Skip to content

Releases: dotnet/maui

11.0.0-preview.6

11.0.0-preview.6 Pre-release
Pre-release

Choose a tag to compare

@kubaflo kubaflo released this 20 Jul 17:05
e726483

.NET MAUI 11.0.0-preview.6 Release Notes

.NET MAUI 11.0.0-preview.6 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 190 commits with various improvements, bug fixes, and enhancements.

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.6 @ 11.0.100-preview.6.26364.2

Installation

dotnet workload update --version 11.0.100-preview.6.26364.2
# Or install specific workloads
dotnet workload install maui ios maccatalyst android --version 11.0.100-preview.6.26364.2

Recommended Tools:

  • Xcode: 26.6
  • Java JDK: 21.0.8
  • Android API-36

Workload Versions

Workload Full ID Version SDK Band Links
MAUI Microsoft.NET.Sdk.Maui 11.0.0-preview.6.26360.8 11.0.100-preview.6 NuGet · Source
iOS Microsoft.NET.Sdk.iOS 26.5.11720-net11-p6 11.0.100-preview.6 NuGet · Release
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.5.11720-net11-p6 11.0.100-preview.6 NuGet · Release
Android Microsoft.NET.Sdk.Android 37.0.0-preview.6.59 11.0.100-preview.6 NuGet · Release
tvOS Microsoft.NET.Sdk.tvOS 26.5.11720-net11-p6 11.0.100-preview.6 NuGet · Release
macOS Microsoft.NET.Sdk.macOS 26.5.11720-net11-p6 11.0.100-preview.6 NuGet · Release

A matching MAUI GitHub release/tag has not been published yet. The Source link points to the repository commit recorded in the NuGet package.

MAUI NuGet Packages

The following NuGet packages are the core .NET MAUI libraries. The Implicit Version is bundled with the workload, while Latest Version may be newer due to out-of-band releases.

Package Implicit Version Latest Version
Microsoft.Maui.Controls 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8
Microsoft.Maui.Controls.Compatibility Not published for preview 6 11.0.0-preview.5.26304.4
Microsoft.Maui.Essentials 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8
Microsoft.Maui.Graphics 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8
Microsoft.Maui.Maps 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

Tool Min Version Recommended Version
Xcode >= 26.6 26.6

Java JDK (Android)

Tool Min / Required Version Recommended Version
Java JDK >= 21.0 and < 22.0 21.0.8

Android SDK Packages (Required)

SDK Package Description
build-tools;36.0.0 Android SDK Build-Tools 36
cmdline-tools;19.0 Android SDK Command-line Tools (latest)
platforms;android-36 Android SDK Platform 36
platform-tools Android SDK Platform-Tools 36.0.0

Android SDK Packages (Optional)

Package Description
emulator Android Emulator (recommended 36.2.12)
ndk-bundle NDK (recommended 27.2.12479018)
System Images Google APIs ARM 64 v8a / x86_64 (system-images;android-36.1;google_apis;...)

MAUI Windows Dependencies

Dependency Minimum Version Recommended
Windows App SDK >= 1.8.251106002 1.8.251106002
Windows SDK Build Tools >= 10.0.26100.4654 10.0.26100.4654
Win2D >= 1.3.2 1.3.2
WebView2 >= 1.0.3179.45 1.0.3179.45

✨ New in .NET 11

The following 39 features and changes are unique to .NET 11 and not yet in the main branch:

Blazor

CollectionView

Essentials

Gestures

Hybridwebview

Image

Layout

  • [Windows][net11] Make Layout AutomationPeer public + opt-in for screen reader tree by @Redth in #35597

Setup

Shell

SwipeView

  • [Net 11]Fix SwipeItemView command leak by @devanathan-vai...
Read more

10.0.90

Choose a tag to compare

@kubaflo kubaflo released this 22 Jul 15:50
8e2547a

.NET MAUI 10.0.90 Release Notes

.NET MAUI 10.0.90 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 231 commits with various improvements, bug fixes, and enhancements.

Activityindicator

Ai Agents

  • Improve code-review skill with regression prevention safeguards by @PureWeen in #35478

Animation

API

Blazor

Border

Button

CollectionView

🔧 Fixes
Read more

10.0.80

Choose a tag to compare

@PureWeen PureWeen released this 24 Jun 21:14
f9b311b

.NET MAUI 10.0.80 Release Notes

.NET MAUI 10.0.80 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 112 commits with various improvements, bug fixes, and enhancements.

Ai Agents

  • Add deep UI test execution to Copilot PR review pipeline by @kubaflo in #35376

  • [CI] Refactor ci-copilot pipeline: scope env vars per task by @T-Gro in #35324

Button

CollectionView

Core Lifecycle

DateTimePicker

🔧 Fixes

Dialogalert

Docs

  • docs: Add UITesting-Guide, ReleasePlanning, and ReleaseProcess to docs/README.md index by @PureWeen in #35195

  • docs: Fix hardcoded path and add library overview in Essentials.AI README by @PureWeen in #35194

  • docs: Update branch reference from net10.0 to net11.0 in DEVELOPMENT.md by @PureWeen in #35193

Drawing

🔧 Fixes

Entry

Essentials

Flyout

Flyoutpage

Hybridwebview

Label

  • Add labeler skill evals and fix Handlers/*/Android/ rule gap by @Purewee...
Read more

11.0.0-preview.5.26304.4

Pre-release

Choose a tag to compare

@PureWeen PureWeen released this 10 Jun 18:59
5c5f188

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.5 @ 11.0.100-preview.5.26309.3

Installation

dotnet workload update --version 11.0.100-preview.5.26309.3
# Or install specific workloads
dotnet workload install maui ios maccatalyst android --version 11.0.100-preview.5.26309.3

Recommended Tools:

  • Xcode: 26.5
  • Java JDK: 21.0.8
  • Android API-36

Workload Versions

Workload Full ID Version SDK Band Links
MAUI Microsoft.NET.Sdk.Maui 11.0.0-preview.5.26304.4 11.0.100-preview.5 NuGet · Release
iOS Microsoft.NET.Sdk.iOS 26.5.11546-net11-p5 11.0.100-preview.5 NuGet · Release
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.5.11546-net11-p5 11.0.100-preview.5 NuGet · Release
Android Microsoft.NET.Sdk.Android 36.99.0-preview.5.308 11.0.100-preview.5 NuGet · Release
tvOS Microsoft.NET.Sdk.tvOS 26.5.11546-net11-p5 11.0.100-preview.5 NuGet · Release
macOS Microsoft.NET.Sdk.macOS 26.5.11546-net11-p5 11.0.100-preview.5 NuGet · Release

MAUI NuGet Packages

The following NuGet packages are the core .NET MAUI libraries. The Implicit Version is bundled with the workload, while Latest Version may be newer due to out-of-band releases.

Package Implicit Version Latest Version
Microsoft.Maui.Controls 11.0.0-preview.5.26304.4 11.0.0-preview.5.26304.4
Microsoft.Maui.Controls.Compatibility 11.0.0-preview.5.26304.4 11.0.0-preview.5.26304.4
Microsoft.Maui.Essentials 11.0.0-preview.5.26304.4 11.0.0-preview.5.26304.4
Microsoft.Maui.Graphics 11.0.0-preview.5.26304.4 11.0.0-preview.5.26304.4
Microsoft.Maui.Maps 11.0.0-preview.5.26304.4 11.0.0-preview.5.26304.4

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

Tool Min Version Recommended Version
Xcode ≥ 26.5 26.5

Java JDK (Android)

Tool Min / Required Version Recommended Version
Java JDK ≥ 21.0 and < 22.0 21.0.8

Android SDK Packages (Required)

SDK Package Description
build-tools;36.0.0 Android SDK Build-Tools 36
cmdline-tools;19.0 Android SDK Command-line Tools (latest)
platforms;android-36 Android SDK Platform 36
platform-tools Android SDK Platform-Tools 36.0.0

Android SDK Packages (Optional)

Package Description
emulator Android Emulator (recommended 36.2.12)
ndk-bundle NDK (recommended 27.2.12479018)
System Images Google APIs ARM 64 v8a / x86_64 (system-images;android-36.1;google_apis;...)

MAUI Windows Dependencies

Dependency Minimum Version Recommended
Windows App SDK ≥ 1.8.251106002 1.8.251106002
Windows SDK Build Tools ≥ 10.0.26100.4654 10.0.26100.4654
Win2D ≥ 1.3.2 1.3.2
WebView2 ≥ 1.0.3179.45 1.0.3179.45

✨ New in .NET 11

The following 22 features and changes are unique to .NET 11 and not yet in the main branch:

Animation

Checkbox

Docs

Drawing

Navigation

Toolbar

🔧 Infrastructure (7)
🧪 Testing (2)
🏠 Housekeeping (1)
📦 Other (6)

Additional Changes (122)

The following changes are also present in the main branch:

Ai Agents

  • Integrate UI test category detection into PR review and fix gate reliability by @kubaflo in #35133

API

Read more

10.0.71

Choose a tag to compare

@PureWeen PureWeen released this 10 Jun 22:02
9da598b

What's Changed

  • [release/10.0.1xx-sr7] [Windows] Fix WebView blank rendering when used with HybridWebView by @kubaflo in #35585
  • [release/10.0.1xx-sr7] Revert PR #30068 — Fix FontImageSource centering regression on Windows by @kubaflo in #35689
  • [release/10.0.1xx-sr7] Fix iOS/Catalyst MapPool retention with MapElements by @kubaflo in #35690
  • [release/10.0.1xx-sr7] [iOS] Fix Shell - opened keyboard on modal page shifts parent page/frame behind modal after update to 10.0.60 by @kubaflo in #35691
  • [release/10.0.1xx-sr7] [Android] Fix BottomNavigationView remaining visible for TabbedPage inside modal NavigationPage after PushAsync by @kubaflo in #35692
  • [release/10.0.1xx-sr7] Gate SafeArea inset listeners in recycler items by @kubaflo in #35693
  • [release/10.0.1xx-sr7] Revert - Fix TalkBack not correctly narrating RadioButtons with Content by @kubaflo in #35694
  • [release/10.0.1xx-sr7] Revert - Fix Changing Shell.NavBarIsVisible does not update the nav bar by @Tamilarasan-Paranthaman in #35703
  • [Revert] - [Windows] Fix WebView blank rendering when used with HybridWebView by @SubhikshaSf4851 in #35744
  • Fix OnNavigatedTo not firing after PopModalAsync when tab is changed inside modal by @praveenkumarkarunanithi in #35768
  • Increment patch version from 70 to 71 by @PureWeen in #35786

Full Changelog: 10.0.70...10.0.71

10.0.70

Choose a tag to compare

@PureWeen PureWeen released this 21 May 20:58
ebe0ad7

What's Changed

.NET MAUI 10.0.70 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 135 commits with various improvements, bug fixes, and enhancements.

Ai Agents

  • [CI] Extend gate to all test types and decouple from PR review by @kubaflo in #34705

  • Integrate UI test category detection into PR review and fix gate reliability by @kubaflo in #35133

API

Blazor

Button

CollectionView

🔧 Fixes
Read more

11.0.0-preview.4.26230.3

Pre-release

Choose a tag to compare

@PureWeen PureWeen released this 13 May 18:39
419195a

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.4 @ 11.0.100-preview.4.26254.1

Installation

dotnet workload update --version 11.0.100-preview.4.26254.1
# Or install specific workloads
dotnet workload install maui ios maccatalyst android --version 11.0.100-preview.4.26254.1

Recommended Tools:

  • Xcode: 26.4
  • Java JDK: 21.0.8
  • Android API-36

Workload Versions

Workload Full ID Version SDK Band Links
MAUI Microsoft.NET.Sdk.Maui 11.0.0-preview.4.26230.3 11.0.100-preview.4 NuGet · Release
iOS Microsoft.NET.Sdk.iOS 26.4.11514-net11-p4 11.0.100-preview.4 NuGet · Release
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.4.11514-net11-p4 11.0.100-preview.4 NuGet · Release
Android Microsoft.NET.Sdk.Android 36.99.0-preview.4.137 11.0.100-preview.4 NuGet · Release
tvOS Microsoft.NET.Sdk.tvOS 26.4.11514-net11-p4 11.0.100-preview.4 NuGet · Release
macOS Microsoft.NET.Sdk.macOS 26.4.11514-net11-p4 11.0.100-preview.4 NuGet · Release

MAUI NuGet Packages

The following NuGet packages are the core .NET MAUI libraries. The Implicit Version is bundled with the workload, while Latest Version may be newer due to out-of-band releases.

Package Implicit Version Latest Version
Microsoft.Maui.Controls 11.0.0-preview.4.26230.3 11.0.0-preview.4.26230.3
Microsoft.Maui.Controls.Compatibility 11.0.0-preview.4.26230.3 11.0.0-preview.4.26230.3
Microsoft.Maui.Essentials 11.0.0-preview.4.26230.3 11.0.0-preview.4.26230.3
Microsoft.Maui.Graphics 11.0.0-preview.4.26230.3 11.0.0-preview.4.26230.3
Microsoft.Maui.Maps 11.0.0-preview.4.26230.3 11.0.0-preview.4.26230.3

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

Tool Min Version Recommended Version
Xcode ≥ 26.4 26.4

Java JDK (Android)

Tool Min / Required Version Recommended Version
Java JDK ≥ 21.0 and < 22.0 21.0.8

Android SDK Packages (Required)

SDK Package Description
build-tools;36.0.0 Android SDK Build-Tools 36
cmdline-tools;19.0 Android SDK Command-line Tools (latest)
platforms;android-36 Android SDK Platform 36
platform-tools Android SDK Platform-Tools 36.0.0

Android SDK Packages (Optional)

Package Description
emulator Android Emulator (recommended 36.2.12)
ndk-bundle NDK (recommended 27.2.12479018)
platforms;android-37.0 Android SDK Platform 37.0 (Preview)
System Images Google APIs ARM 64 v8a / x86_64 (system-images;android-36.1;google_apis;...)

MAUI Windows Dependencies

Dependency Minimum Version Recommended
Windows App SDK ≥ 1.8.251106002 1.8.251106002
Windows SDK Build Tools ≥ 10.0.26100.4654 10.0.26100.4654
Win2D ≥ 1.3.2 1.3.2
WebView2 ≥ 1.0.3179.45 1.0.3179.45

✨ New in .NET 11

The following 19 features and changes are unique to .NET 11 and not yet in the main branch:

Blazor

Docs

  • Fix XML doc build suggestions for enum remarks and unresolved inheritdoc by @jfversluis in #34895

Editor

Map

Shell

Single Project

Toolbar

  • Fix CS8602 nullable dereference in ToolbarBadgePage by @PureWeen in #34963

WebView

🔧 Infrastructure (4)
  • [net11.0] Update dependencies to preview.3 build 26202.110 by @PureWeen in #34852
  • [release/11.0.1xx-preview4] Use Azure Artifacts Maven feed for CFSClean network isolation compliance by @PureWeen in #35170
  • [release/11.0.1xx-preview4] Update dependencies from dotnet/android, dotnet/dotnet by @dotnet-maestro[bot] in #35171
  • [release/11.0.1xx-preview4] Update dependencies from dotnet/dotnet, dotnet/macios by @dotnet-maestro[bot] in #35271
📦 Other (5)
  • Fix duplicate issue number crash breaking all Windows UI tests by @jfversluis in #34991
  • Pin iOS simulator version to match selected Xcode in provisioning by @PureWeen in #34978
  • Update PreReleaseVersionIteration to 4 by @PureWeen in #35014
  • [automated] Merge branch 'main' => 'net11.0' by @github-actions[bot] in #35091
  • [net11.0][NativeAOT] Hook _PrepareTrimConfiguration to fix IL3050 on Android by @sbomer in #35094

Additional Changes

The following changes are also present in the main branch:

Ai Agents

Read more

.NET 10 SR6 10.0.60

Choose a tag to compare

@PureWeen PureWeen released this 29 Apr 18:19
bf61568

What's Changed

.NET MAUI 10.0.60 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 242 commits with various improvements, bug fixes, and enhancements.

Ai Agents

  • Add eval.yaml for verify-tests-fail-without-fix skill by @PureWeen in #34815

Blazor

Border

Button

Checkbox

CollectionView

🔧 Fixes
Read more

11.0.0-preview.3.26203.7

Pre-release

Choose a tag to compare

@PureWeen PureWeen released this 14 Apr 18:51
12de173

What's Changed

.NET MAUI 11.0.0-preview.3 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 226 commits with various improvements, bug fixes, and enhancements.

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.3 @ 11.0.100-preview.3.26213.1

Installation

dotnet workload update \
  --version 11.0.100-preview.3.26213.1 \
  --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-workloads/nuget/v3/index.json

# Or install specific workloads
dotnet workload install maui ios maccatalyst android \
  --version 11.0.100-preview.3.26213.1 \
  --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-workloads/nuget/v3/index.json

Recommended Tools:

  • Xcode: 26.3
  • Java JDK: 21.0.8
  • Android API-36

Workload Versions

Workload Full ID Version SDK Band Links
MAUI Microsoft.NET.Sdk.Maui 11.0.0-preview.3.26203.7 11.0.100-preview.3 NuGet · Release
iOS Microsoft.NET.Sdk.iOS 26.2.11588-net11-p3 11.0.100-preview.3 NuGet · Release
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.2.11588-net11-p3 11.0.100-preview.3 NuGet · Release
Android Microsoft.NET.Sdk.Android 36.99.0-preview.3.10 11.0.100-preview.3 NuGet · Release
tvOS Microsoft.NET.Sdk.tvOS 26.2.11588-net11-p3 11.0.100-preview.3 NuGet · Release
macOS Microsoft.NET.Sdk.macOS 26.2.11588-net11-p3 11.0.100-preview.3 NuGet · Release

MAUI NuGet Packages

The following NuGet packages are the core .NET MAUI libraries. The Implicit Version is bundled with the workload, while Latest Version may be newer due to out-of-band releases.

Package Implicit Version Latest Version
Microsoft.Maui.Controls 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Controls.Compatibility 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Essentials 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Graphics 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Maps 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

Tool Min Version Recommended Version
Xcode ≥ 26.3 26.3

Java JDK (Android)

Tool Min / Required Version Recommended Version
Java JDK ≥ 21.0 and < 22.0 21.0.8

Android SDK Packages (Required)

SDK Package Description
build-tools;36.0.0 Android SDK Build-Tools 36
cmdline-tools;19.0 Android SDK Command-line Tools
platforms;android-36 Android SDK Platform 36
platform-tools Android SDK Platform-Tools 36.0.0

Android SDK Packages (Optional)

Package Description
emulator Android Emulator
ndk-bundle NDK
platforms;android-37 Android SDK Platform (Preview)
System Images Google APIs ARM 64 v8a / x86_64

MAUI Windows Dependencies

Dependency Minimum Version Recommended
Windows App SDK ≥ 1.8.251106002 1.8.251106002
Windows SDK Build Tools ≥ 10.0.26100.4654 10.0.26100.4654
Win2D ≥ 1.3.2 1.3.2
WebView2 ≥ 1.0.3179.45 1.0.3179.45

✨ New in .NET 11

The following 76 features and changes are unique to .NET 11 and not yet in the main branch:

Animation

API

BlazorWebView

  • [net11] Templates: Fix duplicate Empty/empty parameter crash in maui-blazor templates by @mattleibow via @Copilot in #34609

  • [release/11.0.1xx-preview3] [net11] Templates: Fix duplicate Empty/empty parameter crash in maui-blazor templates by @github-actions[bot] in #34646

Button

CollectionView

Docs

Editor

  • Fixed Editor vertical text alignment not working after toggling IsVisible by @NanthiniMahalingam in #26194

    🔧 Fixes
    • [Editor vertical text alignment not working after togglin...
Read more

10.0.51 SR5.1

Choose a tag to compare

@PureWeen PureWeen released this 25 Mar 20:52
638865c

What's Changed

  • Increment patch version from 50 to 51 by @PureWeen in #34458
  • [release/10.0.1xx-sr5] [Regression] Fix TypedBinding nested property re-subscription (#34428) by @github-actions[bot] in #34450
  • [backport 10.0.1xx-sr5] Fix MAUIG2045 false positive with x:Reference source in DataTemplate by @StephaneDelcroix in #34525

Full Changelog: 10.0.50...10.0.51