Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.102.0
2025-02-25Mostly bugfixes and small improvements in this release, but the big news is we’re dropping 32-bit ARM builds, because as far as we could tell, nobody was using it anyway.
ARM is still supported and always will be (same as x86), but only on 64-bit machines now. If you are using an old 32-bit ARM machine (like a Raspberry Pi 2B v1.1 or Zero 1), you will still be able to run everything up to v0.101.0, but sadly you won’t get any new releases.
What’s Changed
💥 Breaking Changes 💥
- Drop 32-bit ARM builds by @Floppy in https://github.com/manyfold3d/manyfold/pull/3641
✨ New Features ✨
- Allow uppercase in tags and improve ActivityPub hashtags by @Floppy in https://github.com/manyfold3d/manyfold/pull/3594
🐛 Bug Fixes 🐛
- Force binding to IPv6 address by @Floppy in https://github.com/manyfold3d/manyfold/pull/3608
- Handle listing models for tags that include commas by @Floppy in https://github.com/manyfold3d/manyfold/pull/3614
- Fix tags with ampersands in bulk edit dropdown remove list by @Floppy in https://github.com/manyfold3d/manyfold/pull/3615
- Fix search error for contributors and members by @Floppy in https://github.com/manyfold3d/manyfold/pull/3629
- Fix clashing background colour on usage report data by @Floppy in https://github.com/manyfold3d/manyfold/pull/3635
🛠️ Other Improvements 🛠️
- Shrine now manages file size in db by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/3561
- Add feature to create path if it does not exist on disk by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/3548
- Use the Fediverse asterism symbol instead of globe by @Floppy in https://github.com/manyfold3d/manyfold/pull/3609
- Translation updates across all languages by @Floppy in https://github.com/manyfold3d/manyfold/pull/3611
- Add a Dev Container by @TheMBeat in https://github.com/manyfold3d/manyfold/pull/3628
- Translation updates (DE, PL, ES) by @Floppy in https://github.com/manyfold3d/manyfold/pull/3632
- Update matrix space to use matrix.org.address by @Floppy in https://github.com/manyfold3d/manyfold/pull/3653
New Contributors
- @TheMBeat made their first contribution in https://github.com/manyfold3d/manyfold/pull/3628
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.101.0…v0.102.0