Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.113.0
2025-06-11This release includes various updates to help when running public instances, including slightly better onboarding for new users.
What’s Changed
✨ New Features ✨
- Add rate limits for signup, login and uploads by @Floppy in https://github.com/manyfold3d/manyfold/pull/4331
- Show user their quota usage by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/4333
- Protect signup with ALTCHA, a privacy-friendly and accessible CAPTCHA by @Floppy in https://github.com/manyfold3d/manyfold/pull/4332
- Add option to assign default role at signup by @Floppy in https://github.com/manyfold3d/manyfold/pull/4335
- Add a welcome page for new users by @Floppy in https://github.com/manyfold3d/manyfold/pull/4336
🐛 Bug Fixes 🐛
- Fix non-saving default visibility setting by @Floppy in https://github.com/manyfold3d/manyfold/pull/4334
- Add confirmation dialogs to all model, creator and collection delete buttons by @Floppy in https://github.com/manyfold3d/manyfold/pull/4338
- Fix error when entering an invalid site logo URL by @Floppy in https://github.com/manyfold3d/manyfold/pull/4339
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.112.0…v0.113.0