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
As we wrap it all up for v7 (which you can preview on the snipeit_v7_laravel10
branch, we knew there would be a few more things we needed to handle. Most of these are small bugfixes (that have already been merged into the v7 branch) but we also came across some security issues that we wanted to patch as we close off the v6 line. Users are encouraged to upgrade to v6.4.2 - and of course, encouraged to make sure your servers are ready for v7 with PHP8.1.
What's Changed
- Bulk Edit Tests and Tweaks by @spencerrlongg in snipe/snipe-it#14707
- Fixed user assets not updating when a user changes location by @Godmartinz in snipe/snipe-it#14474
- Updated alpine to the latest version (3.13.10) by @marcusmoore in snipe/snipe-it#14700
- Added security.txt file by @snipe in snipe/snipe-it#14725
- Adds a note text area to asset acceptances/declines by @Godmartinz in snipe/snipe-it#14451
- Only attempt to decrypt custom fields in activity log if the value is not empty by @snipe in snipe/snipe-it#14728
- Added next audit date to assets form by @snipe in snipe/snipe-it#14719
- Sets purchase date as date (versus datetime) in labels by @snipe in snipe/snipe-it#14729
- Updated translations by @snipe in snipe/snipe-it#14730
- Fixed #14664 - allow additional urls in env for CSP by @snipe in snipe/snipe-it#14731
- Small translation additions by @snipe in snipe/snipe-it#14736
- removed extra div tags by @Godmartinz in snipe/snipe-it#14741
- Refactor group syncing on user edit API endpoint by @snipe in snipe/snipe-it#14745
- Fixed #12299: permissions on storage dir in Docker (rebased) by @uberbrady in snipe/snipe-it#14751
- Nicer handling of erroring when filename+log do not match by @snipe in snipe/snipe-it#14752
- Added exif to required extensions by @snipe in snipe/snipe-it#14753
Full Changelog: snipe/snipe-it@v6.4.1...v6.4.2