Schedule
Release 2023.003 will be deployed:
- To staging sites, Tuesday, February 7th
- To production sites, the week of February 13th
- To Enterprise clients site, the week of February 20th
Rich Editor V2
This release includes our new Rich2 post format that brings some key improvements and new features to the posting experience. Rich 2 includes:
- Table support - You can now paste tables directly into the editor from another source (e.g., Word or Excel). Once pasted, the table's content is fully editable.
- Enhanced list support -
- You can now insert images within numbered and bulleted lists.
- Keyboard shortcuts make indenting/outdenting lists easier
- Bulleted lists now feature formatting to better represent indentation
- Improved link/embed support - The new Embed menu allows you to choose how links should be displayed
To enable Rich 2, go to your Dashboard's Posting settings and set your Post Format & Mobile Post Format to Rich 2. Learn more here -
Bug Fixes & Improvements
Analytics:
- VNLA-1680 Fixed user fragments in Points data stream to identify both the user awarding points and the user earning points
- VNLA-3434 Backfilled missing Q&A data
Subcommunities
- VNLA-3294 Fixed Events widget missing from subcommunity pages
- VNLA-3370 Fixed Advanced Redirector interaction with subcommunities
API & Webhooks
- VNLA-3315 Fixed /user-mentions endpoint to properly anonymize blockquotes
- VNLA-2209 Fixed invalid resource events breaking webhook edit page
Posting
- VNLA-3398 Fixed alignment options failing to load in image menu when using Rich format
- VNLA-3017 Updated Machine Translation to work with Rich 2
- VNLA-3241 Update Knowledge Base to support Rich 2 format
- VNLA-3301 Added support for @mentions to Rich 2 format
- VNLA-3303 Clear drafts after posting comment
- VNLA-3336 Added detection of table headers upon paste
- VNLA-3373 Removed Insert Table Button
- VNLA-3374 Add RichV2 to Post Format Options
- VNLA-3443 Fixed Quotes for Rich 2
Notifications
- VNLA-3423 Fixed notifications issues by ensuring Troll activity does not trigger notifications
Search
- VNLA-3431Fixed microservice errors when attempting to reindex search
Ranks
Style Guide
- VNLA-3334 Added default table styles for Rich 2 and documented associated theme variables
Miscellaneous
- VNLA-3407 Fixed /scheduler/cron 500 errors
- VNLA-3426 Fixed fatal errors cause by IPBFormatter plugin
- VNLA-2774 Built buffered system for Vanilla to queue jobs in vanilla-queue
- VNLA-2775 Added mechanism for queue service to track it's results
- VNLA-2782 Created new webhook sending job
- VNLA-2785 Created new knowledge porter job
- VNLA-3314 Created jobber to update Photo column length
- VNLA-3324 Removed FeatureFlag for enforceSessionIDCookie