Skip to content

v0.91.0

Latest
Compare
Choose a tag to compare
@Floppy Floppy released this 02 Dec 09:43
· 12 commits to main since this release
be9da57

This release is all about safety; we've added features for reporting abusive or illegal content, both for local users and across the Fediverse, and for blocking federation to or from particular domains. Federation is still at a very basic level, but we really wanted to get at least some basic safety features in early; it's important stuff! Moderators can view and resolve submitted reports in the new settings area introduced in the last release, and can also manage local accounts in a new user management UI.

What's Changed

✨ New Features ✨

  • Add support for blocking domains so that they don't federate by @Floppy in #3221
  • List received reports in moderation interface by @Floppy in #3250
  • Add ability to resolve or ignore reports in moderation UI by @Floppy in #3257
  • Add report buttons on detail pages and model preview cards by @Floppy in #3259

🛠️ Other Improvements 🛠️

  • update report pages to cope with anonymous reports by @Floppy in #3255
  • Show remote domain for anonymous reports by @Floppy in #3256
  • Link to reported items from report UI by @Floppy in #3258

Full Changelog: v0.90.2...v0.91.0