CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.111.0-ls80/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
Two new features this release: preview permissions, and... Lego?!
You can now grant "preview" permissions on models; that will let visitors see the model page and any view files set as "previewable" (which is just images by default); the other files are hidden away. This is the first step on our way to support for commercial creators - more to come!
And then just for fun, we now index and even render LDraw (Lego CAD) models! So, if you've been wanting to show off your best MOCs, well, now you can do it in Manyfold!
What's Changed
✨ New Features ✨
- Index LDraw models (LDR and MPD) by @Floppy in manyfold3d/manyfold#4206
- Add "previewable" setting to files by @Floppy in manyfold3d/manyfold#4213
- Show only previewable files if only preview permission is available by @Floppy in manyfold3d/manyfold#4220
- Add info box for preview models by @Floppy in manyfold3d/manyfold#4222
- Add rendering for LDraw files by @Floppy in manyfold3d/manyfold#4211
🐛 Bug Fixes 🐛
- Fix bug showing server link by @Floppy in manyfold3d/manyfold#4218
- Fix error with nil size when detecting duplicates by @Floppy in manyfold3d/manyfold#4219
🌍 Sustainability & Performance 🌍
- Enqueue prepare download jobs from CLI on low-priority queue by @Floppy in manyfold3d/manyfold#4209
🛠️ Other Improvements 🛠️
- Refactor icons and some buttons into components by @Floppy in manyfold3d/manyfold#4212
- Further button component refactoring by @Floppy in manyfold3d/manyfold#4216
- Minor redesign of card layouts by @Floppy in manyfold3d/manyfold#4217
- Change default rendering style to original materials by @Floppy in manyfold3d/manyfold#4225
Full Changelog: manyfold3d/manyfold@v0.110.2...v0.111.0