Skip to content

dotnet/maui

v10.0.50 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 2mo 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

.NET MAUI Xaml, CollectionView, Ai Agents, SafeArea, and Entry modules receive bug fixes, performance improvements, and AI enhancements.

Full changelog

What's Changed

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

AI

  • Enable packing and independent preview versioning for Essentials.AI by @mattleibow in https://github.com/dotnet/maui/pull/33976

  • Move Essentials.AI preview iteration to eng/Versions.props by @mattleibow in https://github.com/dotnet/maui/pull/34025

  • [Feature] Add Microsoft.Maui.Essentials.AI - Apple Intelligence by @mattleibow in https://github.com/dotnet/maui/pull/33519

  • [AI] Fix multi-turn tool calling, add chat overlay, upgrade Agent Framework to rc2, and add CI pipelines by @mattleibow in https://github.com/dotnet/maui/pull/34124

Ai Agents

  • Copilot agent infrastructure, emulator reliability, and try-fix workflow improvements by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/33937

  • Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex by @kubaflo in https://github.com/dotnet/maui/pull/34109

  • ci-copilot: set pipeline run title early using build.updatebuildnumber by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/34156

  • Revamp find-reviewable-pr skill: priorities, defaults, and doc fixes by @PureWeen in https://github.com/dotnet/maui/pull/34160

  • Add correct CI pipeline names to Copilot instructions by @jfversluis in https://github.com/dotnet/maui/pull/34255

  • Add resilience to UI tests for frozen/unresponsive apps by @PureWeen in https://github.com/dotnet/maui/pull/34023

  • Copilot CI: Structured phase outputs, autonomous execution, iOS support, and CI pipeline by @kubaflo in https://github.com/dotnet/maui/pull/34040

  • Agent Workflow Metrics via GitHub Labels by @kubaflo in https://github.com/dotnet/maui/pull/33986

Animation

API

  • Add PublicAPI.Unshipped.txt BOM sort warning to Copilot instructions by @jfversluis in https://github.com/dotnet/maui/pull/34327

Button

CollectionView

Docs

  • Minor API docs improvements by @jfversluis in https://github.com/dotnet/maui/pull/34091

  • Fix phase numbering in pr-agent post-gate docs by @PureWeen in https://github.com/dotnet/maui/pull/34116

  • [docs] Add concise maui CLI command reference by @rmarinho in https://github.com/dotnet/maui/pull/34217

  • Remove build status badges from README by @jfversluis in https://github.com/dotnet/maui/pull/34282

Drawing

Editor

Entry

Gestures

Label

  • [Android] Fix Label with MaxLines truncating text in horizontal ScrollView by @Vignesh-SF3580 in https://github.com/dotnet/maui/pull/34279

    🔧 Fixes
  • Update PreReleaseVersionLabel and StabilizePackageVersion by @PureWeen in https://github.com/dotnet/maui/pull/34371

Navigation

Packaging

  • Add Windows unpackaged device tests on Helix alongside packaged tests by @PureWeen in https://github.com/dotnet/maui/pull/33702

Performance

  • Improve TypedBinding performance by ~29% by @StephaneDelcroix in https://github.com/dotnet/maui/pull/33656

ProgressBar

  • Fix dogfood scripts: workflow trigger, build detection, and in-progress handling by @jfversluis in https://github.com/dotnet/maui/pull/34259

SafeArea

Shapes

  • [ci] Fix simulator install failures and artifact publishing for all pipeline types by @mattleibow in https://github.com/dotnet/maui/pull/33999

Shell

Templates

  • Add daily template size tracking workflow by @mattleibow in https://github.com/dotnet/maui/pull/34140

TitleView

WebView

Xaml

🔧 Infrastructure (7)
  • Fix ci-official Xcode provisioning for FoundationModels Swift compilation by @mattleibow in https://github.com/dotnet/maui/pull/34037
  • Add agentic workflow ci-doctor by @rmarinho in https://github.com/dotnet/maui/pull/34045
  • [ci] Some fixes for aw workflows by @rmarinho in https://github.com/dotnet/maui/pull/34111
  • [ci] Run android on MAUI-Dnceng by @rmarinho in https://github.com/dotnet/maui/pull/33997
  • Update MAUI dogfooding scripts to work with new Azure DevOps instance by @jfversluis in https://github.com/dotnet/maui/pull/33198
  • [build] clean up old $(DebugType) MSBuild settings by @jonathanpeppers in https://github.com/dotnet/maui/pull/34216
  • [ci] Auto-trigger uitests and device-tests on darc-* branches by @PureWeen in https://github.com/dotnet/maui/pull/34317
🧪 Testing (6)
  • [Testing] Fix for flaky UITests in CI - 4 by @LogishaSelvarajSF4525 in https://github.com/dotnet/maui/pull/33978
  • [Testing] Add Material3 test category and separate pipeline stage for android material3 UI tests by @NafeelaNazhir in https://github.com/dotnet/maui/pull/33409
  • [Testing] Fix for flaky UITests in CI - 3 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/33689
  • [Testing] Fix for enable uitests ios26 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/33686
  • [Testing] Fixed Test case failure in PR 34173 - [02/21/2026] Candidate - 1 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34192
  • [Testing] Fixed Test case failure in PR 34173 - [02/21/2026] Candidate - 2 by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/34233
🏠 Housekeeping (2)
  • Remove agent PR session reports by @kubaflo in https://github.com/dotnet/maui/pull/34084
  • Clarify git workflow: push to PR branch, don't create separate branches by @StephaneDelcroix in https://github.com/dotnet/maui/pull/33963
📦 Other (15) **Full Changelog**: https://github.com/dotnet/maui/compare/10.0.41...10.0.50

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]