CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.101.0-ls59/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
Now that Manyfold instances can connect to each other, it might be pretty handy to be able to tell which one you're looking at. So, we've now got themes! You can easily select one of 26 different looks for your instance, thanks to the great Bootswatch theme collection. Just go to the new "appearance" settings page to choose your favourite!
We've also got the usual bugfixes, but there's one really big one; we can now render 3MF files that use the "production extension" properly! So, if you've saved your slicer projects as 3MF, downloaded something with print information already added, or had another sort of 3MF file that wasn't rendering, hopefully you'll find it's now working properly!
What's Changed
✨ New Features ✨
- Add the ability to select from bootwatch themes by @Floppy in manyfold3d/manyfold#3583
- Add theme chooser in site settings area by @Floppy in manyfold3d/manyfold#3586
🐛 Bug Fixes 🐛
- Fix various 3MF display issues, including production extension by @Floppy in manyfold3d/manyfold#3584
- Fix error showing download list if there are files without extensions by @Floppy in manyfold3d/manyfold#3585
- Force puma to bind to IPv6 addresses by @Floppy in manyfold3d/manyfold#3587
- Fix menu clipping when previews are missing by @Floppy in manyfold3d/manyfold#3588
- Check that s3 endpoints are full URLs by @Floppy in manyfold3d/manyfold#3589
Full Changelog: manyfold3d/manyfold@v0.100.1...v0.101.0