LinuxServer Changes:
Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
snipe-it Changes:
Caution
Snipe-IT now requires PHP 8.1.2 or greater
Happy Monday, nerds! This release fixes some missing translations, adds some improvements for merging users, fixes a bug where custom field data could be lost when auditing under certain conditions, and also adds some query optimizations for speed. Enjoy!
What's Changed
- Added missing translations by @snipe in snipe/snipe-it#15010
- Removed non-counts from allowed array by @snipe in snipe/snipe-it#15021
- Resolved Potential Issue when Deleting Personal Access Tokens by @spencerrlongg in snipe/snipe-it#15022
- Fixed #15005 - Improvements on user merge by @snipe in snipe/snipe-it#15016
- Added files column to bulk user delete, optimized queries by @snipe in snipe/snipe-it#15023
- Upgrade webpack from 5.91.0 to 5.92.0 #15008 by @snipe in snipe/snipe-it#15025
- Added #15015 - ability for admins to select default avatar by @snipe in snipe/snipe-it#15027
- Fixed #15037 - Removed custom fieldsets on auditing - it’s not used (yet) by @snipe in snipe/snipe-it#15043
- Snyk - Updated jquery validation by @snipe in snipe/snipe-it#15045
- Added localization for bootstrap-tables by @snipe in snipe/snipe-it#15046
Full Changelog: snipe/snipe-it@v7.0.7...v7.0.8