Updates for 2025-04-03
New:
We've updated our Plugin API to support Annotation Categories, enabling developers to create organized and structured annotations with their plugins. Plugin API users can now:
- Initialize and manage Annotation Categories at the file level
- Create Categories with custom labels and colors.
- Read existing Annotation Categories defined for a file
- Assign a new Category to an Annotation for better organization
- Remove, add, and edit Categories as needed
This update builds upon our previous annotations support, giving you more control over how annotations are categorized and displayed in your plugins.
For more information, see: