Release Notes
Sept 12 2024
3.0.9
New Features
-
[Inline Reactions]: Added
customReactions
prop forVeltInlineReactionsSection
component in React, allowing custom emoji definitions: -
[Comments]: Added
multiThreadMode
prop forVeltComments
component in React:
Improvements
- [Comments]: Updated the unresolved button icon for better understanding.
- [Comments]: Added types for
enableMultiThreadMode
anddisableMultiThreadMode
API methods.
3.0.8
New Features
- [Comments]: Added multi-thread support for Comments:
Using Props:
Using API Method:
- [Inline Reactions]: Added ability to add list of custom reactions:
Using API Method:
- [UI Customization]: Added wireframe for MultiThreaded Comment Dialog.
- [UI Customization]: Added wireframe for Comment Sidebar Button with the new name.
Improvements
- [Comments]: Made element binding consistent by using common
targetElementId
attribute in comment feature components:
Bug Fixes
- [Notifications]: Fixed an issue where unread icon was not showing up when a comment was added by the user themselves.
- [Notifications]: Resolved a UI issue where the “All Read” container was showing up while the data was still loading.
- [Notifications]: Fixed the load more button on all notifications tabs.
- [Notifications]: Fixed an issue where using the “assign to” options from the thread options menu wasn’t generating a notification.
- [Recorder]: Fixed an issue where recording was saved when minimizing the preview panel.
Was this page helpful?