Follow us on Twitter for updates. Our blog highlights the best new features and changes.
Newest Release
1.1.0 - 01 Mar 2024
See the announcement post.
Model
- Added
Adds APIs to create and edit annotations. (J#DOTNET-85)
- Added
Adds APIs to delete annotations. (J#DOTNET-86)
- Added
Adds APIs to get annotations on a page. (J#DOTNET-86)
- Added
Adds support for selecting and deselecting annotations. (J#DOTNET-3)
- Added
Adds support for importing and exporting Instant JSON. (J#DOTNET-103)
- Added
Adds APIs for applying redaction and flattening annotations. (J#DOTNET-105)
- Added
Adds native APIs for adding, removing, and changing the order of toolbar buttons. (J#DOTNET-71)
- Added
Adds interaction mode and sidebar mode. (J#DOTNET-73)
- Added
Adds support for visibility and placement of the toolbar. (J#DOTNET-72)
- Fixed
Fixes clipping of the toolbar after selecting certain tools. (J#DOTNET-99)
Previous Releases
1.0.0 – 31 Oct 2023
Model
- Added
Adds support for accessing JavaScript APIs for advance use cases. (#42144)
- Added
Adds support for dark theming. (#41248)
- Added
Adds support for exporting documents to local storage. (#41248)
- Added
Adds support for exporting documents to remote URLs. (#41459)
- Added
Adds support for loading documents from a buffer, i.e. a byte array. (#41135)
- Added
Adds support for loading documents from a remote URL. (#41099)
- Added
Adds support for loading a document from a Base64 string. (#41071)
- Added
Adds support for loading documents from local paths. (#41054)