Commit 47f3dd1
authored
August 11th, inflight/candidate (#31014)
---
title: ".NET MAUI main-to-inflight-candidate Release Notes"
date: 2025-08-08
version: "main-to-inflight-candidate"
comparison: "main...inflight/candidate"
full_changelog:
"main...inflight/candidate"
description: "Release notes for .NET MAUI main-to-inflight-candidate,
covering 10 commits with enhancements and improvements."
---
# .NET MAUI main-to-inflight-candidate Release Notes
**Version:** main-to-inflight-candidate
**Comparison:** main...inflight/candidate
**Generated:** August 08, 2025
**Last Updated:** August 08, 2025
**Latest Commit Range:** 7f99494
**Total Commits:** 10
## What's Changed
This release includes 10 commits with various improvements, bug fixes,
and enhancements to the .NET MAUI framework.
### .NET MAUI Product Fixes
- Update MauiRecyclerView.cs by @github-actions[bot] in
#31050
- Added the GraphicsView base images for Windows and mac platforms by
@nivetha-nagalingam in #31018
- Fixed CollectionView does not update layout correctly when ItemsSource
changes by @Dhivya-SF4094 in #30978 -
Fixes #30953
- Fix duplicate app icon resizing by @jeremy-visionaid in
#30920
- Fixed GraphicsView event handlers are triggered even when IsEnabled is
set to False by @Dhivya-SF4094 in
#30755 - Fixes
#30649
- [iOS, Mac] Fix for Picker title is not displayed again when
SelectedIndex is set to -1 by @HarishwaranVijayakumar in
#30486 - Fixes
#31011,
#30463
### Testing
- [Testing] Feature matrix UITest Cases for GraphicsView Control by
@nivetha-nagalingam in #30781
- [Testing] Feature matrix UITest Cases for HybridWebView Control by
@NafeelaNazhir in #30613
### Housekeeping
- [create-pull-request] automated change by @github-actions[bot] in
#30890
- [create-pull-request] automated change by @github-actions[bot] in
#30700
**Full Changelog**:
main...inflight/candidateFile tree
86 files changed
+4007
-141
lines changed- src
- Controls
- src/Core/Handlers
- Items2
- Items/Android
- tests
- TestCases.Android.Tests/snapshots/android
- TestCases.HostApp
- CoreViews
- FeatureMatrix
- GraphicsView
- HybridWebView
- Issues
- Resources/Raw
- HybridWebView1
- HybridWebView2
- TestCases.Mac.Tests/snapshots/mac
- TestCases.WinUI.Tests/snapshots/windows
- TestCases.iOS.Tests/snapshots/ios
- Core/src/Platform
- Android
- iOS
- SingleProject/Resizetizer/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+4007
-141
lines changedLines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
290 | 295 | | |
291 | | - | |
| 296 | + | |
| 297 | + | |
292 | 298 | | |
293 | 299 | | |
294 | | - | |
| 300 | + | |
295 | 301 | | |
296 | 302 | | |
297 | 303 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
187 | 195 | | |
188 | 196 | | |
189 | 197 | | |
| |||
0 commit comments