This release brings the ability to rename files, finally! You can rename individually or in bulk, and the file list inside a model now takes subdirectory paths into account in its groupings, so you can really get organised!
We also now index archive files, Prusa binary GCode, and HTML & Word documents. And on top of all that, we've had some great community contributions, like password strength settings, bulk updating models across all pages, and amazinglty, a complete translation into Dutch!
What's Changed
✨ New Features ✨
- File renaming by @Floppy in #3416
- Use full file path for grouping inside models by @Floppy in #3417
- Index Prusa's Binary GCode (.bgcode) files by @Floppy in #3418
- Include archive files when indexing existing files on disk by @Floppy in #3419
- Index HTML and Word documents by @Floppy in #3420
- Dynamically set file grouping size based on number of files by @Floppy in #3421
- Rename files in bulk by @Floppy in #3425
- Added environment variable to set required password quality by @fhp in #3428
- Test email feature by @matthewbadeau in #3429
- Add Dutch (nl) translation by @fhp in #3431
- Add "Update All Models" functionality to bulk edit models by @fhp in #3430
🐛 Bug Fixes 🐛
- Fix missing breadcrumb on file edit page by @Floppy in #3426
- Fix display of "printed" state by @Floppy in #3436
🛠️ Other Improvements 🛠️
- Add a form helper for checkbox inputs by @Floppy in #3422
- Use checkbox row helper by @Floppy in #3427
- Add translations for bulk file renaming fields by @Floppy in #3438
- Add total model count to update all button by @Floppy in #3439
Full Changelog: v0.95.1...v0.96.0