New features in 2.7.0.beta5
Improved Invites
We’ve overhauled the invite UX to make it quicker and easier to use. Invites can now be accessed via an improved interface on the user menu. Pending link and email invites are now displayed in a combined interface. Redeemed invites are displayed in chronological order, newest first. Non-staff users are now allowed to invite others by copying a link to share in addition to sending an email invite.
For more details, see Improve invite system.
Auto-tag and auto-replace watched words
Watched words are a powerful tool to automating actions on your site. This includes blocking posts, hiding content in posts, flagging posts, and requiring approval when they contain certain word(s).
Now, you can automatically apply tags to topics when they contain word(s). For example, add a fruit
tag to topics that contain apple
, orange
, or tomato
.
You now also automatically replace instances of words with other words, or links. For example, anytime someone says Google
you can replace it with https://google.com
or a popular search engine
.
PM Bulk Operations
Need to delete a group of PMs? Or perhaps tag them? PMs now support bulk actions beyond archive and move to inbox. Plugins can also add bulk actions - for example if you use the assign plugin you’ll have access to bulk assigning PMs.
Improved spam user detection
We’ve improved the detection of suspicious new users on the site that fill out their bio and never post anything. These users will be added to the review queue for staff approval.
Mailing List Mode default disabled
Mailing list mode can generate significant email volume, especially on sites with a large user base. This can be unexpected for site owners who don’t realize users can turn on mailing list mode themselves. We now disable mailing list mode via site settings by default so sites don’t experience an unexpectedly large cost from outgoing email. Site owners that wish to allow mailing list mode on their site will need to uncheck disable mailing list mode
in site setting.
Category moderator improvements
Category moderators can now pin and unpin topics within their assigned category.
JoyPixel aka. EmojiOne emoji set was removed
The licensing changes of JoyPixel mean we can no longer bundle the set, see: https://www.joypixels.com/licenses
Accessibility improvements
We’re always working to ensure that everyone on the internet can use Discourse, including those using assistive technology. To that end, this release includes additional accessibility improvements based on a recent audit we underwent.
- Switch tabs using the keyboard
- Improve the header menu “view all” title.
- Deselect focused choice when using enter in multi-select
- Gives autocomplete in search a more accessible name
- Makes other and color, fieldset/legend elements
- Makes edit username and avatar accessible
- Ensures avatar image in site header has alt attribute