v7.0.3
Caution
Snipe-IT now requires PHP 8.1 or greater
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 missing
}
by @marcusmoore in #14884 - Added more tests around Asset Model by @marcusmoore in #14885
- Fixed namespace for ViewUserTest by @marcusmoore in #14887
- Bumped debugbar from v3.13.0 to v3.13.5 to fix issue with session messages by @marcusmoore in #14886
Full Changelog: v7.0.2...v7.0.3