v6.0.9
版本发布时间: 2022-08-09 06:39:23
snipe/snipe-it最新发布版本:v7.0.13(2024-10-02 19:56:02)
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 https://github.com/snipe/snipe-it/pull/11531
- Upgraded our fork of
laravel-scim-server
to better support SCIM creates by @uberbrady in https://github.com/snipe/snipe-it/pull/11528 - Fixed #11540 - accessory api routes from
GET
toPOST
by @Godmartinz in https://github.com/snipe/snipe-it/pull/11541 - Added checkin without delete for users by @snipe in https://github.com/snipe/snipe-it/pull/11542
- Fixed #11549 - dark skin dropdown menu fixes by @snipe in https://github.com/snipe/snipe-it/pull/11551
- Upgraded
imagemin
by @snipe in https://github.com/snipe/snipe-it/pull/11553 - Applies current time to checkin date by @snipe in https://github.com/snipe/snipe-it/pull/11547
- Bumped packages by @snipe in https://github.com/snipe/snipe-it/pull/11554
- Added link to
SEDC / perl-www-snipe
by @snipe in https://github.com/snipe/snipe-it/pull/11561 - Fixed inconsistent
*_LOG_LEVEL
variables; set reasonable defaults by @uberbrady in https://github.com/snipe/snipe-it/pull/11562 - Added bulk edit to company view by @snipe in https://github.com/snipe/snipe-it/pull/11593
- Switched to conditionally adding the
nbsp;
that the table needs for proper layout if cell is empty by @snipe in https://github.com/snipe/snipe-it/pull/11578 - Fixed legacy routes for
php artisan optimize
by @snipe in https://github.com/snipe/snipe-it/pull/11595 - Fixed date format for Current Date output on location print assigned by @snipe in https://github.com/snipe/snipe-it/pull/11597
- Adds options to include Deleted assets to custom asset reports by @Godmartinz in https://github.com/snipe/snipe-it/pull/11594
- Use apropiate string for license actions by @inietov in https://github.com/snipe/snipe-it/pull/11603
- Hide requested assets if the user cannot see requestable items by @snipe in https://github.com/snipe/snipe-it/pull/11604
- Disallow checkout if qty = 0 by @snipe in https://github.com/snipe/snipe-it/pull/11605
- Use
unique_undeleted
instead ofunique
for custom fields unique validation by @snipe in https://github.com/snipe/snipe-it/pull/11596 - Error 404 fixed on submitting without mandatory field by @vickyjaura183 in https://github.com/snipe/snipe-it/pull/11601
- Added time diff to EOL in asset view by @snipe in https://github.com/snipe/snipe-it/pull/11608
- Fixed labels on radio buttons in custom report by @snipe in https://github.com/snipe/snipe-it/pull/11609
- Added
deleted_at
to custom report export by @snipe in https://github.com/snipe/snipe-it/pull/11610 - Added
configuration change
to maintenance types by @snipe in https://github.com/snipe/snipe-it/pull/11611 - Added relations to report search by @snipe in https://github.com/snipe/snipe-it/pull/11612
- Fix auto incrementing in CSV importer [sc-19366] by @inietov in https://github.com/snipe/snipe-it/pull/11615
- Fixed wrong calculation of assigned components by @inietov in https://github.com/snipe/snipe-it/pull/11617
- Added
German (Informal)
as a language option (only partially translated currently)
New Contributors
- @vickyjaura183 made their first contribution in https://github.com/snipe/snipe-it/pull/11601
Full Changelog: https://github.com/snipe/snipe-it/compare/v6.0.8...v6.0.9