github dotnet/maui 11.0.0-preview.4.26230.3

pre-release4 hours ago

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

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

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

Blazor

Border

Button

CollectionView

  • [Windows] Fixed CollectionView with grouping fails to add items when a footer template is present or crashes when removing data. by @NirmalKumarYuvaraj in #24867
๐Ÿ”ง Fixes

DateTimePicker

Dialogalert

Drawing

Entry

Essentials

Flyout

Flyoutpage

Fonts

Gestures

Image

Label

Layout

Map

Mediapicker

Navigation

Picker

Progressbar

RadioButton

ScrollView

Searchbar

SearchBar

Shapes

Shell

๐Ÿ”ง Fixes

Slider

Stepper

SwipeView

Switch

TabbedPage

Theming

Titlebar

Toolbar

WebView

Window

Xaml

๐Ÿ”ง Infrastructure (3)
๐Ÿงช Testing (20)
๐Ÿ  Housekeeping (1)
๐Ÿ“ฆ Other (15)
**Full Changelog**: https://github.com/dotnet/maui/compare/11.0.0-preview.3.26203.7...release/11.0.1xx-preview4

Don't miss a new maui release

NewReleases is sending notifications on new releases.