Release v0.84.0

18 October 2024

If you’re on a public or shared instance, this might be helpful; now you can mark models as “sensitive” (i.e. NSFW, or otherwise something to be careful about). You can also choose how you want to display sensitive items; you can show them normally, blur them in the lists, or you can hide them completely!

There are also a couple of high-priority bugfixes for database migrations that were causing problems in v0.83.0.

What’s Changed

✨ New Features ✨

  • Add “sensitive” setting for models, and user control of how they’re displayed by @Floppy in #2969

    🐛 Bug Fixes 🐛

  • Fix migration issue (“destination exists” Problems) by @Floppy in #2975
  • Fix default role name migration by @Floppy in #2976

Full Changelog: v0.83.0…v0.84.0

See the original release on GitHub: v0.84.0