v6.0.14
⚠️ IMPORTANT: Later versions of Snipe-IT will require PHP8.0 or greater
What's Changed
- Added new SCIM env vars; and upgraded SCIM library by @uberbrady in #12088
- Fixed 500 on missing license files on server by @snipe in #12105
- Fixed 500 error if model files are missing on server by @snipe in #12107
- Added custom field option to view assets by @snipe in #12096
- Fixed HTTP AssetTransformer to generate an empty object for missing custom fields by @fernando-almeida in #12106
- Allow searching directly for asset tag and serial via main API endpoint by @snipe in #12118
- Replace error suppression with better logic by @snipe in #12121
- Added: API endpoint to trigger a user email notification with their assigned assets by @lukasfehling in #12119
- Added ability to include deleted items in tag search endpoint by @snipe in #12120
- Fixed #12109 - Duplicate column on Category listing by @deloz in #12129
- Fixed 500 if
format
is not passed to the create custom field endpoint payload by @snipe in #12131 - Fixed issue where View Assigned Assets would crash if there are no custom fields for any assigned models by @snipe in #12132
- Fixed #12095 - email logo still linking even if settings deny it by @deloz in #12127
- Fixed checkout to all description by @Godmartinz in #12122
- Added
serial
column to the user history page by @Godmartinz in #12141 - Fixed #9949 - PATCH to custom fields failing on validation (alt approach to #12011) by @snipe in #12139
- Fixed restore icon in table view by @WhaleHub in #12148
- Fixed background color for readonly date picker fields by @snipe in #12157
- Fixed #12046 #12137 Custom field checkboxes not holding value by @inietov in #12165
- Fixed #12161 500 error when accepting assets by @inietov in #12168
- Fixed #12046 #12137 Custom field checkboxes not holding value for develop by @inietov in #12166
- Fixed categories view columns matching by @Robert-Azelis in #12164
- SCIM updates by @uberbrady in #12159
- Fixed #11980 Submit button deactivated in Users' Bulk Checkin if no status selected by @inietov in #12167
- Fixed #11699 and #12065 Email issues by @inietov in #12125
- Added serial number to emailed inventory report by @snipe in #12185
- Fixed #12133 - Added job title to header in print assets view by @snipe in #12187
- Fixed #12119 - updated user inventory language to use strings by @akemidx in #12182
- Fixed life-ring icon color with themes by @Godmartinz in #12194
- Fixed #11682 Custom field type of CUSTOM REGEX defaults back to ANY on editing by @inietov in #12197
- Fixed accidental curly quotes in #12182 by @akemidx in #12204
- Fixed typo in screen reader text by @snipe in #12219
- Fixed regression with the custom report export user fields by @Godmartinz in #12134
- Fixes the margin and padding for img barcode in labels by @Godmartinz in #12224
- Use
heroku-redis:mini
instead ofhobby
as It is deprecated by @oguzbilgic in #12231 - Add throttle for password reset form by @snipe in #12221
New Contributors
- @fernando-almeida made their first contribution in #12106
- @lukasfehling made their first contribution in #12119
- @deloz made their first contribution in #12129
- @WhaleHub made their first contribution in #12148
- @akemidx made their first contribution in #12182
- @oguzbilgic made their first contribution in #12231
Full Changelog: v6.0.13...v6.0.14