Skip to content

Releases: 7357-2022/hw2k_snipeit_ynh

6.0.14

09 Dec 04:15
c6b25e4
Compare
Choose a tag to compare

What's Changed

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

6.0.13

04 Nov 07:28
db5e9f9
Compare
Choose a tag to compare

What's Changed

  • Added try/catch wrap notifications to catch notification failures on checkin/checkout in #11834
  • Fixes the calc of months and fixes typo of the word depreciation in #11986
  • Fixed wrong icons for mobile view for locations listing in #11988
  • Fixed: Okta LDAP Manager Attribute - Better handle LDAP Manager settings in #11995
  • Added cache manager lookups in LDAP for performance boost in #12006
  • Added default tab to locations in #12008
  • Changed button icon for importer in #12015
  • Added externalId support to SCIM integration in #12030
  • Fixed #12027: Add memcached php extensions to docker images in #12028
  • Fix typo in Dockerfile.fpm-alpine in #11928
  • Adds shortcuts for listing, creating, and saving in #11951
  • Added new tab to locations in #12035
  • Added - set expected_checkin to null on user bulk checkin and delete in #12038
  • Renamed column back to assets_count for legacy in #12040
  • Fixed #12009 - Added ability to reflect color in sidenav if one is given in #12041
  • Fixed string for invalid current password in #12042
  • Fixed (?) method name? in #11766
  • Added uploads to components in #12057
  • Added uploads to components in #12058
  • Use the generic file uploads strings in #12059
  • Added accessories file uploads in #12060
  • Fixed writes to the externalId from SCIM in #12049
  • Fixed - small uploads fixes in #12066
  • Fixed model file image path/variable in #12067

6.0.12

13 Oct 23:16
3016c8f
Compare
Choose a tag to compare

What's Changed

  • Fixes mobile views and clickability of sidebar menu in #11916
  • Added autoglossonyms for locales and translations for countries in #11924
  • Fixed #11710 - Validation of checkbox data with multiple values in #11925
  • Added start and end dates to users in #11926
  • Use the new scim-trace feature from our fork of laravel-scim-server lib in #11927
  • Fixed Error 500 undefined variable $item creating a new user in #11933
  • Fixes the margin top adjustment for desktop in #11937
  • Fixed Depreciation date diff readable precision in #11959
  • Added clearer LDAP activated helptext in #11952
  • Sets nullable attribute on validation in #11960
  • Correct comparison logic in #11942
  • Remove required mark in #11949
  • Bump actions/checkout from 2 to 3.1.0 in #11944
  • Use admin ID for audit log notification in #11964
  • Added new translations in #11971

6.0.11

11 Oct 08:45
423a2e3
Compare
Choose a tag to compare

What's Changed

5.3.1

11 Oct 08:23
6e29317
Compare
Choose a tag to compare

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 to 0 instead of null in API if value submitted is blank
  • Fixed snipe/snipe-it#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.