While 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 #3284
- fix actor method calls within federails by @Floppy in #3295
- Use SameSite=Lax cookies to allow auto-login after linking by @Floppy in #3296
- Check database adapter name rather than class in regex checks by @Floppy in #3298
Full Changelog: v0.91.0...v0.91.1