v6.4.2
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 https://github.com/snipe/snipe-it/pull/14707
- Fixed user assets not updating when a user changes location by @Godmartinz in https://github.com/snipe/snipe-it/pull/14474
- Updated alpine to the latest version (3.13.10) by @marcusmoore in https://github.com/snipe/snipe-it/pull/14700
- Added security.txt file by @snipe in https://github.com/snipe/snipe-it/pull/14725
- Adds a note text area to asset acceptances/declines by @Godmartinz in https://github.com/snipe/snipe-it/pull/14451
- Only attempt to decrypt custom fields in activity log if the value is not empty by @snipe in https://github.com/snipe/snipe-it/pull/14728
- Added next audit date to assets form by @snipe in https://github.com/snipe/snipe-it/pull/14719
- Sets purchase date as date (versus datetime) in labels by @snipe in https://github.com/snipe/snipe-it/pull/14729
- Updated translations by @snipe in https://github.com/snipe/snipe-it/pull/14730
- Fixed #14664 - allow additional urls in env for CSP by @snipe in https://github.com/snipe/snipe-it/pull/14731
- Small translation additions by @snipe in https://github.com/snipe/snipe-it/pull/14736
- removed extra div tags by @Godmartinz in https://github.com/snipe/snipe-it/pull/14741
- Refactor group syncing on user edit API endpoint by @snipe in https://github.com/snipe/snipe-it/pull/14745
- Fixed #12299: permissions on storage dir in Docker (rebased) by @uberbrady in https://github.com/snipe/snipe-it/pull/14751
- Nicer handling of erroring when filename+log do not match by @snipe in https://github.com/snipe/snipe-it/pull/14752
- Added exif to required extensions by @snipe in https://github.com/snipe/snipe-it/pull/14753
Full Changelog: https://github.com/snipe/snipe-it/compare/v6.4.1...v6.4.2