LinuxServer Changes:
Existing users should update: site-confs/default.conf - Cleanup default site conf.
snipe-it Changes:
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
SendUpcomingAuditReport
command by @marcusmoore in snipe/snipe-it#14690 - Fixes #14692 - set default variables for sidebar totals by @snipe in snipe/snipe-it#14693
- Fixes #14701 - wrong total asset count by @Toreg87 in snipe/snipe-it#14702
- Fixed UI where delete button was not disabled even if the user couldn't be deleted by @snipe in snipe/snipe-it#14697
- Fix memory-hog query in AssetCountForSidebar middleware by @jerm in snipe/snipe-it#14711
- Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1 by @dependabot in snipe/snipe-it#14715
Full Changelog: snipe/snipe-it@v6.4.0...v6.4.1