Skip to content

v0.84.0

Compare
Choose a tag to compare
@Floppy Floppy released this 18 Oct 08:11
· 378 commits to main since this release
1d529e5

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