- Improve warning search results appearance to correctly attribute who the warning is for, and who issued it
- Fix warning search not finding records as expected
- Requires rebuilding search index for the Warnings content type to fix bad search references.
Does not require a full-reindex of everything.
- Fix installer would throw an error if a report for a post had it's thread hard-deleted
- Fix new report comments alert where not fully anonymized when Alert Improvements was installed
- Fix reaction alerts for report comments could be partially anonymized when they shouldn't
- Fix broken reports could block search indexing, only report if the site is in debug mode
- Fix error "Unknown behavior 'XF:IndexableContainer' " blocking replying to a report
- Require Search Improvements v2.10.0+
- Improve how report comments & warnings are filtered out of search results when using XFES without ElasticSearch Essentials
- ElasticSearch 5.x compatibility fix
- Fix that report quick search didn't search reported content
- Improve new-install work-flow by immediately rebuilding permissions for affected moderators instead of after various rebuild-tasks which may take considerable time
- Fix report assigned label being a raw phrase string instend of being rendered
- Improve UI when issuing a warning on content which does not have a warning
- Fix possible error when using XFES and searching via report states
- Fix report search result having bad word wrapping of the reported content's title when including the report status
- Fix reports could be kicked out of a closed state when logging a warning changes
- Fix new install permission changes did not correctly apply for sites which user per-user permissions
- Support Forum reply-ban by xon add-on (paid)
- Fix "Maximum non-moderator users who can handle reports" option being ignored and defaulting to 1000
- Fix edge-case where users where unexpectedly returned as being assignable to a report when unexpected data was in the xf_user_group_relation table
- Increase cache time for report assignable list from 5 minutes to 1 hour, and add active expiring when permissions are changed
Workaround XF bug when a hinted event handler is called without any hint
Compatibility fix with Report Center Essentials v2.12.0 and earlier. Recommend updating to Report Center Essentials v2.12.1+