Skip to content

dotnet/maui

v10.0.60 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 1mo Build & Package
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android desktop .net ios maccatalyst maui
+6 more
microsoft mobile multi-platform user-interface winui winui3

Summary

AI summary

Broad release touches Xaml, Essentials, CollectionView, and Shell.

Full changelog

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 https://github.com/dotnet/maui/pull/34815

Blazor

  • [blazorwebview] align SupportedOSPlatform attribute with templates by @jonathanpeppers in https://github.com/dotnet/maui/pull/25073

Border

  • [Testing] Refactoring Feature Matrix UITest Cases for Border Control by @HarishKumarSF4517 in https://github.com/dotnet/maui/pull/34349

  • Fix LayoutCycleException from nested Borders on Windows by @Oxymoron290 in https://github.com/dotnet/maui/pull/34337

    🔧 Fixes

Button

Checkbox

CollectionView

🔧 Fixes

DateTimePicker

Dialogalert

Drawing

Entry

Essentials

Essentials Connectivity

Flyout

Flyoutpage

Fonts

Gestures

Image

Keyboard

Label

Layout

Map

Mediapicker

Navigation

Picker

Progressbar

RadioButton

ScrollView

Searchbar

SearchBar

Shapes

  • [ci] Copilot CI: Add Windows platform support to maui-copilot pipeline by @kubaflo in https://github.com/dotnet/maui/pull/34575

  • Use batched trigger for ui-tests/device-tests pipelines by @akoeplinger in https://github.com/dotnet/maui/pull/34849

  • Enable CFSClean* policies for dotnet-maui pipeline by @mmitche in https://github.com/dotnet/maui/pull/34540

  • Skip simulator install in official pack pipeline by @PureWeen in https://github.com/dotnet/maui/pull/34802

  • Add x:Code directive support for inline C# in XAML by @StephaneDelcroix in https://github.com/dotnet/maui/pull/34715

    🔧 Fixes

Shell

🔧 Fixes

Slider

  • [Android] Implement material3 support for Slider by @HarishwaranVijayakumar in https://github.com/dotnet/maui/pull/33603

    🔧 Fixes
  • Fix CS0246: Replace MauiMaterialSlider with Slider in SliderExtensions by @sheiksyedm in https://github.com/dotnet/maui/pull/34539

  • Fix incorrect access modifier in Slider extension by @HarishwaranVijayakumar in https://github.com/dotnet/maui/pull/34553

  • [Windows] Fixed: Setting BackgroundColor for Slider updates the MaximumTrackColor by @Tamilarasan-Paranthaman in https://github.com/dotnet/maui/pull/30089

    🔧 Fixes

Stepper

SwipeView

Switch

TabbedPage

Theming

  • Fix: missing style file in single file bundle by @ilonatommy in https://github.com/dotnet/maui/pull/33692

Titlebar

Toolbar

Window

Xaml

🔧 Infrastructure (1)
  • Fix conflicts and build failures in inflight/current branch by @devanathan-vaithiyanathan in https://github.com/dotnet/maui/pull/34495
🧪 Testing (24)
  • [Testing] Feature Matrix UITest Cases for Triggers by @HarishKumarSF4517 in https://github.com/dotnet/maui/pull/34152

  • [Testing] Refactoring Feature Matrix UITest Cases for CheckBox Control by @LogishaSelvarajSF4525 in https://github.com/dotnet/maui/pull/34283

  • Resolve UI test Build Sample failures - Candidate March 16 by @Ahamed-Ali in https://github.com/dotnet/maui/pull/34442

  • Fix the failures in the Candidate branch- March 16 by @Ahamed-Ali in https://github.com/dotnet/maui/pull/34453

    🔧 Fixes
  • Fixed the iOS 18.5 Candidate failures (March 16,2026) by @Ahamed-Ali in https://github.com/dotnet/maui/pull/34593

    🔧 Fixes
  • [Testing] Feature Matrix UITest Cases for Shell Navigation Page by @NafeelaNazhir in https://github.com/dotnet/maui/pull/34321

  • [Testing] Refactoring Feature Matrix UITest Cases for BoxView Control by @HarishKumarSF4517 in https://github.com/dotnet/maui/pull/34406

  • [Testing] Fix for flaky UITests in CI - 2 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/33470

  • [Testing] Additional Feature Matrix Event Test Cases for Stepper, RefreshView and FlyoutPage by @nivetha-nagalingam in https://github.com/dotnet/maui/pull/34323

  • [Testing] Resolved build error in CollectionView scrolling feature tests by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34613

  • [Testing] Resolved build error in inflight/current branch by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34616

  • [Testing] Fixed Build error on inflight/ candidate PR 34617 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34639

  • Fix CI failures for Convert and ConvertIsCultureAware tests by @Dhivya-SF4094 in https://github.com/dotnet/maui/pull/34643

  • Fix CI failure [WebView] FlowDirection is set correctly(flowDirection: RightToLeft) device tests by @devanathan-vaithiyanathan in https://github.com/dotnet/maui/pull/34645

  • Fix CI failure for NavBarIsVisibleUpdates unit test by @devanathan-vaithiyanathan in https://github.com/dotnet/maui/pull/34648

  • Fix CI failure for NavigatingAwayFromTabbedPageResizesContentPage device tests by @devanathan-vaithiyanathan in https://github.com/dotnet/maui/pull/34674

  • [Windows] Fix the control overlap issue in the AppThemeFeatureMatrix sample on candidate by @Vignesh-SF3580 in https://github.com/dotnet/maui/pull/34697

  • [iOS/Mac] Fix CI failure for label gradient background UI tests by @Shalini-Ashokan in https://github.com/dotnet/maui/pull/34732

  • [Testing] Fixed UI test image failure in PR 34617 - [30/03/2026] Candidate - 1 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34670

  • [Android] Fix CI failure for LifeCycleEventsFireWhenNavigatingTopTabs device test by @praveenkumarkarunanithi in https://github.com/dotnet/maui/pull/34734

  • [iOS] Fix Issue23377ItemSpacing test failure on candidate branch by @Vignesh-SF3580 in https://github.com/dotnet/maui/pull/34750

  • [Windows] Fix FlexLayoutCycleException test failure on candidate branch by @Vignesh-SF3580 in https://github.com/dotnet/maui/pull/34756

  • [Testing][Windows] Fix SearchBar device test failure in candidate branch by @Tamilarasan-Paranthaman in https://github.com/dotnet/maui/pull/34777

  • [Testing] Fixed test failure in PR 34617 - [30/03/2026] Candidate by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34760

🏠 Housekeeping (1)
  • [Housekeeping] Refactor iOS large titles sample by @kubaflo in https://github.com/dotnet/maui/pull/33084
📦 Other (10)
  • Fixed candidate test failures caused by PR #33428. by @Ahamed-Ali in https://github.com/dotnet/maui/pull/34515

    🔧 Fixes
  • Add GitHub Actions workflow to run evaluate-pr-tests via Copilot CLI by @PureWeen in https://github.com/dotnet/maui/pull/34548

    🔧 Fixes
  • Allow fork PRs to auto-trigger evaluate-pr-tests workflow by @PureWeen in https://github.com/dotnet/maui/pull/34655

  • Add merge flow: net11.0 → next release branch by @PureWeen in https://github.com/dotnet/maui/pull/34626

  • [spec] Add maui device list command spec to CLI design doc by @rmarinho in https://github.com/dotnet/maui/pull/34277

  • Fix x:Key values not escaped in source-generated C# string literals by @StephaneDelcroix in https://github.com/dotnet/maui/pull/34727

    🔧 Fixes
  • Add standalone code-review skill with maintainer-sourced review rules by @PureWeen in https://github.com/dotnet/maui/pull/34265

  • [iOS 26] Fix Issue20706.ChangeIncrementValue test failure regression by @SyedAbdulAzeemSF4852 in https://github.com/dotnet/maui/pull/34773

  • Improve try-fix skill: add eval.yaml and fix prompt issues by @PureWeen in https://github.com/dotnet/maui/pull/34807

  • [iOS] Fix ObjectDisposedException in ContentView.RemoveContentMask by @Oxymoron290 in https://github.com/dotnet/maui/pull/34680

Full Changelog: https://github.com/dotnet/maui/compare/10.0.51...10.0.60

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track dotnet/maui

Get notified when new releases ship.

Sign up free

About dotnet/maui

All releases →

Related context

Beta — feedback welcome: [email protected]