v6.0.13

grokability/snipe-itv6.0.13Nov 3, 2022by snipe

AI Summary

Adds file upload capabilities for components and accessories, along with external ID support for SCIM integration.

Key Highlights

  • External ID support added to SCIM integration
  • File uploads now supported for components and accessories
  • Added cache manager lookups in LDAP for performance
  • Default tab added to locations

New Features

  • External ID support for SCIM
  • File uploads for components and accessories

Full Release Notes

### ⚠️  IMPORTANT: Later versions of Snipe-IT will require PHP8.0 or greater


## What's Changed

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

## New Contributors
* @StarlessNights made their first contribution in https://github.com/snipe/snipe-it/pull/12028
* @eltociear made their first contribution in https://github.com/snipe/snipe-it/pull/11928

**Full Changelog**: https://github.com/snipe/snipe-it/compare/v6.0.12...v6.0.13