Changelog for Maui
Newest release
1.2.0 - 15 Oct 2024
Model
- Added
Adds support for opening and converting office files. (J#DOTNET-274)
- Added
Adds support for programmatic export and conversion to PDF/A. (J#DOTNET-274)
- Changed
Improves the evaluation experience. (J#CORE-667)
- Changed
Modifies the advance access to Javascript APIs through
IController
instead ofIDocument
. (J#DOTNET-222) - Fixed
Fixes a bug where system theme was ignored. (J#DOTNET-97)
- Changed
Updates Web SDK to 2024.6.0.
Previous releases
1.1.0 - 01 Mar 2024
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 toolbar after selecting certain tools. (J#DOTNET-99)
- Changed
Updates Web SDK to 2024.1.3.
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)
- Added
Adds Web SDK 2023.5.0.