Allowing the embed whitelist selector field to be viewed again and moved it to Posting section in Admin Settings. The comma seperated list of CSS elements that are allowed in embeds.
This is part of the Ability to ignore a user feature, and also part of this PR. We want to send a System Message daily when a specific count threshold for an ignored is reached. To make this system message informative, we want to link to a report for the Top Ignored Users too.
Skip sending emails to domains on the .invalid TLD
Fetch email from auth provider if current user email is invalid
If the existing email address for a user ends in .invalid, we should take the email address from an authentication payload, and replace the invalid address. This typically happens when we import users from a system without email addresses.
Also adding the ability to extend, so that plugin authenticators can define always_update_user_email?
2.3.0.beta5 and UX fixes
Invite approval StaffActionLogger
Disable notices for posts by anonymous.
Disable ‘Create Topic’ button if tag is staff-only.
Staff-only tags should always return 404.
Advanced search category term should be case insensitive.
But wait, there’s more! We do our best to highlight new features and changes for you, but there’s always too many changes to detail. For a full list of new features, bug fixes, UX improvements, and more, be sure to review the Additional Features and Fixes listed below.
Security Updates
Upgrading Rails version to 5.2.2.1
Plugin improvements
Solved
Added show dropdown to filter topic lists by solved status
Rename connector template to resolve conflict
Remove topic answer mixin from category detailed serializer.
Reverted add solved icon for topic titles in search