Release 2019.010 was first deployed to Vanilla Cloud on Wednesday, July 24th 2019
Rich Editor
- When inserting an embed (such as a quote or image), the user's cursor is now automatically placed after the embed.
- It is on longer possible for the editor to get "stuck" with an embed at the end of the post. Clicking after the embed will always ensure the cursor is placed after it. #7597
- Notifications are now sent for users to users when a Rich Quote is created of one of their discussions/comments. It is essentially treated as a mention. #9066
- Update the mention toolbar to prioritize users that have been active in the last 90 days. #5936
- Fix various edge cases when typing enter while inside of a list. #9026, #8684
- Fix performance issues while creating and editing posts in certain browsers. #9051 We will continue to monitor Rich Editor performance across different browsers.
- Fix scroll position jumping to the top of the page while creating a link. #9060
- Fix incorrect Rich Posts rendering in the Warnings & Notes plugins. #8404
- Fix a bug where sometimes creating a mention crashes the Rich Editor. support#590
Knowledge Base
- Improve advanced analytics data collection (preparing more addition metrics in the dashboard)
- Fix refreshing a paginated category displaying an error. knowledge#979
Rich Embeds
The Rich Embed system received a major overhaul in this release. Starting with this release it is possible for addons to create custom Embed. See our new Embed Addon guide:
In addition the following improvements have been made
- Various embeds now support more URL formats, such as Vimeo & Giphy.
- Embeds now contain robust data validation & automated testing.
- Tightened up the styling consistency across various embeds.
- Fixed various broken links in certain embeds.
- Fix bug where quoting a discussion would require edit permissions. vanilla#8463
- Fix Rich Quotes not working with private communities & subcommunities at the same time. internal#1739
- Fixed a bug causing some pages to adjust the scroll position after rendering the page. #9050
Subcommunities
- Fix redirection conflicts. #218
Moderation/Spam Queue
- Fix moderation queue alignment on mobile. #9081
User profile
- Fix toggling verified status on user profile not properly refreshing. #9074
SSO
- Remove UserID from the SAML response if a client sends one. #1918
- Make OAuth2 Plugin OIDC compliant. #9027
Other
- Fix slow pruning of access token table with large number of rows. #9075
- Add index to UserTag DateInserted column. #1922