Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
About
Versions (100)
v0.108.1
2025-04-17We’ve taken a few days to squash some bugs, so hopefully you’ll get a smoother Manyfold experience!
What’s Changed
🐛 Bug Fixes 🐛
- Fix automatic application of “new” tag by @Floppy in https://github.com/manyfold3d/manyfold/pull/3994
- Fix 404 bug clicking “new collection” from upload or edit form by @Floppy in https://github.com/manyfold3d/manyfold/pull/3995
- Restrict preview file selection to only image or renderable 3d files by @Floppy in https://github.com/manyfold3d/manyfold/pull/3996
- Change to Github Flavoured Markdown parser by @Floppy in https://github.com/manyfold3d/manyfold/pull/3997
- Allow re-parsing of data when a creator is set, without overwriting it by @Floppy in https://github.com/manyfold3d/manyfold/pull/4008
- Fix problem not saving file ignore regexes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4009
- Deduplicate links when loading metadata from datapackages by @Floppy in https://github.com/manyfold3d/manyfold/pull/4010
- Ensure no null data is written when parsing metadata by @Floppy in https://github.com/manyfold3d/manyfold/pull/4012
- Preserve file created/modified times during upload and download by @Floppy in https://github.com/manyfold3d/manyfold/pull/4011
- Fix ignored file regex input, and improve some help text by @Floppy in https://github.com/manyfold3d/manyfold/pull/4016
- Fail safely when parsing metadata if datapackage file is missing by @Floppy in https://github.com/manyfold3d/manyfold/pull/4018
- Prevent the creation of libraries inside other library folders by @Floppy in https://github.com/manyfold3d/manyfold/pull/4019
- Fix carousel pause button by @Floppy in https://github.com/manyfold3d/manyfold/pull/4020
- Fix inconsequential but annoying analyse job errors by @Floppy in https://github.com/manyfold3d/manyfold/pull/4024
🛠️ Other Improvements 🛠️
- Add help text to indicate that s3 endpoint needs complete URL, including scheme by @Floppy in https://github.com/manyfold3d/manyfold/pull/3998
- Adds default values for missing translations in links by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/4013
- Improve job documentation by @Floppy in https://github.com/manyfold3d/manyfold/pull/4014
- Add a few sites to the translations to retain their naming style by @matthewbadeau in https://github.com/manyfold3d/manyfold/pull/4015
- Add FUNDING.yml file with opencollective link by @Floppy in https://github.com/manyfold3d/manyfold/pull/4021
- Translation updates by @Floppy in https://github.com/manyfold3d/manyfold/pull/4022
- Change code coverage to use Codacy instead of CodeClimate by @Floppy in https://github.com/manyfold3d/manyfold/pull/4023
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.108.0…v0.108.1