Skip to content

v6.4.0

Compare
Choose a tag to compare
@snipe snipe released this 06 May 19:16
· 107 commits to master since this release

Caution

The NEXT major release of Snipe-IT (v7.0.0) will require PHP 8.1 or greater

Happy Monday, friends! This is the final release of the v6 line of Snipe-IT. (I know, I know.)

If you're hosted with us, you'll have these changes in your hot little hands within a day or so. If you're not, please make sure to upgrade your version of Snipe-IT. But more importantly, please make sure you're running PHP 8.1.x+ before you try to upgrade again after this.

No breaking changes, just some small tweaks, a few added features, and a few bug fixes. We did have to address a potential (though very hard to exploit) permissions escalation issue, which is why we're making this 6.4.0 instead of a point release.

v7 has been a long time coming, but we're nearly there.

Thanks as always to our community contributors for their awesome work! <3

What's Changed

New API Endpoints:

  • Added the /api/v1/hardware/checkins/due and /api/v1/hardware/checkins/overdue endpoints
  • Added the /api/v1/hardware/checkins/due-or-overdue and /api/v1/hardware/audits/due-or-overdue endpoints

New Dev Documentation:

New Contributors

Full Changelog: v6.3.4...v6.4.0