v7.0.7
版本发布时间: 2024-07-02 16:50:32
snipe/snipe-it最新发布版本:v7.0.13(2024-10-02 19:56:02)
[!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 https://github.com/snipe/snipe-it/pull/14831
- Check that the user exists before trying to fill the request by @snipe in https://github.com/snipe/snipe-it/pull/14982
- Fixed #14976, #14975, #14973 - Translation strings aren't always working by @uberbrady in https://github.com/snipe/snipe-it/pull/14981
- Removed "Edit Your Profile" button from View Assets page if user is not able to edit their profile by @marcusmoore in https://github.com/snipe/snipe-it/pull/14999
- Added links on user table to tabs on show user page by @marcusmoore in https://github.com/snipe/snipe-it/pull/15001
- Fixed extension requirement checking in upgrade script by @marcusmoore in https://github.com/snipe/snipe-it/pull/14986
- Use more modern reference for input text by @snipe in https://github.com/snipe/snipe-it/pull/14983
- Add Label Template: Use with endless 62mm Brother printer rolls by @Galaxy102 in https://github.com/snipe/snipe-it/pull/14870
New Contributors
- @Galaxy102 made their first contribution in https://github.com/snipe/snipe-it/pull/14870
Full Changelog: https://github.com/snipe/snipe-it/compare/v7.0.6...v7.0.7