Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.91.1
2024-12-10While we do some background work on the mechanics of some 3d model compression, here’s a bugfix release to fix a few problems, including infinite redirection in single-user mode, and some fixes for running non-Postgres databases.
What’s Changed
🐛 Bug Fixes 🐛
- Fix report policy in multiuser mode without federation by @Floppy in https://github.com/manyfold3d/manyfold/pull/3284
- fix actor method calls within federails by @Floppy in https://github.com/manyfold3d/manyfold/pull/3295
- Use SameSite=Lax cookies to allow auto-login after linking by @Floppy in https://github.com/manyfold3d/manyfold/pull/3296
- Check database adapter name rather than class in regex checks by @Floppy in https://github.com/manyfold3d/manyfold/pull/3298
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.91.0…v0.91.1