Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.116.0
2025-06-27This is mainly a release driven by a bugfix around permissions on newly uploaded models, but also we’ve now got full API support for uploads, and support for Gerber and KiCad files for you open hardware folks out there!
What’s Changed
✨ New Features ✨
- Add API endpoints for creating new models, and adding new files into existing models by @Floppy in https://github.com/manyfold3d/manyfold/pull/4424
- Add indexing for Gerber and KiCad PCB design files by @Floppy in https://github.com/manyfold3d/manyfold/pull/4432
🔒 Security 🔒
- Simplify upload API by @Floppy in https://github.com/manyfold3d/manyfold/pull/4428
🐛 Bug Fixes 🐛
- Fix indexable choice select box appearance by @Floppy in https://github.com/manyfold3d/manyfold/pull/4425
- Fix file size upgrade job by @Floppy in https://github.com/manyfold3d/manyfold/pull/4426
- Fix permissions given to new uploads by @Floppy in https://github.com/manyfold3d/manyfold/pull/4433
- DIsplay access icons for all models for moderators and admins by @Floppy in https://github.com/manyfold3d/manyfold/pull/4434
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.115.1…v0.116.0