v6.0.12
grokability/snipe-itv6.0.12Oct 13, 2022by snipe
AI Summary
Focuses on bug fixes for mobile views and adds user start/end dates along with a new SCIM trace feature.
Key Highlights
- Fixed mobile views and sidebar menu clickability
- Added start and end dates to users
- Use new scim-trace feature from forked library
- Added autoglossonyms for locales
New Features
- User start and end dates
- SCIM trace feature
Full Release Notes
## What's Changed * Fixes mobile views and clickability of sidebar menu by @Godmartinz in https://github.com/snipe/snipe-it/pull/11916 * Added autoglossonyms for locales and translations for countries by @snipe in https://github.com/snipe/snipe-it/pull/11924 * Fixed #11710 - Validation of checkbox data with multiple values by @inietov in https://github.com/snipe/snipe-it/pull/11925 * Added start and end dates to users by @snipe in https://github.com/snipe/snipe-it/pull/11926 * Use the new scim-trace feature from our fork of `laravel-scim-server` lib by @uberbrady in https://github.com/snipe/snipe-it/pull/11927 * Fixed Error 500 undefined variable `$item` creating a new user. by @inietov in https://github.com/snipe/snipe-it/pull/11933 * Fixes the margin top adjustment for desktop by @Godmartinz in https://github.com/snipe/snipe-it/pull/11937 * Fixed Depreciation date diff readable precision by @inietov in https://github.com/snipe/snipe-it/pull/11959 * Added clearer LDAP activated helptext by @snipe in https://github.com/snipe/snipe-it/pull/11952 * Sets nullable attribute on validation by @snipe in https://github.com/snipe/snipe-it/pull/11960 * Correct comparison logic by @nh314 in https://github.com/snipe/snipe-it/pull/11942 * Remove required mark by @nh314 in https://github.com/snipe/snipe-it/pull/11949 * Bump actions/checkout from 2 to 3.1.0 by @dependabot in https://github.com/snipe/snipe-it/pull/11944 * Use admin ID for audit log notification by @snipe in https://github.com/snipe/snipe-it/pull/11964 * Added new translations by @snipe in https://github.com/snipe/snipe-it/pull/11971 ## New Contributors * @nh314 made their first contribution in https://github.com/snipe/snipe-it/pull/11942 **Full Changelog**: https://github.com/snipe/snipe-it/compare/v6.0.11...v6.0.12