π Daily Repo Status β July 26, 2026 π
Good morning, MAUI maintainers! Here's your daily pulse on the repository. The last 48 hours have been packed with activity β let's dive in!
π Pull Request Activity
β
Merged (17 PRs in 2 days β great velocity!)
Bug Fixes & Regressions
#36628 β [iOS/macOS] Fixed CollectionView, RefreshView, ScrollView inflight regression π
#36747 β [Windows] Fixed COMException when changing Image.BackgroundColor via binding
#35578 β [Windows] Border: Added keyboard tap support for TapGestureRecognizer
#36787 β Fixed inflight build breaks (MAUIX2017, obsolete APIs, assertion equivalence)
#35006 β Fixed CS1612 for struct sub-property paths in C# expression source gen
Memory Leaks Fixed π¦ (AI-assisted!)
#36789 β Fixed ResourceDictionary.MergedDictionaries memory leak
#36777 β Fixed GeometryGroup.Children memory leak
Infrastructure & CI
#36773 β [Android] Banned [Export] in API analyzers
#36312 β [iOS/MacCatalyst] Enabled MemoryAnalyzers in Controls.Core
#36666 β Automated visual failure comparisons in /review tests π€
#36734 β Fixed regression scanner attribution reads
Dependencies
#36783 β Bumped aspnetcore group (3 packages)
#36771 β Bumped Magick.NET-Q8-AnyCPU 14.14.0 β 14.15.0
π Opened (11 PRs)
#
Title
Platform
#36784
Respect InputTransparent when updating UserInteractionEnabled
iOS
#36776
Add legacy Done accessory compatibility switch
iOS
#36769
Fix ButtonHandler clearing custom UIButton styling when Background is null
iOS π community
#36767
Fix PickPhotosAsync remains pending when activity is recreated
Android π community
#36764
SafeArea Feature Matrix test cases for Grid
Testing π community
#36768
Add Blazor Identity web sample
Blazor
#36785
Fix /review tests screenshot publishing
Infrastructure
π Issues
π₯ Regressions to Prioritize
#
Title
Regressed In
#36766
[Android] SwipeItem IconImageSource turns black on dark background
10.0.90 (very fresh!)
#36749
[iOS] ButtonHandler clears custom platform-view styling
10.0.80
β οΈ The Android SwipeItem regression in 10.0.90 is brand new β it was released just 4 days ago. Worth fast-tracking!
π¦ Memory Leaks Discovered (Automated Scans)
#36790 β IndicatorView.ItemsSource non-weak CollectionChanged subscription
#36781 β GradientBrush.GradientStops non-weak CollectionChanged subscription
π Other New Bugs
#36770 β [Android/iOS] Top label not edge-to-edge when SafeAreaEdges = Top (verified)
π Release Status
Version
Released
Type
10.0.90
July 22, 2026
β
Stable (latest)
11.0.0-preview.6
July 20, 2026
π¬ Preview
10.0.80
June 24, 2026
β
Stable
Both release tracks are active and healthy. Preview 6 is shaping up nicely!
π€ Agentic Workflow Highlights
The automated AI pipeline is showing great results:
2 memory leaks auto-fixed via PRs in the past 2 days
Visual failure comparison for /review tests is now automated
CI failure fixer is running on both main and net11.0 tracks
Some agent runs reported incomplete results (#36793 , #36788 ) β the team is actively iterating on the workflow infrastructure.
π¬ Long-Standing Community Requests (Top by Engagement)
These issues have high community interest and could use some love:
#
Title
π¬
#2205
BlazorWebView drag-and-drop with MAUI Templates
89
#11738
Blazor Hybrid on Linux/Ubuntu
81
#15533
Windows app white screen on launch
69
#23268
Copy font assets only works on second build
50
β
Recommended Next Steps
π₯ Triage [Android][Regression] SwipeItem IconImageSource becomes black on black background in Dark ModeΒ #36766 β Android SwipeItem regression in 10.0.90 needs fast-tracking
π¦ Review memory leak issues β IndicatorView ([leak-scan] IndicatorView.ItemsSource β non-weak CollectionChanged subscription retains the controlΒ #36790 ) and GradientBrush ([leak-scan] GradientBrush.GradientStops β non-weak CollectionChanged subscription retains transient brushesΒ #36781 ) need fixes similar to what was merged for ResourceDictionary and GeometryGroup
π Review community PRs β [iOS] Fix ButtonHandler clearing custom UIButton styling when Background nullΒ #36769 (iOS ButtonHandler fix) and [WIP] [Android] Fix PickPhotosAsync remains pending when its activity is recreated while Photo Picker is openΒ #36767 (Android PickPhotosAsync) are both bug fixes ready for review
π€ Agent workflow stability β Multiple incomplete agent runs; review and improve the CI failure fixer pipeline
π§ͺ Validate SafeArea test coverage β [Android, iOS] Top label is not set to edge-to-edge when SafeAreaEdges is set to SoftInputΒ #36770 (verified bug) + [Testing] SafeArea Feature Matrix Test Cases for GridΒ #36764 (PR adding Grid SafeArea tests) are complementary
Generated automatically β’ Next report: July 27, 2026 π
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network :
allowed :
- defaults
- " awmgmcpg"
See Network Configuration for more information.
Generated by Daily Repo Status Β· 49.4 AIC Β· β 8.3 AIC Β· β 5K Β· β·
Add this agentic workflow to your repo
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@69b5e3ae5fa7f35fa555b0a22aee14c36ab57ebb
π Daily Repo Status β July 26, 2026 π
Good morning, MAUI maintainers! Here's your daily pulse on the repository. The last 48 hours have been packed with activity β let's dive in!
π Pull Request Activity
β Merged (17 PRs in 2 days β great velocity!)
Bug Fixes & Regressions
CollectionView,RefreshView,ScrollViewinflight regression πCOMExceptionwhen changingImage.BackgroundColorvia bindingBorder: Added keyboard tap support forTapGestureRecognizerMemory Leaks Fixed π¦ (AI-assisted!)
ResourceDictionary.MergedDictionariesmemory leakGeometryGroup.Childrenmemory leakInfrastructure & CI
[Export]in API analyzersMemoryAnalyzersin Controls.Core/reviewtests π€Dependencies
Magick.NET-Q8-AnyCPU14.14.0 β 14.15.0π Opened (11 PRs)
InputTransparentwhen updatingUserInteractionEnabledButtonHandlerclearing customUIButtonstyling when Background is nullPickPhotosAsyncremains pending when activity is recreated/reviewtests screenshot publishingπ Issues
π₯ Regressions to Prioritize
SwipeItemIconImageSourceturns black on dark backgroundButtonHandlerclears custom platform-view stylingπ¦ Memory Leaks Discovered (Automated Scans)
IndicatorView.ItemsSourcenon-weakCollectionChangedsubscriptionGradientBrush.GradientStopsnon-weakCollectionChangedsubscriptionπ Other New Bugs
SafeAreaEdges= Top (verified)π Release Status
Both release tracks are active and healthy. Preview 6 is shaping up nicely!
π€ Agentic Workflow Highlights
The automated AI pipeline is showing great results:
/reviewtests is now automatedmainandnet11.0tracksSome agent runs reported incomplete results (#36793, #36788) β the team is actively iterating on the workflow infrastructure.
π¬ Long-Standing Community Requests (Top by Engagement)
These issues have high community interest and could use some love:
β Recommended Next Steps
SwipeItemregression in 10.0.90 needs fast-trackingIndicatorView([leak-scan] IndicatorView.ItemsSource β non-weak CollectionChanged subscription retains the controlΒ #36790) andGradientBrush([leak-scan] GradientBrush.GradientStops β non-weak CollectionChanged subscription retains transient brushesΒ #36781) need fixes similar to what was merged forResourceDictionaryandGeometryGroupGenerated automatically β’ Next report: July 27, 2026 π
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Add this agentic workflow to your repo
To install this agentic workflow, run