v7.0.7
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 #14831
- Check that the user exists before trying to fill the request by @snipe in #14982
- Fixed #14976, #14975, #14973 - Translation strings aren't always working by @uberbrady in #14981
- Removed "Edit Your Profile" button from View Assets page if user is not able to edit their profile by @marcusmoore in #14999
- Added links on user table to tabs on show user page by @marcusmoore in #15001
- Fixed extension requirement checking in upgrade script by @marcusmoore in #14986
- Use more modern reference for input text by @snipe in #14983
- Add Label Template: Use with endless 62mm Brother printer rolls by @Galaxy102 in #14870
New Contributors
- @Galaxy102 made their first contribution in #14870
Full Changelog: v7.0.6...v7.0.7