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
Quick fix release for a backup notification issue, and also cleaned up some really small layout glitches.
If you happen to be running Snipe-IT over a reverse-proxy and when you upgrade, your CSS does not load, try setting APP_FORCE_TLS=true
in your .env
.
What's Changed
- Fixed small footer issues by @snipe in snipe/snipe-it#14876
- Updated spatie backup notification config class names by @snipe in snipe/snipe-it#14877
- Fixed weird layout in admin oauth [sc-25673] by @snipe in snipe/snipe-it#14879
Full Changelog: snipe/snipe-it@v7.0.1...v7.0.2