KEMBAR78
Releases · dotnet/maui · GitHub
Skip to content

Releases: dotnet/maui

9.0.120 SR 12

16 Oct 21:22
c1f4f7d

Choose a tag to compare

What's Changed

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

.NET MAUI Product Fixes

Android

BlazorWebView

Button

Collectionview

Controls Entry

Controls Flyout

Controls Searchbar

Controls Titleview

Data Binding

Drawing

Entry

Gestures

Infrastructure

Read more

10.0.0-rc2.2.25504.7

14 Oct 20:53

Choose a tag to compare

10.0.0-rc2.2.25504.7 Pre-release
Pre-release

.NET MAUI 10.0.0-rc2 Release Notes

Getting started

Install from command line:

dotnet workload install maui --version 10.0.100-rc.2.25513.4

What's Changed

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

.NET MAUI Product Fixes

.NET 10 Features

Android

Aspire

  • Only enable Aspire functionality in non-optimized builds (i.e. Debug) by @jfversluis in #31494

BlazorWebView

Button

Collectionview

Controls Entry

  • [Android] Editor and Entry don't update placeholder and text color on theme change - fix by @kubaflo in #30603
🔧 Fixes

Controls Flyout

Controls Hybridwebview

Controls Radiobutton

Controls Searchbar

Controls Titleview

Drawing

  • [Windows] Allow to remove clip at runtime by @MartyIX in #31488

    🔧 Fixes
    • [[Windows] Allow to...
Read more

9.0.111 SR11.1

16 Oct 21:20
5531aa9

Choose a tag to compare

.NET MAUI Product Fixes

Accessibility

Other

Full Changelog: 9.0.110...9.0.111

9.0.110 SR11

10 Sep 01:03
1b4c76f

Choose a tag to compare

What's Changed

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

.NET MAUI Product Fixes

Collectionview

Controls Button

Controls Dialogalert

Controls Entry

  • [Android] Editor and Entry don't update placeholder and text color on theme change - fix by @kubaflo in #30603
🔧 Fixes

Controls General

Controls Label

Controls Searchbar

Controls Slider

Controls Stepper

Docs

Drawing

Essentials

Gestures

Image

Infrastructure

Read more

10.0.0-rc.1.25424.2

09 Sep 13:59
5872a2c

Choose a tag to compare

10.0.0-rc.1.25424.2 Pre-release
Pre-release

.NET MAUI 10.0.0-rc1 Release Notes

Getting started

Install from command line:

dotnet workload install maui --version 10.0.100-rc.1.25458.2

What's Changed

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

.NET MAUI Product Fixes

.NET 10 Features

Android

Collectionview

Controls Contextmenu

Controls Entry

Controls Hybridwebview

Core

Core Lifecycle

DateTimePicker

Docs

Drawing

Essentials

Frame

Gestures

Infrastructure

Read more

9.0.100 SR10

13 Aug 22:15
b0dc0e3

Choose a tag to compare

What's Changed

This release includes 94 commits with various improvements, bug fixes, and enhancements to the .NET MAUI framework.

.NET MAUI Product Fixes

Testing

  • [Testing] Fix for flaky UITest VerifyEditorTextWhenTextColorSetCorrectly in CI by @anandhan-rajagopal in #31004
  • [Testing] Fixed Test cases TimePickerFeatureTests failure in PR 30696 - [07/21/2025] Candidate by @TamilarasanSF4853 in #30841
  • Fix iOS device test random launch failures with improved retry logic and timeouts by @Copilot in #30796 - Fixes #30795
  • [Testing] - Modified Feature matrix UITest Cases for Entry Control by @nivetha-nagalingam in #30789
  • [Testing] Feature matrix UITest Cases for GraphicsView Control by @nivetha-nagalingam in #30781
  • [Testing] Fixed Test case LabelShouldSizeProperlyOnCollectionView failure in PR 30696 - [07/21/2025] Candidate by @TamilarasanSF4853 in #30759
  • [Testing] Fixed Test case LabelShouldSizeProperlyOnCollectionView failure in PR 30696 - [07/21/2025] Candidate by @TamilarasanSF4853 in #30738
  • [Testing] Fixed Test case failure in PR 30696 - [07/21/2025] Candidate by @TamilarasanSF4853 in #30711
  • Revert "[testing] Use latest simulator main (#30664)" by @rmarinho in #30706
  • [testing] Use latest simulator main by @rmarinho in #30664
  • [Testing] Feature matrix UITest Cases for HybridWebView Control by @NafeelaNazhir in #30613
  • [Testing] Feature matrix UITest Cases for Editor Control by @LogishaSelvarajSF4525 in #30574
  • [Testing] Add UITest for Issue30147 on iOS by @devanathan-vaithiyanathan in #30506
  • [Testing] Feature Matrix UITest Cases for Search...
Read more

10.0.0-preview.7.25406.3

12 Aug 16:32
a7a8aa3

Choose a tag to compare

Pre-release

.NET MAUI Product Fixes

Read more

9.0.90 SR9

14 Jul 17:24
3a9a743

Choose a tag to compare

.NET MAUI 9.0.90 SR9 Release Notes

What's Changed

This service release includes 141+ commits focusing on testing improvements, infrastructure updates, and critical product fixes for the .NET MAUI 9.0 service release 9.

MAUI Product Fixes

Dependency Updates

  • Update Versions.props NET9 SR9 servicing bump by @PureWeen in #30519
  • Update Versions.props 9.0.90 SR9 versioning by @PureWeen in #29909
  • Bump to 1.7.250606001 of WindowsAppSDK by @PureWeen in #29915
  • Update MicrosoftCodeAnalysisPublicApiAnalyzers and MicrosoftCodeAnalysisBannedApiAnalyzers to 4.14.0 by @Copilot in #30213

Testing

  • [Testing] Disabling the Essentials Geocoding failing tests on Windows by @anandhan-rajagopal in #30508
  • Fixed Test case(Issue28798) failure in PR 30306 - [6/30/2025] Candidate by @anandhan-rajagopal in #30413
  • Fixed Test case failure in PR 30306 - [6/30/2025] Candidate by @anandhan-rajagopal in #30315
  • [Testing] Feature Matrix UITest Cases for Switch Control by @jsuarezruiz in #29950
  • [Testing] Feature matrix UITest Cases for Entry Control by @jsuarezruiz in #30033
  • [Testing] Migration of Compatibility.Core platform-specific unit tests into device tests - 6 by @jsuarezruiz in #28399
  • [Testing] Feature matrix UITest Cases for Image Control by @jsuarezruiz in #29832
  • [Testing] Fix for flaky device test BlazorWebViewUsesStartPath on Windows by @jsuarezruiz in #29966
  • [Testing] Feature matrix UITest Cases for ImageButton Control by @jsuarezruiz in #29968
  • [Testing] Feature Matrix UITest Cases for ProgressBar Control by @jsuarezruiz in #29980
  • [Testing] Add Validation Test For Issue28051 On Android by @jsuarezruiz in #30026
  • [Testing] Fixed Test case failure in PR 30115 - [2025/06/23] Candidate by @anandhan-rajagopal in #30136
  • [Testing] Enable HandlerDoesNotLeak for Button and ProgressBar by @jsuarezruiz in #29896
  • [Testing] Feature matrix UITest Cases for BoxView Control by @jsuarezruiz in #29808
  • [Testing] Feature Matrix UITest Cases for Button by @jsuarezruiz in #29803
  • [Testing] Re-Fix for flaky UITests RotatingCollectionViewWithHTMLShouldNotHangOrCrash in CI that occasionally fails by @anandhan-rajagopal in #30239
  • [Testing] Fix ADB Key Generation Failure on CI by @jsuarezruiz in #30092
  • [Testing] Feature Matrix UITest Cases for RadioButton by @jsuarezruiz in #29744
  • [Testing] Feature Matrix UITest Cases for CollectionView ItemsSource Feature by @jsuarezruiz in #29322
  • [Testing] Feature Matrix UITest Cases for Stepper...
Read more

10.0.0-preview.6.25359.8

15 Jul 17:50
1cc9a68

Choose a tag to compare

Pre-release

.NET MAUI 10.0.1xx-preview6 Release Notes

This release includes various improvements, bug fixes, and dependency updates for the .NET MAUI framework.

Getting started

Install from command line:

dotnet workload install maui --version 10.0.100-preview.6.25365.1

What's Changed

MAUI Product Fixes

Testing

Read more

9.0.82 SR8.2

10 Jul 21:57
85704c7

Choose a tag to compare

What's Changed

  • [release/9.0.1xx-sr8] Revert "Fix up relevant CA1416 warnings - Set 3 (#26751)" by @github-actions in #30422
  • Revert "Fixed picker allows user input if the keyboard is visible" by @PureWeen in #30447

Full Changelog: 9.0.81...9.0.82