10.0.11 SR1.1
Contributors
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
-
Fix content page title clipping on Android API < 30 with window insets compatibility by @Copilot in https://github.com/dotnet/maui/pull/32738
Button
-
[release/10.0.1xx-sr1] Removed Value property coercion in RadioButton by @github-actions[bot] in https://github.com/dotnet/maui/pull/32604
DateTimePicker
-
Fix crash when TimePicker.Time is set to null (backport from PR #32660) by @Copilot in https://github.com/dotnet/maui/pull/32715
Gestures
-
[release/10.0.1xx-sr1] predictive back gesture support for Android 13+ by @github-actions[bot] in https://github.com/dotnet/maui/pull/32635
Infrastructure
-
[release/10.0.1xx-sr1] [ci] Revert changes setting Creator by @github-actions[bot] in https://github.com/dotnet/maui/pull/32803
π§ Fixes
Mediapicker
-
[release/10.0.1xx-sr1] [Android] Refactor selection limit handling in MediaPicker by @github-actions[bot] in https://github.com/dotnet/maui/pull/32628
Other
-
[release/10.0.1xx-sr1] Bump MicrosoftMauiPreviousDotNetReleasedVersion to 9.0.120 by @github-actions[bot] in https://github.com/dotnet/maui/pull/32614
-
Update PatchVersion from 10 to 11 by Shane Neuville in https://github.com/dotnet/maui/pull/32756
Shapes
-
Backport pipeline configuration fixes from PRs #32610, #32694, #32779 by @Copilot in https://github.com/dotnet/maui/pull/32781
Shell
-
[release/10.0.1xx-sr1] Fix iOS 26 TitleView covering content in Shell and NavigationPage by @github-actions[bot] in https://github.com/dotnet/maui/pull/32798
TabbedPage
-
Fix TabbedPage crash on iPadOS 26+ with narrow viewports by @Copilot in https://github.com/dotnet/maui/pull/32739
Full Changelog: https://github.com/dotnet/maui/compare/10.0.10β¦10.0.11