Versions
Added Wireframe for Custom Annotation Dropdown
We have added wireframes for custom annotation. Learn more.Added Custom Annotation Dropdown Component Feature
You can now customize annotation dropdown component feature. Create custom list data on annotation as required.Configure maxDays
In Notification Tool and Notification Element
Set maximum days for notifications tool and notifications element by using the setMaxDays()
API method. By default, the maximum days are set to 30.
- React / Next.js
- Other Frameworks
- React / Next.js
- Other Frameworks
Added New Action Types
We have added new action types within notifications:reactionAdded
, reactionDeleted
.
Added Notifications Metadata Type
Added notifications metadata type. User will get this metadata fromnotification.metadata
object in the notification callback. Learn more.
Added customListDataOnComment
Method
For Autocomplete data, you can now directly set the data from comment element.
- React / Next.js
- Other Frameworks