Release Notes
Feb 13 2024
Versions
- Latest SDK: 1.0.83
- Latest Types: 1.0.100
Location Support in System Comments
Users can now specify location when adding a new comment using System Comments.
Comment Read Receipts
Newly added comments that have not been seen by Users will now display with a small red dot.
Specifying where comments are allowed using Class Names and Query Selectors
Expanded options for specifying where comments are allowed using class names and query selectors in addition to ids.
Added the allowedElementClassNames
and allowedElementQuerySelectors
properties on the <VeltComments/>
component to provide more flexibility in determining where comments can be placed.
HTML:
React:
API Methods:
Was this page helpful?