Skip to content

v8.0.2

Latest
Compare
Choose a tag to compare
@snipe snipe released this 27 Feb 12:30
· 40 commits to master since this release

Caution

This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.

Howdy all! Just a small point release today to handle some tiny issues we've seen since the 8.0.0 release. We've also improved the look of the upgrader script to give you color support to make things a little clearer if something went wrong with your upgrade.

We've also changed the behavior of what happens when you edit an asset to a pending status. Previously, editing an asset to a non-deployable asset status would automatically check it in. Now, both deployable and pending status types will stay checked in (if they are checked out) and only archived and undeployable will automatically checkin assets. This is to account for use-cases like when an asset it out for repair should still technically be assigned to the user in question, as it will be returned once it comes back from repair.

Note

Please make sure you have changed your BS_TABLE_STORAGE value to localStorage in your .env and clear your cookies after upgrading. See the pinned issue #16136 for additional information.

What's Changed

New Contributors

Full Changelog: v8.0.1...v8.0.2