Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.101.0
2025-02-14Now 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 https://github.com/manyfold3d/manyfold/pull/3583
- Add theme chooser in site settings area by @Floppy in https://github.com/manyfold3d/manyfold/pull/3586
🐛 Bug Fixes 🐛
- Fix various 3MF display issues, including production extension by @Floppy in https://github.com/manyfold3d/manyfold/pull/3584
- Fix error showing download list if there are files without extensions by @Floppy in https://github.com/manyfold3d/manyfold/pull/3585
- Force puma to bind to IPv6 addresses by @Floppy in https://github.com/manyfold3d/manyfold/pull/3587
- Fix menu clipping when previews are missing by @Floppy in https://github.com/manyfold3d/manyfold/pull/3588
- Check that s3 endpoints are full URLs by @Floppy in https://github.com/manyfold3d/manyfold/pull/3589
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.100.1…v0.101.0