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 or greater
This release just addresses some small issues for folks behind reverse proxies and fixes a few small bits for folks on PHP 8.1.x that would have only have had issues if they pulled from master within the past 24 hours.
What's Changed
- Prefaced fields with “users” for clarity by @snipe in snipe/snipe-it#14893
- Fixed #14882 - Properly scope archived based on settings by @snipe in snipe/snipe-it#14894
- Fixed #14898 - (regression) Reverted debugbar back into require vs require-dev by @snipe in snipe/snipe-it#14899
- Fixed unable to install on PHP 8.1 by @marcusmoore in snipe/snipe-it#14900
- Possible fix for proxy/reverse proxy by @snipe in snipe/snipe-it#14896
Full Changelog: snipe/snipe-it@v7.0.3...v7.0.4