Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.99.0
2025-01-27Two main features in this release: first, you can now customise the ignored files and folders list for disk scanning, which should help keep things tidy; and second, we’ve got more federation support for creator profiles.
Now, if you follow a creator on another Manyfold instance, it will appear in your local creator list, and you can assign models to it, as well as easily visiting the original profile. You can also search for Fediverse addresses straight from the main search box - try following @floppy@manyfold.floppy.org.uk to see it in action!
There’s more federation work coming soon, so stay tuned!
What’s Changed
✨ New Features ✨
- Include followed remote creators in list by @Floppy in https://github.com/manyfold3d/manyfold/pull/3478
- Configure files / directories that should be ignored during scan by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/3434
- Entering fediverse username in main search redirects to follow page by @Floppy in https://github.com/manyfold3d/manyfold/pull/3490
🐛 Bug Fixes 🐛
- Fix problems with searching for remote fediverse users by @Floppy in https://github.com/manyfold3d/manyfold/pull/3488
- Use simpler regexp output for file settings form by @Floppy in https://github.com/manyfold3d/manyfold/pull/3489
🛠️ Other Improvements 🛠️
- Store activitypub extension data for remote actors by @Floppy in https://github.com/manyfold3d/manyfold/pull/3472
- Include creator caption and notes in activitystream summary by @Floppy in https://github.com/manyfold3d/manyfold/pull/3473
- Add creator links as attachments in activitystreams by @Floppy in https://github.com/manyfold3d/manyfold/pull/3477
- Order libraries by name, by default by @Floppy in https://github.com/manyfold3d/manyfold/pull/3481
- Reorganise creator display a little for remote creators by @Floppy in https://github.com/manyfold3d/manyfold/pull/3482
- Rename extension namespace to f3di by @Floppy in https://github.com/manyfold3d/manyfold/pull/3483
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.98.0…v0.99.0