Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.128.0
2025-11-03This week sees improvements to design and UX, and a new onboarding experience! The first time you use the site, you’ll get a short tour that explains a few basic concepts. Apologies if you’re an old hand already!
What’s Changed
✨ New Features ✨
- Add product tour capability that shows brief feature explanations (only the first time a user sees it) by @Floppy in https://github.com/manyfold3d/manyfold/pull/4914
- Add tour stop explaining the library concept by @Floppy in https://github.com/manyfold3d/manyfold/pull/4920
- Add initial tour step to explain what’s going on by @Floppy in https://github.com/manyfold3d/manyfold/pull/4917
- Improve sidebar layout for models and files by @Floppy in https://github.com/manyfold3d/manyfold/pull/4926
- Add CLI command to remove links matching particular domain or substring by @Floppy in https://github.com/manyfold3d/manyfold/pull/4953
🐛 Bug Fixes 🐛
- Don’t show tour during first use account setup phase by @Floppy in https://github.com/manyfold3d/manyfold/pull/4919
- Automatically remove old upload data from localStorage by @Floppy in https://github.com/manyfold3d/manyfold/pull/4923
- Hide problem cards if empty by @Floppy in https://github.com/manyfold3d/manyfold/pull/4925
- Remove duplicated translation string by @Floppy in https://github.com/manyfold3d/manyfold/pull/4937
- Fix burger menu hitboxes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4942
- Fix non-aligned card sizes and footers by @Floppy in https://github.com/manyfold3d/manyfold/pull/4946
- Fix extra border on model file burger menu by @Floppy in https://github.com/manyfold3d/manyfold/pull/4952
- Fix activity page status icon by @Floppy in https://github.com/manyfold3d/manyfold/pull/4954
- Fix searchable select appearance in dark mode by @Floppy in https://github.com/manyfold3d/manyfold/pull/4957
- Remove Morph and Lux themes - they have too many dark mode problems by @Floppy in https://github.com/manyfold3d/manyfold/pull/4958
- Don’t use outline variants of secondary buttons by @Floppy in https://github.com/manyfold3d/manyfold/pull/4959
🌍 Internationalization 🌏
- Translations updated: ru by @Floppy in https://github.com/manyfold3d/manyfold/pull/4915
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/4927
- Translations updated: zh-CN by @Floppy in https://github.com/manyfold3d/manyfold/pull/4931
🛠️ Other Improvements 🛠️
- Merge v0.127.0.0.1 hotfix changes back into mainline by @Floppy in https://github.com/manyfold3d/manyfold/pull/4921
- Make problem cards much more compact on model and file pages by @Floppy in https://github.com/manyfold3d/manyfold/pull/4924
- Improve gutter size on forms by @Floppy in https://github.com/manyfold3d/manyfold/pull/4943
- Refactor use of Phlex components from ERB by @Floppy in https://github.com/manyfold3d/manyfold/pull/4945
- Refactor status badges into a Phlex component by @Floppy in https://github.com/manyfold3d/manyfold/pull/4947
- Refactor form Input helpers into Phlex components by @Floppy in https://github.com/manyfold3d/manyfold/pull/4956
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.127.0.0.1…v0.128.0