[8/5/2026] v11.3.0
* Media moderation module improvements
* Added a Sightengine-based media scanning and moderation feature for detecting NSFW content automatically
* Violations of automatic scans are reported to the admin for further review
* Supports media and text-based scans for user-generated content
* Improved the User-reports admin area, added "Open reported content" button
* Improved User reports and added "Delete reported content" feature to it
* Added a queue processor module for running heavier background/async tasks
* Configurable from admin, inline/spawned/deferred (sync) runs fallback
* DB, Redis, or SQS queue database options
* Can be used for AI media moderation scans
* Can be used for ffmpeg-based video conversions/uploads
* Added live processing progress, failure recovery, retries, and safeguards against publishing unfinished videos
* Fixed the Abstract API Geo-blocking integration, which was using a legacy API
* Improved caching of Abstract API's based Geo-blocking integration
* Improved previews on attachments admin page
* Re-ordered admin menus a bit, created a "Content" category which stores all the user content pages
* Fixed a media upload validation when video transcoding is disabled
* Fixed an issue where reels would still attempt to load on feed even if user has no feed content
* Other small bug fixes, improvements, and tweaks
* Documentation improvements