---
title: ".NET MAUI Changelog"
canonical_url: "https://www.nutrient.io/guides/maui/changelog/"
md_url: "https://www.nutrient.io/guides/maui/changelog.md"
last_updated: "2026-05-15T19:10:05.044Z"
description: "Latest updates and release notes for Nutrient MAUI SDK, including new features, improvements, and bug fixes."
---

# Changelog for .NET MAUI

## 1.6.0 - 27 Apr 2026

### Model

* Updates MAUI SDK to MAUI 10.0.

* Updates Web SDK to [1.14.0](https://www.nutrient.io/guides/web/changelog.md#1.14.0).

* Fixes an `INVALID_PASSWORD` error while trying to open a password-protected file in a licensed viewer. (J#DOTNET-394)

## 1.5.0 - 18 Dec 2025

### Model

* Adds support for custom theming using `advanceConfiguration.theme`. (J#DOTNET-388)

* Improves the loading performance of the `LoadDocumentAsync` method significantly. (J#DOTNET-389)

* Updates MAUI SDK to.NET 10 for improved performance and compatibility. (J#DOTNET-387)

* Updates Web SDK to 1.10.0. (J#DOTNET-390)

* Fixes a crash that occurred when loading large files. (J#DOTNET-389)

## 1.4.0 - 18 Apr 2025

### Model

* Adds AI Assistant support. (J#DOTNET-336)

* Updates Web SDK to 1.2.0. (J#DOTNET-336)

* Fixes a bug where the on-click event was not raised for custom buttons. (J#WEB-2721)

## 1.3.0 - 13 Mar 2025

### Model

* Updates MAUI SDK to use.NET 8 with long-term support. (J#DOTNET-331)

* Updates Web SDK to 1.1.0. (J#DOTNET-331)

* Fixes a bug where setting properties for ink eraser with toolbar hidden did not work. (J#DOTNET-331)

## 1.2.0 - 15 Oct 2024

### Model

* Adds support for opening and converting office files. (J#DOTNET-274)

* Adds support for programmatic export and conversion to PDF/A. (J#DOTNET-274)

* Improves the evaluation experience. (J#CORE-667)

* Modifies the advance access to Javascript APIs through `IController` instead of `IDocument`. (J#DOTNET-222)

* Fixes a bug where system theme was ignored. (J#DOTNET-97)

* Updates Web SDK to 2024.6.0.

## 1.1.0 - 01 Mar 2024

### Model

* Adds APIs to create and edit annotations. (J#DOTNET-85)

* Adds APIs to delete annotations. (J#DOTNET-86)

* Adds APIs to get annotations on a page. (J#DOTNET-86)

* Adds support for selecting and deselecting annotations. (J#DOTNET-3)

* Adds support for importing and exporting Instant JSON. (J#DOTNET-103)

* Adds APIs for applying redaction and flattening annotations. (J#DOTNET-105)

* Adds native APIs for adding, removing, and changing the order of toolbar buttons. (J#DOTNET-71)

* Adds interaction mode and sidebar mode. (J#DOTNET-73)

* Adds support for visibility and placement of the toolbar. (J#DOTNET-72)

* Fixes clipping of toolbar after selecting certain tools. (J#DOTNET-99)

* Updates Web SDK to 2024.1.3.

## 1.0.0 – 31 Oct 2023

### Model

* Adds support for accessing JavaScript APIs for advance use cases. (#42144)

* Adds support for dark theming. (#41248)

* Adds support for exporting documents to local storage. (#41248)

* Adds support for exporting documents to remote URLs. (#41459)

* Adds support for loading documents from a buffer, i.e. a byte array. (#41135)

* Adds support for loading documents from a remote URL. (#41099)

* Adds support for loading a document from a Base64 string. (#41071)

* Adds support for loading documents from local paths. (#41054)

* Adds Web SDK 2023.5.0.

---

## Related pages

- [PDF bookmarks in MAUI](/guides/maui/bookmarks.md)
- [Advanced access to APIs](/guides/maui/advanced-access-apis.md)
- [AI Assistant](/guides/maui/ai-assistant.md)
- [Compare PDF files in MAUI](/guides/maui/comparison.md)
- [Demo: MAUI PDF library](/guides/maui/demo.md)
- [PDF document security in MAUI](/guides/maui/document-security.md)
- [Download our MAUI library](/guides/maui/downloads.md)
- [Edit PDFs in MAUI](/guides/maui/editor.md)
- [MAUI PDF form library](/guides/maui/forms.md)
- [MAUI PDF library](/guides/maui.md)
- [Nutrient guides: Integrate our PDF library](/guides/maui/intro.md)
- [Printing a PDF in MAUI](/guides/maui/print.md)
- [Redact PDF files in MAUI](/guides/maui/redaction.md)
- [MAUI PDF generation library](/guides/maui/pdf-generation.md)
- [PDF text search in MAUI](/guides/maui/search.md)
- [Troubleshooting](/guides/maui/troubleshoot.md)
- [Upgrade and migration guides](/guides/maui/upgrade.md)

