Caution
This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
This small update should resolve issues folks had with the upgrader failing on backup due to composer install
not having run yet, and a few 500 errors that were occurring due to some changes we made with the way Laravel handles route-model binding.
If you're just getting around to upgrading from the v7.x line, the full v8 release notes are a little more exciting. :) We have a blog post up with a little more context for the v8 changes here.
What's Changed
- Fixed 500 on edit locations page by referencing current location by @jostrander in #16320
- Removed references to mcrypt by @snipe in #16062
- Fixed edit routes in tests by @marcusmoore in #16322
- Changed parameter name for route-model binding by @spencerrlongg in #16321
- Remove remaining hardware references in favor of new RMB by @spencerrlongg in #16325
- Added label test by @snipe in #16335
- Fixed #16334 - Changed composer order in upgrade script by @snipe in #16336
Note
If you run into an issue with blank tables on some screens, please see the pinned issue #16136 for the fix
New Contributors
- @jostrander made their first contribution in #16320
7.1.16 Changelog: v7.1.16...v8.0.1
This Changelog: v8.0.0...v8.0.1