Dr.Pavlov обновил(а) ресурс Report Improvements by Xon новой записью:
2.10.11
Узнать больше об этом обновлении...
2.10.11
Обновление
Узнать больше об этом обновлении...
Обновление
- Do not log new report comments as 'edits' into the moderator log
- Prune moderation log of incorrect 'edit' entries
- php 8.2 compat fixes
- Fix issue when issuing a warning which would result in the warning details to not be populated on selecting a warning type
- Require XenForo 2.2+
- Migrate xf_report_comment.ip_id column to 64bit integer to support the xf_ip.ip_id column being 64bit in a future update
- Strongly recommend 64bit php!
- Fix function type error when viewing reports if Report Centre Essentials add-on is not installed or when other add-ons may modify the comments list.
- Fix "Method canResolveLinkedReport is not callable on the given object" error when Warning Improvements is not installed when issuing a warning
- Add 'report' button to items in the approval queue which support reports
- Add report filtering options to the approval queue
- No longer includes reported content by default
- Add filter for whether to include reported content, with option to save a filter set as default
- Add a 'load more' button to the approval queue
- Work-around for buggy report data when indexing reports
- Fix out of date add-on option phrase
- Fix reporting users from the approval queue
- Fix being unable to set "Maximum non-moderator users who can handle reports" to zero
- Fix some report centre permissions (view/edit/view attachment) where not assigned to moderators on install
- Harden the new-install code path of the installer to only add report queue permissions to the stock Moderator/Administrator groups if they have the dependent permissions, not any user-group which may have moderator only permissions
- Add CLI command "sv-dev:export-report-users" to...
- Fix editing another user's report comment would change the user of that report comment
- The permission for this was not granted by default to any group
- php 8.2 compatibility update
- If installed, require Search Improvements v2.6.0+
- Support Search Improvements v2.7.0+ search term display
- Fix error blocking deleting a warning when the content it was linked to has been hard-deleted
- Fix internal server error when a warning with a title > 255 characters was issued
- Fix "Column 'warning_definition_id' cannot be null" error when issuing a warning with a reply-ban on some MySQL configurations