- 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
- 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 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
- 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
- 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 internal server error when a warning with a title > 255 characters was issued
- Require php 7.2+
- Require Standard Library by Xon v1.18.0+
- Require Search Improvements v2.9.0+ (was previously an optional dependency, now hard required)
- Fix report resolve alert reason wasn't indexed
- Fix reports with hard-delete content would not be re-indexed when required
- Fix public banner wasn't capture for new warnings
- Fix support for user renames/deletes/merges
- Fix assigning a report to a non-moderator was unreliable depending due to unstable sorting of the non-moderator list
- Fix the report assignable lists could become stale when permissions where changed
- Fix assignable user list could sometimes be unsorted
- Track user who assigned a report to another user (limited back-dating on install)
- Enrich @NixFifty's Tickets reports to display coontent date like post reports do
- Improvements which require ElasticSearch (aka Xenforo Enhanced Search)
- Search by min/max number of comments, sort by number of comments
- Overhaul Report/Warning search. Many new criteria, a number require ElasticSearch Essentials.
- Split Report search tab into Report and Warning search tabs
- Rework most criteria, old search links will not work
- New report criteria: Reported user/With assigned/By assigner/Participants/Reported for content in/Comment count/With report state/etc
- New warning criteria: Warned user/Warning issuer/"Search only the latest version"/Warning log type/Warned for content in/Warning definition/Expiry date
- If you are searching by expiry date, you probably want "Search only the latest version" checked!
- Support searching reports/warnings by "Reported/Warned for content in", ie reports/warnings from a given forum.
- Fix error blocking deleting a warning when the content it was linked to has been hard-deleted
- Fix public content banner not being captured when a warning is created
- Fix warning in report did not indicate if the banner was the same as the public warning title
- Add missing search terms ("With warnings" and "Warned users: X") on results page