Oct 14 2024
3.0.44
Improvements
- [Comments]: Added “This page” label to the sidebar filters.
- [Comments]: Added React wireframe component for Navigation button:
3.0.43
New Features
-
[Comments]: Added “focused thread mode” in the comments sidebar:
-
In this mode, when you click on a comment in the sidebar, it will open the thread in expanded view within the sidebar itself.
-
Other threads and actions like filters, search etc are hidden behind a back button.
-
Turning this on also adds a navigation button in the comment dialog. Clicking it will navigate to the comment and also trigger a callback.
-
If you had previously used a wireframe for the comment dialog, you will need to add the navigation button wireframe and the focused thread wireframe.
Handling the navigation button click:
-
-
[Comments]: Added standalone thread wireframe component:
-
[Live Selection]: Add ability to get live selection data for the document:
Using Hook:
Using API:
-
[Comments]: Added standalone
Velt Comment Text
component:- When you put any text inside this component and provide an annotationId, it will automatically highlight the text and attach the comment to it.
Improvements
- [Notifications]: Changed the default maximum days for which Notifications should be displayed from 30 days to 15 days.
- [Notifications]: Added complete document and organization metadata objects to the Notification metadata object.
Was this page helpful?