v6.0.8
grokability/snipe-itv6.0.8Jul 18, 2022by snipe
AI Summary
This release focuses on bug fixes and UI improvements, including an upgrade to Font Awesome 6 and fixes for asset creation, license management, and PDF generation issues.
Key Highlights
- Upgraded Font Awesome to version 6
- Fixed custom fields not populating when creating assets from models
- Added covering indexes for performance on license_seats table
- Fixed 'print assigned' signature generation
- Added checkbox to exclude archived assets from custom reports
New Features
- Checkbox to exclude archived assets from custom reports
Full Release Notes
## What's Changed * Fixed custom fields not populating when creating asset from asset model page by @mikeroq in https://github.com/snipe/snipe-it/pull/11451 * Added covering indexes for performance on `license_seats` by @uberbrady in https://github.com/snipe/snipe-it/pull/11471 * Upgrade font-awesome to v6 by @snipe in https://github.com/snipe/snipe-it/pull/11478 * Fixes padlock icon by @snipe in https://github.com/snipe/snipe-it/pull/11479 * Changed model file icon by @snipe in https://github.com/snipe/snipe-it/pull/11480 * Fixes license file(s) delete modal showing entire model data instead of just the name by @mikeroq in https://github.com/snipe/snipe-it/pull/11484 * Fixed "print assigned" sig broken by @snipe in https://github.com/snipe/snipe-it/pull/11490 * Fixed migrations on restore by @snipe in https://github.com/snipe/snipe-it/pull/11483 * Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.1.0 by @dependabot in https://github.com/snipe/snipe-it/pull/11458 * Fixes "email list of all assigned" apparently being successful even if the user has no email address by @mikeroq in https://github.com/snipe/snipe-it/pull/11492 * Added checkbox to exclude archived assets from custom reports by @Godmartinz in https://github.com/snipe/snipe-it/pull/11488 * Fixes #11496 - Wrong URL generated for download of asset acceptance PDF if locale was not en by @mikeroq in https://github.com/snipe/snipe-it/pull/11502 * Fixed #11508 - font size in alert menu by @snipe in https://github.com/snipe/snipe-it/pull/11516 * Changed some autolabeler and code owners by @snipe in https://github.com/snipe/snipe-it/pull/11517 * Use checkbox formatting on BOM and archived checkboxes in custom report by @snipe in https://github.com/snipe/snipe-it/pull/11526 **Full Changelog**: https://github.com/snipe/snipe-it/compare/v6.0.7...v6.0.8