[release-notes] .NET MAUI in .NET 11 RC 1 - #10552
Draft
danroth27 wants to merge 7 commits into
Draft
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: eb093fb2-ce3f-4183-934d-611679fd7ee7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: eb093fb2-ce3f-4183-934d-611679fd7ee7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: eb093fb2-ce3f-4183-934d-611679fd7ee7
Add exact-cutoff MAUI, Android, and Apple highlights, breaking changes, and community attribution while preserving the existing test demo and prior draft history. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 986fbe85-1680-4456-b145-4a52e4df45da
davidortinau
requested review from
StephaneDelcroix,
jfversluis,
jonathanpeppers and
rolfbjarne
September 2, 2026 15:08
Align the release note hierarchy with the .NET MAUI What's New page while preserving the verified content, citations, samples, and contributor list. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 986fbe85-1680-4456-b145-4a52e4df45da
This was referenced Sep 2, 2026
Remove an unsupported public FlyoutWidth claim while retaining the verified handler migration and multi-instance behavior. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 986fbe85-1680-4456-b145-4a52e4df45da
jfversluis
reviewed
Sep 3, 2026
| TabbedPage.BadgeTextColor="White" /> | ||
| ``` | ||
|
|
||
| Android, iOS, Mac Catalyst, and Windows support initial values and runtime |
Member
There was a problem hiding this comment.
We might refer back to a previous release where we also added this for Shell. Not absolutely necessary though
jfversluis
approved these changes
Sep 3, 2026
rolfbjarne
approved these changes
Sep 3, 2026
Comment on lines
+316
to
+319
| - **NativeAOT registrar default** - NativeAOT apps that target .NET 11 now use | ||
| the trimmable-static registrar and assembly preparation by default. CoreCLR | ||
| and Mono keep their existing registrar defaults in this RC 1 build | ||
| ([dotnet/macios #26346](https://github.com/dotnet/macios/pull/26346)). |
Member
There was a problem hiding this comment.
CoreCLR will also use the trimmable-static registrar (late addition to RC1), and I don't think we want to talk about Mono (that would sound like it's supported, which it's not):
Suggested change
| - **NativeAOT registrar default** - NativeAOT apps that target .NET 11 now use | |
| the trimmable-static registrar and assembly preparation by default. CoreCLR | |
| and Mono keep their existing registrar defaults in this RC 1 build | |
| ([dotnet/macios #26346](https://github.com/dotnet/macios/pull/26346)). | |
| - **NativeAOT registrar default** - NativeAOT and CoreCLR apps that target .NET 11 now use | |
| the trimmable-static registrar and assembly preparation by default. | |
| ([dotnet/macios #26346](https://github.com/dotnet/macios/pull/26346)). |
|
|
||
| RC 1 also includes reliability and packaging work across Hot Reload, linking, | ||
| the registrar, bindings, and MSBuild. See the | ||
| [full Apple platforms RC 1 compare](https://github.com/dotnet/macios/compare/release/11.0.1xx-preview7...36cc717537e7deaf6a8161bd96a977195cacd434) |
Member
There was a problem hiding this comment.
We added more fixes the RC1, so use a link that compare branch names instead:
Suggested change
| [full Apple platforms RC 1 compare](https://github.com/dotnet/macios/compare/release/11.0.1xx-preview7...36cc717537e7deaf6a8161bd96a977195cacd434) | |
| [full Apple platforms RC 1 compare](https://github.com/dotnet/macios/compare/release/11.0.1xx-preview7...release/11.0.1xx-rc.1) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expand the .NET 11 RC 1 mobile release notes across .NET MAUI, .NET for Android, and the Apple workloads while preserving the existing
dotnet testexample and Android GIF.Highlights include:
dotnet testtemplates and execution for Android, iOS, tvOS, macOS, and Mac CatalystTabbedPagebadges, themed splash screens, explicitSwipeItemcolors, BlazorWebView caching, Resizetizer quality, system-bar colors, andFlyoutPagehandlersx:Name, and realizedCollectionViewcellsSource cut
11.0.0-rc.1.26451.6484132f9e51f4d1eae72dba038575d610263973037.0.0-rc.1.2257b65b55d5357abb23960a999c7c5ffaceb75c451526.5.12124-net11-rc.136cc717537e7deaf6a8161bd96a977195cacd434Every cited pull request merge commit is an ancestor of its selected workload SHA. Changes that reached a moving release branch after these cuts are not included.
Review focus
Validation
dotnetmaui.md.README.mdlinks to 12 component files that have not merged into the shared RC1 base branch. It reports no failure indotnetmaui.md.