⚠️ IMPORTANT: Later versions of Snipe-IT will require PHP 7.4 or greater. It is highly recommended you upgrade your version of PHP NOW.
(This is a requirement in order for us to be able to pull forward the dependencies that will allow us to support PHP8 and beyond moving forward.)
What's Changed
- Added
status_id
to asset checkout API by @snipe in #10943 - Fixed double updates from action log and history by @Godmartinz in #10952
- Escape checkout target name by @snipe in #10971
- Added access gate to the requested assets index by @snipe in #10991
- Fixed model export filename to use
str_slug
for filename for JS export (like we do elsewhere) by @snipe in #10994 - Fixed Activity Report download-all action when fails creating the CSV report when an asset has been deleted by @inietov in #11000
Full Changelog: v5.4.3...v5.4.4