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 https://github.com/snipe/snipe-it/pull/14884 - Added more tests around Asset Model by @marcusmoore in https://github.com/snipe/snipe-it/pull/14885
- Fixed namespace for ViewUserTest by @marcusmoore in https://github.com/snipe/snipe-it/pull/14887
- Bumped debugbar from v3.13.0 to v3.13.5 to fix issue with session messages by @marcusmoore in https://github.com/snipe/snipe-it/pull/14886
Full Changelog: https://github.com/snipe/snipe-it/compare/v7.0.2...v7.0.3