CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.96.0-ls51/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
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 manyfold3d/manyfold#3416
- Use full file path for grouping inside models by @Floppy in manyfold3d/manyfold#3417
- Index Prusa's Binary GCode (.bgcode) files by @Floppy in manyfold3d/manyfold#3418
- Include archive files when indexing existing files on disk by @Floppy in manyfold3d/manyfold#3419
- Index HTML and Word documents by @Floppy in manyfold3d/manyfold#3420
- Dynamically set file grouping size based on number of files by @Floppy in manyfold3d/manyfold#3421
- Rename files in bulk by @Floppy in manyfold3d/manyfold#3425
- Added environment variable to set required password quality by @fhp in manyfold3d/manyfold#3428
- Test email feature by @matthewbadeau in manyfold3d/manyfold#3429
- Add Dutch (nl) translation by @fhp in manyfold3d/manyfold#3431
- Add "Update All Models" functionality to bulk edit models by @fhp in manyfold3d/manyfold#3430
🐛 Bug Fixes 🐛
- Fix missing breadcrumb on file edit page by @Floppy in manyfold3d/manyfold#3426
- Fix display of "printed" state by @Floppy in manyfold3d/manyfold#3436
🛠️ Other Improvements 🛠️
- Add a form helper for checkbox inputs by @Floppy in manyfold3d/manyfold#3422
- Use checkbox row helper by @Floppy in manyfold3d/manyfold#3427
- Add translations for bulk file renaming fields by @Floppy in manyfold3d/manyfold#3438
- Add total model count to update all button by @Floppy in manyfold3d/manyfold#3439
Full Changelog: manyfold3d/manyfold@v0.95.1...v0.96.0