LinuxServer Changes:
Add php7-sodium for v6.
snipe-it Changes:
⚠️ 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 snipe/snipe-it#11834
- Fixes the calc of months and fixes typo of the word depreciation by @Godmartinz in snipe/snipe-it#11986
- Fixed wrong icons for mobile view for locations listing by @snipe in snipe/snipe-it#11988
- Fixed: Okta LDAP Manager Attribute - Better handle LDAP Manager settings by @uberbrady in snipe/snipe-it#11995
- Added cache manager lookups in LDAP for performance boost by @uberbrady in snipe/snipe-it#12006
- Added default tab to locations by @snipe in snipe/snipe-it#12008
- Changed button icon for importer by @snipe in snipe/snipe-it#12015
- Added externalId support to SCIM integration by @uberbrady in snipe/snipe-it#12030
- Fixed #12027: Add memcached php extensions to docker images by @StarlessNights in snipe/snipe-it#12028
- Fix typo in Dockerfile.fpm-alpine by @eltociear in snipe/snipe-it#11928
- adds shortcuts for listing, creating, and saving by @Godmartinz in snipe/snipe-it#11951
- Added new tab to locations by @snipe in snipe/snipe-it#12035
- Added - set
expected_checkin
tonull
on user bulk checkin and delete by @snipe in snipe/snipe-it#12038 - Renamed column back to assets_count for legacy by @snipe in snipe/snipe-it#12040
- Fixed #12009 - Added ability to reflect color in sidenav if one is given by @snipe in snipe/snipe-it#12041
- Fixed string for invalid current password by @snipe in snipe/snipe-it#12042
- Fixed (?) method name? by @snipe in snipe/snipe-it#11766
- Added uploads to components by @snipe in snipe/snipe-it#12057
- Added uploads to components by @snipe in snipe/snipe-it#12058
- Use the generic file uploads strings by @snipe in snipe/snipe-it#12059
- Added accessories file uploads by @snipe in snipe/snipe-it#12060
- Fixed writes to the
externalId
from SCIM by @uberbrady in snipe/snipe-it#12049 - Fixed - small uploads fixes by @snipe in snipe/snipe-it#12066
- Fixed model file image path/variable by @snipe in snipe/snipe-it#12067
New Contributors
- @StarlessNights made their first contribution in snipe/snipe-it#12028
- @eltociear made their first contribution in snipe/snipe-it#11928
Full Changelog: snipe/snipe-it@v6.0.12...v6.0.13