v5.4.1
grokability/snipe-itv5.4.1Mar 4, 2022by snipe
AI Summary
A point release focused on API enhancements and bug fixes, specifically related to location dropdowns, metadata display, and asset maintenance gates.
Key Highlights
- Added consumables endpoint and various filters to the user API.
- Fixed location dropdown loading issues with specific permissions.
- Fixed metadata display and asset maintenance edit gates.
New Features
- Added consumables endpoint to user API.
- Added notes to accessories, components, and consumables.
- Added LDAP import, asset count, and other filters to the user API.
Full Release Notes
### ⚠️ 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.4.1 This is just a point release that largely adds a few additional endpoint filters for the API. ### Fixed - Fixed an issue where locations dropdown would not load with certain low-level unique permissions - Fix to better handle metadata display [#10771] - Fixed edit gate in asset maintenances [#10772] ### Added - Added consumables endpoint to user API [#10721] - Added #6918 - added notes to accessories, components, consumables [#10774] - Added `ldap_import`, `assets_count`, `consumables_count`, `licenses_count` and `accessories_count` as filters to user API [#10773] ### Improved For a full list of changes, [see the complete changelog](https://github.com/snipe/snipe-it/compare/v5.4.0...v5.4.1). ### Upgrading For general upgrading instructions, [click here](https://snipe-it.readme.io/docs/upgrading). Users who installed Snipe-IT via Git (recommended) can just run `php upgrade.php`.