CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.117.0-ls91/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
This 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 manyfold3d/manyfold#4456
- Add options for creating new models when merging existing ones by @Floppy in manyfold3d/manyfold#4461
- Combine metadata when merging models by @Floppy in manyfold3d/manyfold#4462
- Safely handle file conflicts during model merging by @Floppy in manyfold3d/manyfold#4463
🐛 Bug Fixes 🐛
- Fix convert button on file page by @Floppy in manyfold3d/manyfold#4444
- Ignore federated activities that attempt to update local objects by @Floppy in manyfold3d/manyfold#4448
- Don't allow editing or owning of remote objects by @Floppy in manyfold3d/manyfold#4459
- Don't show non-editable models in the bulk edit model list by @Floppy in manyfold3d/manyfold#4460
- Prune orphaned problems on startup by @Floppy in manyfold3d/manyfold#4464
🛠️ Other Improvements 🛠️
- Slightly improve 404 and 500 error pages by @matthewbadeau in manyfold3d/manyfold#4452
Full Changelog: manyfold3d/manyfold@v0.116.2...v0.117.0