v6.0.9
Version 6.0.9 of Snipe-IT includes some small API and UI fixes, including better SCIM support, improved consistency among date formatting across many views, and the long-awaited fix to the Asset Importer that will now automatically generate asset tags for you if you include the asset tag column but leave it blank and you have auto-incrementing assets enabled.
What's Changed
- Upgraded jquery-UI by @snipe in #11531
- Upgraded our fork of
laravel-scim-server
to better support SCIM creates by @uberbrady in #11528 - Fixed #11540 - accessory api routes from
GET
toPOST
by @Godmartinz in #11541 - Added checkin without delete for users by @snipe in #11542
- Fixed #11549 - dark skin dropdown menu fixes by @snipe in #11551
- Upgraded
imagemin
by @snipe in #11553 - Applies current time to checkin date by @snipe in #11547
- Bumped packages by @snipe in #11554
- Added link to
SEDC / perl-www-snipe
by @snipe in #11561 - Fixed inconsistent
*_LOG_LEVEL
variables; set reasonable defaults by @uberbrady in #11562 - Added bulk edit to company view by @snipe in #11593
- Switched to conditionally adding the
nbsp;
that the table needs for proper layout if cell is empty by @snipe in #11578 - Fixed legacy routes for
php artisan optimize
by @snipe in #11595 - Fixed date format for Current Date output on location print assigned by @snipe in #11597
- Adds options to include Deleted assets to custom asset reports by @Godmartinz in #11594
- Use apropiate string for license actions by @inietov in #11603
- Hide requested assets if the user cannot see requestable items by @snipe in #11604
- Disallow checkout if qty = 0 by @snipe in #11605
- Use
unique_undeleted
instead ofunique
for custom fields unique validation by @snipe in #11596 - Error 404 fixed on submitting without mandatory field by @vickyjaura183 in #11601
- Added time diff to EOL in asset view by @snipe in #11608
- Fixed labels on radio buttons in custom report by @snipe in #11609
- Added
deleted_at
to custom report export by @snipe in #11610 - Added
configuration change
to maintenance types by @snipe in #11611 - Added relations to report search by @snipe in #11612
- Fix auto incrementing in CSV importer [sc-19366] by @inietov in #11615
- Fixed wrong calculation of assigned components by @inietov in #11617
- Added
German (Informal)
as a language option (only partially translated currently)
New Contributors
- @vickyjaura183 made their first contribution in #11601
Full Changelog: v6.0.8...v6.0.9