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 Tuesday! This point release handles the unusual (but possible) use-case where the language in APP_LOCALE
had not been updated correctly to use the four/five letter ISO code and was still using the two-letter code, so users might have seen issues with translation strings related to FALLBACK_APP_LOCALE
. This also fixes the upgrade script where the requirements checks would fail if you did not have gd installed, but you do have Imagemagick installed. Plus, a new label template for endless 62mm Brother printer rolls!
What's Changed
- Updated Livewire to v3 by @marcusmoore in snipe/snipe-it#14831
- Check that the user exists before trying to fill the request by @snipe in snipe/snipe-it#14982
- Fixed #14976, #14975, #14973 - Translation strings aren't always working by @uberbrady in snipe/snipe-it#14981
- Removed "Edit Your Profile" button from View Assets page if user is not able to edit their profile by @marcusmoore in snipe/snipe-it#14999
- Added links on user table to tabs on show user page by @marcusmoore in snipe/snipe-it#15001
- Fixed extension requirement checking in upgrade script by @marcusmoore in snipe/snipe-it#14986
- Use more modern reference for input text by @snipe in snipe/snipe-it#14983
- Add Label Template: Use with endless 62mm Brother printer rolls by @Galaxy102 in snipe/snipe-it#14870
New Contributors
- @Galaxy102 made their first contribution in snipe/snipe-it#14870
Full Changelog: snipe/snipe-it@v7.0.6...v7.0.7