v6.4.1
Caution
The NEXT major release of Snipe-IT (v7.0.0) will require PHP 8.1 or greater
Hi folks - happy Monday! This is just tiny release to handle a few small remaining bug fixes as we head into v7.
The current working v7 branch will be merged into the existing develop branch within the week, and will then be available on the https://develop.snipeitapp.com demo link.
This update fixes a small issue with notifications and also optimizes some of the queries that populate the sidebar that could have slowed things down for folks with a lot of assets.
What's Changed
- Load settings in
SendUpcomingAuditReportcommand by @marcusmoore in https://github.com/snipe/snipe-it/pull/14690 - Fixes #14692 - set default variables for sidebar totals by @snipe in https://github.com/snipe/snipe-it/pull/14693
- Fixes #14701 - wrong total asset count by @Toreg87 in https://github.com/snipe/snipe-it/pull/14702
- Fixed UI where delete button was not disabled even if the user couldn't be deleted by @snipe in https://github.com/snipe/snipe-it/pull/14697
- Fix memory-hog query in AssetCountForSidebar middleware by @jerm in https://github.com/snipe/snipe-it/pull/14711
- Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1 by @dependabot in https://github.com/snipe/snipe-it/pull/14715
Full Changelog: https://github.com/snipe/snipe-it/compare/v6.4.0...v6.4.1