Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.137.0
2026-04-13Following on from last release, Manyfold now has support for comment federation! If you reply to a post made by Manyfold on (for instance) Mastodon, it will get pulled back into the model page and displayed as a comment! This should open up a new world of simple feedback for your models, and there’s still more to come!
What’s Changed
✨ New Features ✨
- Outgoing comment federation by @Floppy in https://github.com/manyfold3d/manyfold/pull/5812
- Turn incoming notes into comments on models by @Floppy in https://github.com/manyfold3d/manyfold/pull/5819
🐛 Bug Fixes 🐛
- Fix error when receiving incoming (unhandled) Notes by @Floppy in https://github.com/manyfold3d/manyfold/pull/5811
- Fix directory-dependent path require for public_url by @Floppy in https://github.com/manyfold3d/manyfold/pull/5863
- Fix error on comment permission check when logged out by @Floppy in https://github.com/manyfold3d/manyfold/pull/5865
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in https://github.com/manyfold3d/manyfold/pull/5783
- Translations updated: ja by @Floppy in https://github.com/manyfold3d/manyfold/pull/5782
- Translations updated: nl by @Floppy in https://github.com/manyfold3d/manyfold/pull/5781
- Translations updated: zh-CN by @Floppy in https://github.com/manyfold3d/manyfold/pull/5780
- Translations updated: ru by @Floppy in https://github.com/manyfold3d/manyfold/pull/5779
- Translations updated: fr by @Floppy in https://github.com/manyfold3d/manyfold/pull/5778
- Translations updated: pl by @Floppy in https://github.com/manyfold3d/manyfold/pull/5777
- Translations updated: cs by @Floppy in https://github.com/manyfold3d/manyfold/pull/5776
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/5758
🛠️ Other Improvements 🛠️
- Use dedicated “federation” queue for federails jobs by @Floppy in https://github.com/manyfold3d/manyfold/pull/5808
- Make user accounts followable via federation by @Floppy in https://github.com/manyfold3d/manyfold/pull/5810
- Link to remote commenters by @Floppy in https://github.com/manyfold3d/manyfold/pull/5821
- Remove comments when they’re deleted remotely by @Floppy in https://github.com/manyfold3d/manyfold/pull/5822
- Add bulk action buttons above problems table by @tmchow in https://github.com/manyfold3d/manyfold/pull/5848
New Contributors
- @tmchow made their first contribution in https://github.com/manyfold3d/manyfold/pull/5848
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.136.0…v0.137.0