Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.122.1
2025-08-25A pre-holiday bugfix release to fix a few small issues and iron out migration problems when doing upgrades between widely-differing versions.
What’s Changed
🐛 Bug Fixes 🐛
- Fix PAT for translation sync by @Floppy in https://github.com/manyfold3d/manyfold/pull/4661
- Don’t crash if about text is nil by @Floppy in https://github.com/manyfold3d/manyfold/pull/4665
- Fix various migration errors caused by validating fields that don’t exist yet by @Floppy in https://github.com/manyfold3d/manyfold/pull/4668
- Prevent the replacement of search boxes on page refreshes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4671
🛠️ Other Improvements 🛠️
- Automatically synchronise translations and open PRs for changes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4660
- Translations updates by @Floppy in https://github.com/manyfold3d/manyfold/pull/4662
- Translations updates by @Floppy in https://github.com/manyfold3d/manyfold/pull/4666
- Automatically test that migrations work between a historical version and latest by @Floppy in https://github.com/manyfold3d/manyfold/pull/4667
- Replace deprecated unprocessable_entity by @Floppy in https://github.com/manyfold3d/manyfold/pull/4670
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.122.0…v0.123.0