Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
About
Versions (100)
v0.117.0
2025-07-08This release brings the ability to merge any models (sets of files) together into one folder!
You can:
- choose an existing model as the primary,
- create a completely new folder with all the contents,
- or create a new model in a shared parent folder; this is particularly useful for those cases where you have what should be a model, but just has subfolders in it, no files, so Manyfold hasn’t picked it up.
What’s Changed
✨ New Features ✨
- Merge any set of models by @Floppy in https://github.com/manyfold3d/manyfold/pull/4456
- Add options for creating new models when merging existing ones by @Floppy in https://github.com/manyfold3d/manyfold/pull/4461
- Combine metadata when merging models by @Floppy in https://github.com/manyfold3d/manyfold/pull/4462
- Safely handle file conflicts during model merging by @Floppy in https://github.com/manyfold3d/manyfold/pull/4463
🐛 Bug Fixes 🐛
- Fix convert button on file page by @Floppy in https://github.com/manyfold3d/manyfold/pull/4444
- Ignore federated activities that attempt to update local objects by @Floppy in https://github.com/manyfold3d/manyfold/pull/4448
- Don’t allow editing or owning of remote objects by @Floppy in https://github.com/manyfold3d/manyfold/pull/4459
- Don’t show non-editable models in the bulk edit model list by @Floppy in https://github.com/manyfold3d/manyfold/pull/4460
- Prune orphaned problems on startup by @Floppy in https://github.com/manyfold3d/manyfold/pull/4464
🛠️ Other Improvements 🛠️
- Slightly improve 404 and 500 error pages by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/4452
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.116.2…v0.117.0