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
This release largely handles some translation issues (especially related to backup notification emails), a few small importer issues related to date importing, and a bunch of additional automated tests. We also added the feature of being able to disallow your users to edit their profiles at all, and fixed an issue around the ability to delete users.
What's Changed
- Fixed importer audit date validation issue by @snipe in snipe/snipe-it#14908
- Fixed backup notification translations by @snipe in snipe/snipe-it#14920
- Added
lastname.firstname
as email format by @snipe in snipe/snipe-it#14921 - Add storage path permissions test by @bryanlopezinc in snipe/snipe-it#14912
- Added some style changes in label field selector for the
DefaultLabel
template by @Godmartinz in snipe/snipe-it#14791 - Fixed incorrect translation path for edit profile confirmation message by @snipe in snipe/snipe-it#14922
- Updated language strings by @snipe in snipe/snipe-it#14923
- Fixed small deprecation warnings for PHP8.2 by @snipe in snipe/snipe-it#14932
- Possible fix for #14915 - error on import when status label is not provided and no deployable statuses can be found by @snipe in snipe/snipe-it#14924
- Added php 8.3 test by @snipe in snipe/snipe-it#14934
- Fixed #14935 - improvements and more tests around user deletion by @snipe in snipe/snipe-it#14937
- Updated PHPunit by @snipe in snipe/snipe-it#14941
- Check that there is a depreciation date before formatting by @snipe in snipe/snipe-it#14949
- Bump docker/build-push-action from 5 to 6 by @dependabot in snipe/snipe-it#14947
- Updated translations by @snipe in snipe/snipe-it#14950
- Additional translation strings by @snipe in snipe/snipe-it#14925
- Added ability to disallow profile editing by @snipe in snipe/snipe-it#14951
Full Changelog: snipe/snipe-it@v7.0.4...v7.0.5