Features
- Comments made by staff members that are reported do not show in the Reported queue, as we assume they're acceptable comments
- Staff badge shows on comments in the Mod Queues if the comment was reported by a Staff member
1...6shortcuts allow Moderators to jump to a particular Mod Queue- When users are banned, they now receive an email letting them know this action was taken
- Ability to Undo a comment rejection for Moderators who are moderating in-stream and make a mistake
Dev Support
- We now have classnames for Slots so it's easier to style them; the naming convention is:
talk-slot-<slot-name> - Improvements to Browserstack and E2E tests
- We exported the
CheckreCAPTCHAfunction fromservices/passportto make it easier to integrate reCAPTCHA support into your plugins
Fixes & Enhancements
- Disable the Report button for users who have already reported that comment
- Users who are suspended should not be allowed to post comments or take comment actions
- Fix queue bug when using custom assets (#1156)