v6.0.7
grokability/snipe-itv6.0.7Jul 5, 2022by snipe
AI Summary
A minor release that updates translations for German, Estonian, and Turkish, and fixes issues related to asset acceptance when signatures are not required and restore functionality.
Key Highlights
- Updated translations for German, Estonian, and Turkish
- Fixed asset acceptance when signatures are not enabled
- Fixed restore routes for models, users, and assets
- Fixed missing import for Setting model in AcceptanceController
Full Release Notes
This is just a small release that adds updated translations for German, Estonian and Turkish, fixes an issue with asset acceptance when you don't have signatures required, and fixes an issue withe the restore methods for models and users. ## What's Changed * Fixed #11393 - reject acceptance if no file is present by @snipe in https://github.com/snipe/snipe-it/pull/11440 * Adds check to AcceptanceController to see if signatures are enabled by @mikeroq #11444 * Fixes #11452 - Asset Restore routes/buttons also asset models/users restore as well by @mikeroq in https://github.com/snipe/snipe-it/pull/11453 * Fixes #11459 Missing import for Setting model in AcceptanceController by @mikeroq in https://github.com/snipe/snipe-it/pull/11460 * Updated translations by @snipe in https://github.com/snipe/snipe-it/pull/11467 * Fixed typo by @reederda in https://github.com/snipe/snipe-it/pull/11462 ## New Contributors * @reederda made their first contribution in https://github.com/snipe/snipe-it/pull/11462 **Full Changelog**: https://github.com/snipe/snipe-it/compare/v6.0.6...v6.0.7