Skip to content

Releases: dotnet/maui

10.0.11 SR1.1

24 Nov 23:56
5aa9ced

Choose a tag to compare

What's Changed

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

.NET MAUI Product Fixes

Android

Button

DateTimePicker

Gestures

Infrastructure

Mediapicker

Other

Shapes

Shell

TabbedPage

Full Changelog: 10.0.10...10.0.11

10.0.10 SR1

11 Nov 18:58
40427aa

Choose a tag to compare

What's Changed

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

.NET MAUI Product Fixes

API

Android

Collectionview

Controls Dialogalert

Controls Modal

Docs

Drawing

Gestures

Infrastructure

Label

Layout

  • Fix appBarLayout so it extends correctly full screen by @PureWeen in #32060

  • [release/10.0.1xx-sr1] Fix SafeAreaEdges.SoftInput applying bottom padding when keyboard is hidden and inset consumption issue by @github-actions[bot] in #32448

    🔧 Fixes
Read more

10.0.0 GA

12 Nov 14:39
9d881e9

Choose a tag to compare

What's Changed

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

Breaking Changes

.NET MAUI Product Fixes

.NET 10 Features

Android

BlazorWebView

Collectionview

Infrastructure

Label

Layout

  • Fix appBarLayout so it extends correctly full screen by @PureWeen in #32060

Navigation

Other

ProgressBar

Shapes

Switch

Templates

Read more

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