This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryImprovements across AI agents, CollectionView layout handling, SafeArea insets, and numerous bug fixes spanning Animation, Button, DateTimePicker, Entry, Drawing, Gestures, Navigation, Picker, RadioButton, Layout, Essentials, Mediapicker, Modal, Testing infrastructure.
Full changelog
What's Changed
.NET MAUI 10.0.20 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 169 commits with various improvements, bug fixes, and enhancements.
AI
-
PR Reviewer Agent by @PureWeen in https://github.com/dotnet/maui/pull/32340
-
[AI] Moved PR Reviewer Agent to File-Based Instruction System by @kubaflo in https://github.com/dotnet/maui/pull/32659
-
Improved pr-reviewer AI agent and modified the usage instructions in README by @kubaflo in https://github.com/dotnet/maui/pull/32718
-
Add checkpoint/resume system for PR review agent by @kubaflo in https://github.com/dotnet/maui/pull/32774
-
[AI] The Issue-Resolver agent by @kubaflo in https://github.com/dotnet/maui/pull/32804
-
[AI] Fixed links for agents by @kubaflo in https://github.com/dotnet/maui/pull/32818
-
Agents scripts by @PureWeen in https://github.com/dotnet/maui/pull/32819
-
Add Git workflow rules for Copilot CLI by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32873
-
Simplify agent instructions and consolidate sandbox testing workflow by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32950
Animation
-
[Windows]Fixed the ViewExtensions RotateYTo and RotateXTo with length 0 crashes by @Ahamed-Ali in https://github.com/dotnet/maui/pull/30167
🔧 Fixes
Button
-
[Android] Fixed Material controls themeing issue by @NirmalKumarYuvaraj in https://github.com/dotnet/maui/pull/30415
🔧 Fixes
CollectionView
-
Fix for CollectionView with GridItemsLayout (Span=1) doesn't adapt to window width reduction on Windows platform by @praveenkumarkarunanithi in https://github.com/dotnet/maui/pull/31038
🔧 Fixes -
[iOS] RTL column mirroring in UICollectionView - fix by @kubaflo in https://github.com/dotnet/maui/pull/32372
🔧 Fixes -
[iOS][CV2]Fixed Selected item color changes from lightskyblue to lightgray after scrolling when deploying ManualMaui Demo project on iOS 26.1 by @KarthikRajaKalaimani in https://github.com/dotnet/maui/pull/32822
🔧 Fixes -
[Android] Prevent CollectionView SelectionChanged from triggering on SwipeView gesture by @Vignesh-SF3580 in https://github.com/dotnet/maui/pull/30652
🔧 Fixes -
[iOS] Fixed Current Item change on Device Orientation by @SubhikshaSf4851 in https://github.com/dotnet/maui/pull/32672
🔧 Fixes -
[Android, iOS, Mac] Fix inconsistent Background vs BackgroundColor behavior in CollectionView selection with VSM by @Vignesh-SF3580 in https://github.com/dotnet/maui/pull/32669
🔧 Fixes -
Fix CollectionView header/footer not removed when set to null on Android with empty ItemsSource by @Shalini-Ashokan in https://github.com/dotnet/maui/pull/32741
🔧 Fixes -
Fix for iOS CollectionView2 ItemSizingStrategy="MeasureFirstItem" Fails to Apply Correct Sizing by @SuthiYuvaraj in https://github.com/dotnet/maui/pull/29496
🔧 Fixes -
[release/10.0.1xx-sr2] [iOS, macOS] Fixed CollectionView group header size changes with ItemSizingStrategy by @github-actions[bot] in https://github.com/dotnet/maui/pull/33166
DateTimePicker
- [iOS] Fix DatePicker to consistently display 4-digit years by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32451
Dialogalert
- Return stub IAlertManagerSubscription for standard AlertManager by @drasticactions in https://github.com/dotnet/maui/pull/32646
Docs
-
Add README-AI.md file by @PureWeen in https://github.com/dotnet/maui/pull/32502
-
Improve AI agent documentation and testing instructions by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32485
-
[release/10.0.1xx-sr2] Add comprehensive README to Microsoft.Maui.Controls NuGet package by @github-actions[bot] in https://github.com/dotnet/maui/pull/33059
Drawing
-
[iOS] Fixed LinearGradientBrush in Shell FlyoutBackground misaligned by @SubhikshaSf4851 in https://github.com/dotnet/maui/pull/32137
🔧 Fixes -
Fix SolidColorBrush.Equals to compare Color values instead of references by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32956
🔧 Fixes -
Entry Height gets updated when loaded inside the RoundRectangle Shape by @SuthiYuvaraj in https://github.com/dotnet/maui/pull/25166
🔧 Fixes
Entry
-
Add accessibility identifier to MauiDoneAccessoryView Done button for UI testing by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/32828
🔧 Fixes -
[iOS] Fixed the text color issue when setting it to null dynamically in Entry, TimePicker, and SearchBar. by @Ahamed-Ali in https://github.com/dotnet/maui/pull/32888
🔧 Fixes
Essentials
-
[Windows] Fix for SemanticScreenReader.Default.Announce throws exception when called from MainPage constructor by @HarishwaranVijayakumar in https://github.com/dotnet/maui/pull/30264
🔧 Fixes
Essentials Securestorage
- Remove use of storage account read tokens by @mmitche in https://github.com/dotnet/maui/pull/32779
General
-
[iOS] - Added Focus propagation to MauiView by @NirmalKumarYuvaraj in https://github.com/dotnet/maui/pull/31154
🔧 Fixes
Gestures
-
[Windows] Allow tap gesture in ContentView by @jsuarezruiz in https://github.com/dotnet/maui/pull/17482
🔧 Fixes -
[iOS] Fix for Unable to Update iOS SwipeGesture Direction at Runtime by @BagavathiPerumal in https://github.com/dotnet/maui/pull/30165
🔧 Fixes
Label
- 10.0.20 Update PreReleaseVersionLabel and StabilizePackageVersion by @PureWeen in https://github.com/dotnet/maui/pull/33057
Layout
-
Fix ContentViewRespondsWhenViewRemoved test fails on Catalyst by @SuthiYuvaraj in https://github.com/dotnet/maui/pull/32481
🔧 Fixes -
Fixed HorizontalStackLayout Crashes Debugger on Negative Spacing by @devanathan-vaithiyanathan in https://github.com/dotnet/maui/pull/26927
🔧 Fixes -
Fixed Button rendering overflow in StackLayout by @Dhivya-SF4094 in https://github.com/dotnet/maui/pull/28001
🔧 Fixes
Localization
- LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251107204636959 to main by @csigs in https://github.com/dotnet/maui/pull/32449
Map
-
[iOS] Map pin InfoWindowClicked event is never fired by @KarthikRajaKalaimani in https://github.com/dotnet/maui/pull/31062
🔧 Fixes
Mediapicker
-
Fix MediaPicker and FilePicker returning null on cancellation by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/32656
🔧 Fixes
Modal
- [iOS] Fix modal page crash during app snapshot creation by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/31866
Navigation
-
predictive back gesture support for Android 13+ by @kubaflo in https://github.com/dotnet/maui/pull/32461
🔧 Fixes -
Fix for Page OnAppearing triggered twice when navigating via ShellItem change with PresentationMode set to Modal by @SyedAbdulAzeemSF4852 in https://github.com/dotnet/maui/pull/32582
🔧 Fixes
Picker
-
[Android] Refactor selection limit handling in MediaPicker by @kubaflo in https://github.com/dotnet/maui/pull/32571
🔧 Fixes -
Fix: Picker selects incorrect item after item removal by @Shalini-Ashokan in https://github.com/dotnet/maui/pull/29313
🔧 Fixes
RadioButton
-
Removed Value property coercion in RadioButton by @kubaflo in https://github.com/dotnet/maui/pull/32489
🔧 Fixes
SafeArea
-
[Android] Refactor WindowInsetListener to per-view registry with MauiWindowInsetListener by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32278
-
Fix SafeAreaEdges.SoftInput applying bottom padding when keyboard is hidden and inset consumption issue by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32064
-
Fix AppBarLayout insets when FlyoutPage is pushed modally on Android by @NirmalKumarYuvaraj via @Copilot in https://github.com/dotnet/maui/pull/32379
🔧 Fixes -
Fix content page title clipping on Android API < 30 with window insets compatibility by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32537
🔧 Fixes
SearchBar
-
[iOS] SearchHandler overlaps title and title view - fix by @kubaflo in https://github.com/dotnet/maui/pull/30772
🔧 Fixes
Shapes
-
Add demands for Darwin OS in UI tests pipeline by @mattleibow in https://github.com/dotnet/maui/pull/32532
-
[ci] Add a new pipeline for uitests by @rmarinho in https://github.com/dotnet/maui/pull/32592
-
[XSG] add XmlLineInfoProvider by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32530
-
Refactor device test stages in pipeline configuration by @mattleibow in https://github.com/dotnet/maui/pull/32712
-
Add XAML unit testing guidelines by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32788
Shell
-
Replace deprecated ScreenResolutionUtility task with PowerShell script for Windows UI tests by @rmarinho via @Copilot in https://github.com/dotnet/maui/pull/32599
-
[iOS] Add size update for Shell Popup Overlay after rotation by @cat0363 in https://github.com/dotnet/maui/pull/15866
🔧 Fixes -
[Android] NET10 - Exception on quit - fix by @kubaflo in https://github.com/dotnet/maui/pull/32647
🔧 Fixes -
[iOS] Fix for Shell Navigation Bar Remaining Visible After Navigating Back to a ContentPage with NavigationBar Hidden by @SyedAbdulAzeemSF4852 in https://github.com/dotnet/maui/pull/32622
🔧 Fixes -
[iOS] Added support for large titles in Shell by @kubaflo in https://github.com/dotnet/maui/pull/32081
🔧 Fixes -
[Issue-Resolver] Fix TabBar visibility on macOS 26 (Tahoe) by @kubaflo in https://github.com/dotnet/maui/pull/32910
🔧 Fixes -
[Android] Fixed Shell Colors Do Not Update Correctly When Switching Between TabBar Items by @NanthiniMahalingam in https://github.com/dotnet/maui/pull/32882
🔧 Fixes -
[Issue-Resolver] Fix TitleView image not showing on iOS 26 and macOS 26.1 by @kubaflo in https://github.com/dotnet/maui/pull/32913
🔧 Fixes -
[Android] Fixed ShellFlyout Footer area not cleared after removing footer view by @NirmalKumarYuvaraj in https://github.com/dotnet/maui/pull/32884
🔧 Fixes
Slider
-
Implemented ios:Slider.UpdateOnTap by @kubaflo in https://github.com/dotnet/maui/pull/20124
🔧 Fixes
SwipeView
-
Fix for SwipeView Command Binding Issue in CollectionView Templates by @BagavathiPerumal in https://github.com/dotnet/maui/pull/32790
🔧 Fixes
TabbedPage
-
Fix TabbedPage crash on iPadOS 26+ with narrow viewports by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/32662
🔧 Fixes -
Fixed the TabBar is not visible on Mac Catalyst on iOS26. by @sheiksyedm in https://github.com/dotnet/maui/pull/32972
🔧 Fixes
Templates
-
#32624 Rename .NET Aspire to Aspire in Aspire ServiceDefaults templat… by @thimok in https://github.com/dotnet/maui/pull/32626
🔧 Fixes -
Add version 10.0.11 to bug report template by @PureWeen in https://github.com/dotnet/maui/pull/32844
TitleView
-
Fix iOS 26 TitleView covering content in Shell and NavigationPage by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32341
🔧 Fixes
WebView
-
Fix WebView.EvaluateJavaScriptAsync returning null on iOS for certain websites by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/31647
🔧 Fixes -
Do not include the JS as Content by @mattleibow in https://github.com/dotnet/maui/pull/32783
🔧 Fixes -
Fix iOS WebView Navigating event not triggered for target="_blank" links by @jfversluis via @Copilot in https://github.com/dotnet/maui/pull/32199
🔧 Fixes
Xaml
-
Fix CS8603 error for nullable reference types in SourceGen binding paths by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32480
-
[XSG] Add clr-namespace fallback for x:Static with unresolved types by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32630
🔧 Fixes -
[XSG] better AppThemeBinding by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32441
-
Enable OnPlatform element simplification for InitializeComponent code generation by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32534
🔧 Fixes -
Fix infinite loop in ProvideValueForReferenceExtension with x:Reference by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32638
🔧 Fixes -
Fix #32670: Generate fully qualified Row/ColumnDefinition types in SourceGen by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32671
🔧 Fixes -
Fix BindingSourceGen to detect inaccessible property setters by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32470
🔧 Fixes -
[XSG] Fix NaN and Infinity value generation in Setter by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32698
🔧 Fixes -
[XSG] Fix x:Static to support inherited static members from base classes by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32689
🔧 Fixes -
[XSG] IndexOutOfRangeException nullable enums by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32663
🔧 Fixes -
[XSG] Fix missing global:: prefix in SimpleValueTargetProvider for BindableProperty references by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32691
🔧 Fixes -
[XSG] Fix FlexBasis source generator to emit float literals by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32696
🔧 Fixes -
Fix #19238: Suppress debug output for XAML comments by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32710
🔧 Fixes -
[XC] Add implicit string to GridLength cast operator by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32676
🔧 Fixes -
[XSG] Create AppThemeBinding using [UnsafeAccessor] in .NET 10 by @simonrozsival in https://github.com/dotnet/maui/pull/32728
🔧 Fixes -
Fix: XAML self-bindings (
.path and empty binding) now compile via source generator by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32468 -
Fix ApplyToDerivedTypes not working for implicit styles (#9648) by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32711
🔧 Fixes -
Fix XamlC error with HTTP-based xmlns URIs by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32768
🔧 Fixes -
Fix XAML files being embedded as resources when using SourceGen inflator by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32744
🔧 Fixes -
Optimize DataTemplateExtension as KnownMarkup in source generator by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32761
🔧 Fixes -
Fix XAML parser error format for IDE navigation by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32713
🔧 Fixes -
[XSG] Fix SourceGen collection assignment with explicit cast by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32780
🔧 Fixes -
[XSG] Fix MAUIX2003 error for x:Arguments with interface parameters by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32823
🔧 Fixes -
[XSG] Fix OnPlatform to generate default values for missing platforms by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32778
🔧 Fixes -
[XSG] Fix incorrect TargetNullValue flag check causing NPE with nullable bindings by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32580
🔧 Fixes -
[XSG] Reduce dead code for Setters with compiled converters by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32474
🔧 Fixes -
[XSG] Fix #32836: SourceGen handles typed resources in StaticResource correctly by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32843
🔧 Fixes -
Enable XAML SourceGen by default in templates and add per-file default support by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32733
🔧 Fixes -
[XSG] Fix XAML SourceGenerator reusing modified node tree by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32870
-
[XSG] Fix Style setter with content syntax in SourceGen by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32890
🔧 Fixes -
[XSG] Add heuristic to support bindable properties generated by other source generators by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32597
🔧 Fixes -
[XC] Fix XamlC null key error in CanAddToResourceDictionary by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32902
🔧 Fixes -
[XSG] Add NullExtension shortcut to SourceGen by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32892
-
Detect and report warning when property elements have attributes by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32896
🔧 Fixes -
Fix Maui32879Tests expected output to include pragma warning disable by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32915
-
[XSG] Fix RelativeSource binding with FindAncestorBindingContext mode by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32925
🔧 Fixes -
Add tests for CSS styles with IsEnabled=false by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32947
🔧 Fixes -
[Windows] Fixed the OneWayBinding issue with MultiBindingConverter on Slider and Stepper Value by @Ahamed-Ali in https://github.com/dotnet/maui/pull/28219
🔧 Fixes -
[XSG] Fix CS8601 error in XAML SourceGen setter for nullable reference types by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32940
-
Only emit compiler generated files in Debug configuration by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32986
-
Migrate Xaml.UnitTests from NUnit to xUnit by @StephaneDelcroix in https://github.com/dotnet/maui/pull/33012
🔧 Fixes -
don't optimise AppThemeBinding on XSG: Revert PR #32728: Remove UnsafeAccessor workaround for AppThemeBinding by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/33101
-
Disable AppThemeBindingExtension source generation for NET10 by @StephaneDelcroix in https://github.com/dotnet/maui/pull/33107
-
Localized file check-in by OneLocBuild Task: Build definition ID 13330: Build ID 12753373 by @dotnet-bot in https://github.com/dotnet/maui/pull/32482
-
[ci] Add dnceng-public UI tests by @rmarinho in https://github.com/dotnet/maui/pull/32229
-
Update main SR version and Github Issues by @PureWeen in https://github.com/dotnet/maui/pull/32499
-
[ci] Remove x64 demands by @rmarinho in https://github.com/dotnet/maui/pull/32070
-
Move to slnx and slnf by @mattleibow in https://github.com/dotnet/maui/pull/32514
-
[ci] Device tests using MAUI pool for build by @rmarinho in https://github.com/dotnet/maui/pull/32533
-
[ci] Clean nuget.config by @rmarinho in https://github.com/dotnet/maui/pull/32501
-
Update default solution file in settings by @PureWeen in https://github.com/dotnet/maui/pull/32572
-
[ci] Update net10 arcade by @rmarinho in https://github.com/dotnet/maui/pull/32574
-
[ci] Bump to new Xcode to 26.0.1 and .NET default version by @rmarinho in https://github.com/dotnet/maui/pull/32621
-
[main] Bump MicrosoftMauiPreviousDotNetReleasedVersion to 9.0.120 by @github-actions[bot] in https://github.com/dotnet/maui/pull/32613
-
Disable AzDO dependabot by @mmitche in https://github.com/dotnet/maui/pull/32631
-
Add Android emulator startup pattern to common testing patterns by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32615
-
[ci] Try fix RuniOS tests by @rmarinho in https://github.com/dotnet/maui/pull/32633
-
revert moving to slnx by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32619
-
[ci] Add variable group MAUI by @rmarinho in https://github.com/dotnet/maui/pull/32610
-
Change DotNetFeedUrl to internal CI feed by @jfversluis in https://github.com/dotnet/maui/pull/32694
-
[ci] Revert changes setting Creator by @rmarinho in https://github.com/dotnet/maui/pull/32743
-
[Testing] Fail iOS builds fast when Xcode setup fails by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32746
-
November 17th, Inflight Candidate by @PureWeen in https://github.com/dotnet/maui/pull/32509
-
Fix XC0022 and XC0023 warnings by adding x:DataType for compiled bindings by @simonrozsival via @Copilot in https://github.com/dotnet/maui/pull/32444
🔧 Fixes -
December 1st, Inflight Candidate by @PureWeen in https://github.com/dotnet/maui/pull/32841
-
[main] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/32821
-
[ci] Fix format of pipeline by @rmarinho in https://github.com/dotnet/maui/pull/33024
-
December 8th, Candidate by @PureWeen in https://github.com/dotnet/maui/pull/32982
-
Add PR dogfooding script + automatic comment by @jfversluis in https://github.com/dotnet/maui/pull/33043
-
[release/10.0.1xx-sr2] Convert Maui27202 and Maui28711 tests from NUnit to XUnit by @github-actions[bot] in https://github.com/dotnet/maui/pull/33064
-
Sync PR #32835 platform requirements to release/10.0.1xx-sr2 by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/33125
-
[net10.0] Merge main to net10.0 by @rmarinho in https://github.com/dotnet/maui/pull/32959
-
[ci] Update Integration tests with $(_MauiDotNetTfm) by @rmarinho in https://github.com/dotnet/maui/pull/32570
-
[ci] Don t push the device tests results by @rmarinho in https://github.com/dotnet/maui/pull/32611
-
[Testing] Feature Matrix UITest Cases for App Themes by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/31458
-
[Testing] Feature Matrix UITest Cases for FlexLayout by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/32036
-
[Testing] Fix Bugzilla41842 test by replacing raw Page with ContentPage by @Shalini-Ashokan in https://github.com/dotnet/maui/pull/31862
🔧 Fixes -
[CI] Pre-authorize AVD with ADB keys before starting the emulator by @simonrozsival in https://github.com/dotnet/maui/pull/32730
🔧 Fixes -
[Testing] Ignore failure HybridWebViewFeatureTests on Mac by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/32703
🔧 Fixes -
[Testing] Fixed DoesNotCrash Test case failure by @TamilarasanSF4853 in https://github.com/dotnet/maui/pull/32776
🔧 Fixes -
Fix race condition in RemoveInnerPage unit test by @StephaneDelcroix in https://github.com/dotnet/maui/pull/32787
-
Add VisualTestUtils source to replace deprecated NuGet package by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32607
🔧 Fixes -
[Testing] Add Appium capabilities to speed up tests by @jsuarezruiz in https://github.com/dotnet/maui/pull/27371
-
Re-enable ConnectivityChanged test after resolving previous issues by @jfversluis in https://github.com/dotnet/maui/pull/32875
-
[Testing] Fixed Test case failure in PR 32841 - [12/01/2025] Candidate by @LogishaSelvarajSF4525 in https://github.com/dotnet/maui/pull/32868
-
[Testing] Additional Feature Matrix Test Cases for ScrollView by @LogishaSelvarajSF4525 in https://github.com/dotnet/maui/pull/32617
-
[Testing] Fixed Test case failure in PR 32982 - [08/12/2025] Candidate by @HarishKumarSF4517 in https://github.com/dotnet/maui/pull/33019
-
Optimize UITest category groups: split, combine, and remove Visual category by @PureWeen via @Copilot in https://github.com/dotnet/maui/pull/32990
- Added capabilities to get Xcode logs in the Appium server output by @jsuarezruiz in https://github.com/dotnet/maui/pull/32149
- Use net*.0 wildcard pattern for CI branch triggers by @jfversluis in https://github.com/dotnet/maui/pull/33002
- No duplicate comments in https://github.com/dotnet/maui/commit/d45dcd2
- disable appthemebinding on XSG for good in https://github.com/dotnet/maui/commit/f492f7b
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
About dotnet/maui
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]