Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.132.1
2026-02-09This is a bugfix release, with a fixes for a few high-profile bugs in signup, dropdowns, and preview settings. There are also some performance improvements, particularly around the download size of client-side Javascript code.
Whatβs Changed
π Bug Fixes π
- Fix image derivative creation when using non-filesystem storage by @Floppy in https://github.com/manyfold3d/manyfold/pull/5441
- Fix previewable flag not saving in edit form / API by @Floppy in https://github.com/manyfold3d/manyfold/pull/5445
- Fix blank option appearance in dropdowns by @Floppy in https://github.com/manyfold3d/manyfold/pull/5453
- Fix ALTCHA bot protection on failed signup forms by @Floppy in https://github.com/manyfold3d/manyfold/pull/5454
- FIx random test failures by always using longer usernames by @Floppy in https://github.com/manyfold3d/manyfold/pull/5455
- Fix email test command name by @Floppy in https://github.com/manyfold3d/manyfold/pull/5463
- Fix MIME type check in slicer link generation by @Floppy in https://github.com/manyfold3d/manyfold/pull/5462
- Fix blurring of sensitive content in lists by @Floppy in https://github.com/manyfold3d/manyfold/pull/5464
π Sustainability & Performance π
- Database count query performance optimisations by @Floppy in https://github.com/manyfold3d/manyfold/pull/5450
- Reduce JS bundle size by removing client-side password check by @Floppy in https://github.com/manyfold3d/manyfold/pull/5393
π οΈ Other Improvements π οΈ
- Make MIME type checks more efficient by @Floppy in https://github.com/manyfold3d/manyfold/pull/5440
- Improve a few user checks to avoid errors by @Floppy in https://github.com/manyfold3d/manyfold/pull/5446
- Automatically run yarn in setup script by @Floppy in https://github.com/manyfold3d/manyfold/pull/5452
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.132.0β¦v0.132.1