Release v0.117.0
08 July 2025This 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 #4456
- Add options for creating new models when merging existing ones by @Floppy in #4461
- Combine metadata when merging models by @Floppy in #4462
- Safely handle file conflicts during model merging by @Floppy in #4463
🐛 Bug Fixes 🐛
- Fix convert button on file page by @Floppy in #4444
- Ignore federated activities that attempt to update local objects by @Floppy in #4448
- Don’t allow editing or owning of remote objects by @Floppy in #4459
- Don’t show non-editable models in the bulk edit model list by @Floppy in #4460
- Prune orphaned problems on startup by @Floppy in #4464
🛠️ Other Improvements 🛠️
- Slightly improve 404 and 500 error pages by @matthewbadeau in #4452
Full Changelog: v0.116.2…v0.117.0
See the original release on GitHub: v0.117.0