Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.125.0
2025-10-06A mixture of small features and bugfixes this time round; support for opening in Lychee, searchable dropdowns, matching fixes and URL import help.
What’s Changed
✨ New Features ✨
- Add links to open in Lychee Slicer by @Floppy in https://github.com/manyfold3d/manyfold/pull/4764
- Make all select boxes searchable by typing by @Floppy in https://github.com/manyfold3d/manyfold/pull/4766
🐛 Bug Fixes 🐛
- Only match supported/unsupported files together if they have the same extension by @Floppy in https://github.com/manyfold3d/manyfold/pull/4773
🌍 Sustainability & Performance 🌍
- Combine standard and solo docker builds more efficiently by @Floppy in https://github.com/manyfold3d/manyfold/pull/4789
🛠️ Other Improvements 🛠️
- Add help panel to import to show which sites are supported and configured by @Floppy in https://github.com/manyfold3d/manyfold/pull/4774
- Cache apt installs and fail tests fast to speed up build process by @Floppy in https://github.com/manyfold3d/manyfold/pull/4788
- Prepare for docker smoke testing by @Floppy in https://github.com/manyfold3d/manyfold/pull/4785
- Configure smoke test properly by @Floppy in https://github.com/manyfold3d/manyfold/pull/4790
- Translation update by @Floppy in https://github.com/manyfold3d/manyfold/pull/4756
- Use assimp 3d library directly rather than calling the binary by @Floppy in https://github.com/manyfold3d/manyfold/pull/4784
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.124.0…v0.125.0