⚠️ 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.)
New in v5.3.1
This is just a point release that primarily restores the "clone" functionality in the asset listing, caused by a regression in the API permissions JSON. We also fixed an error that could arise if you set default_label
to null when using the API. This value now defaults to 0 instead.
Added
- Added import for
min_amt
for consumables - Exclude deleted assets by default when doing lookup by serial
Fixed
- Fix branding logo URL path for S3
- Fixed permissions array to handle missing clone button
- Set
default_label
to0
instead ofnull
in API if value submitted is blank - Fixed #10231: use correct python binary for exit listener
For a full list of changes, see the complete changelog.
Upgrading
For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php
.