Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.129.0
2025-11-06Two Manyfold releases in a week? What a time to be alive! This one comes with another pile of interface improvements and little quality-of-life features. There’s a new tidier account menu with “my stuff” links, better onboarding, confirmations for expensive operations, the ability to sort by updated date, and your selected sort will now persist across sessions!
What’s Changed
💥 Breaking Changes 💥
- Remove ability to disable pagination by @Floppy in https://github.com/manyfold3d/manyfold/pull/5009
✨ New Features ✨
- Improve page titles and breadcrumb navigation by @Floppy in https://github.com/manyfold3d/manyfold/pull/4980
- Add account menu, containing links to preferences, connections and “my stuff” by @Floppy in https://github.com/manyfold3d/manyfold/pull/4986
- Improve welcome page copy to explain fediverse handles better, amongst other things by @Floppy in https://github.com/manyfold3d/manyfold/pull/4989
- Add confirm prompts to expensive operations, or ones that will affect a lot of stuff by @Floppy in https://github.com/manyfold3d/manyfold/pull/4992
- Add some tour stops on model page by @Floppy in https://github.com/manyfold3d/manyfold/pull/4991
- Make sort buttons easier to understand by @Floppy in https://github.com/manyfold3d/manyfold/pull/4994
- Add ability to sort lists by “recently updated” by @Floppy in https://github.com/manyfold3d/manyfold/pull/5006
- Store sort order in database by @Floppy in https://github.com/manyfold3d/manyfold/pull/5008
- Move sign out link to account menu by @Floppy in https://github.com/manyfold3d/manyfold/pull/5010
🐛 Bug Fixes 🐛
- Make links on welcome page open up in new tabs by @Floppy in https://github.com/manyfold3d/manyfold/pull/4987
- Fix bug where non-completed tour items wouldn’t trigger by @Floppy in https://github.com/manyfold3d/manyfold/pull/4990
- Fix nofollow links by @Floppy in https://github.com/manyfold3d/manyfold/pull/5007
- Improve text contrast in navbar by @Floppy in https://github.com/manyfold3d/manyfold/pull/5011
🌍 Internationalization 🌏
- Translations updated: zh-CN by @Floppy in https://github.com/manyfold3d/manyfold/pull/5003
- Translations updated: nl by @Floppy in https://github.com/manyfold3d/manyfold/pull/5002
- Translations updated: pl by @Floppy in https://github.com/manyfold3d/manyfold/pull/5001
- Translations updated: fr by @Floppy in https://github.com/manyfold3d/manyfold/pull/5000
- Translations updated: de by @Floppy in https://github.com/manyfold3d/manyfold/pull/4999
- Translations updated: ja by @Floppy in https://github.com/manyfold3d/manyfold/pull/4998
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/4997
- Translations updated: cs by @Floppy in https://github.com/manyfold3d/manyfold/pull/4996
- Translations updated: ru by @Floppy in https://github.com/manyfold3d/manyfold/pull/4995
🛠️ Other Improvements 🛠️
- Reorder model menu by @Floppy in https://github.com/manyfold3d/manyfold/pull/4981
- Change download icons by @Floppy in https://github.com/manyfold3d/manyfold/pull/4985
- Remove old upload explanation copy from welcome page by @Floppy in https://github.com/manyfold3d/manyfold/pull/4988
- Change order buttons to dropdown menu for easier understanding and future expansion by @Floppy in https://github.com/manyfold3d/manyfold/pull/5005
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.128.1…v0.129.0