← Back to MAUI Releases
Javier Suárez
Matthew Leibowitz
Stéphane Delcroix
@Tamilarasan-Paranthaman
@NirmalKumarYuvaraj
@MartyIX
@Dhivya-SF4094
Jonathan Peppers
Gerald Versluis
@simonrozsival
@moljac
Jakub Florkowski
@tj-devel709
@Ahamed-Ali
@HarishKumarSF4517
Rui Marinho
Shane Neuville
@prakashKannanSf3972
@anandhan-rajagopal
@nivetha-nagalingam
Paul Anderson
@pjcollins
@LogishaSelvarajSF4525
10.0.0-preview.5.25306.5
Preview
Contributors
.NET MAUI Release Notes - 10.0.1xx-preview5
What’s Changed
MAUI Product Fixes
- [NET10] Replace the obsolete RunJavaScriptTextInputPanel by Javier Suárez in https://github.com/dotnet/maui/pull/28531
- [HybridWebView] Fix some issues with the interception, typescript and other features by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29829
- XAML xmlns simplifications by Stéphane Delcroix in https://github.com/dotnet/maui/pull/29579
- Expose _framework/hybridwebview.js to the html by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29794
- [net10.0] [HybridWebView] Refactor and convert the HybridWebView.js file into a TypeScript file by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29790
- [NET10] Enable Nullability on ShellPageRendererTracker by Javier Suárez in https://github.com/dotnet/maui/pull/28441
- [NET10.0] Removed the MessagingCenter from the RadioButtonGroup by @Tamilarasan-Paranthaman in https://github.com/dotnet/maui/pull/29366
- [NET10] Make
VisualElement.ComputeConstraintForViewandLayoutConstraintenum public by Javier Suárez in https://github.com/dotnet/maui/pull/29703 - Add the ability to intercept all web resource requests by Matthew Leibowitz in https://github.com/dotnet/maui/pull/28876
- Fixed picker allows user input if the keyboard is visible by @NirmalKumarYuvaraj in https://github.com/dotnet/maui/pull/26382
- [Android] Fix gesture crash navigating by Javier Suárez in https://github.com/dotnet/maui/pull/19517
- Improve MSBuild Error Actionability in Resizetizer by Javier Suárez in https://github.com/dotnet/maui/pull/28999
- [NET10.0] Annotate converters for nullability 4/n by @MartyIX in https://github.com/dotnet/maui/pull/29549
- Fixed KeepLastItemInView Does Not Scroll to Last Item When Adding Items at Top by @Dhivya-SF4094 in https://github.com/dotnet/maui/pull/29632
- Apply nullability attributes to TimeChangedEventArgs by Javier Suárez in https://github.com/dotnet/maui/pull/29572
- [android] update AOT profiles for .NET 10 by Jonathan Peppers in https://github.com/dotnet/maui/pull/29612
- [NET10.0] Annotate converters for nullability 3/n by @MartyIX in https://github.com/dotnet/maui/pull/29314
- Include all platforms in multi project template by Gerald Versluis in https://github.com/dotnet/maui/pull/28766
- Make internal types used by MAUI Toolkit public by Gerald Versluis in https://github.com/dotnet/maui/pull/29443
- [net10.0] Trimmable view handlers by @simonrozsival in https://github.com/dotnet/maui/pull/28357
- Android Libraries Ecosystem Updates 20250502 by @moljac in https://github.com/dotnet/maui/pull/29331
- Revert “[Android][NET 10] Fix: Ensure Image consumes touches properly (#28429)” by Jakub Florkowski in https://github.com/dotnet/maui/pull/29363
- Revert “Remove InternalsVisibleTo for Toolkit (#28994)” by Gerald Versluis in https://github.com/dotnet/maui/pull/29321
- Add Accessibility Selected for iOS CollectionView by @tj-devel709 in https://github.com/dotnet/maui/pull/29014
- [Android] Fixed Setting a Label visible after having had focus on a InputView will increase the Label’s height by @Ahamed-Ali in https://github.com/dotnet/maui/pull/29210
- Remove by @MartyIX in https://github.com/dotnet/maui/pull/29256
- Update ListViewViewCellBinding.cs by @HarishKumarSF4517 in https://github.com/dotnet/maui/pull/29409
Testing
- [tests] Add coreclr test for SF sample by Rui Marinho in https://github.com/dotnet/maui/pull/29327
- Run Categories Separately by Shane Neuville in https://github.com/dotnet/maui/pull/29362
- [UI Test] Create a new UITest for ModalPageMarginCorrectAfterKeyboardOpens by Javier Suárez in https://github.com/dotnet/maui/pull/21897
- Fixed Test case failure in PR 29399 - Merge main to net10 by Rui Marinho in https://github.com/dotnet/maui/pull/29608
- Fixed Test case failure in PR 29473 - [2025/05/19] Candidate by @prakashKannanSf3972 in https://github.com/dotnet/maui/pull/29457
- [Testing] Fix for UITest Catalyst screenshot dimension inconsistency and image cropping issue by @anandhan-rajagopal in https://github.com/dotnet/maui/pull/29204
- [Testing] Fix for flaky UITests in CI that occasionally fail - 10 by @anandhan-rajagopal in https://github.com/dotnet/maui/pull/29360
- [Testing] Update failing CarouselView2 tests to use CarouselView1 in sample by @nivetha-nagalingam in https://github.com/dotnet/maui/pull/29315
- [testing] Ignore ConnectivityChanged_Does_Not_Crash while crashing on net10 preview5 by Rui Marinho in https://github.com/dotnet/maui/pull/29679
- [net 10.0 Testing] Enabled BuildsWithSpecialCharacters Test by @HarishKumarSF4517 in https://github.com/dotnet/maui/pull/29466
- Setup Stage for Validating CarouselView2 by Shane Neuville in https://github.com/dotnet/maui/pull/29283
- Update LabelShouldSizeProperly.png by @anandhan-rajagopal in https://github.com/dotnet/maui/pull/29733
Dependency Updates
- Bump to 1.7.250513003 of WindowsAppSDK by Shane Neuville in https://github.com/dotnet/maui/pull/29597
- Update dependencies from https://github.com/dotnet/macios build 20250604.8 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29830
- Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25303.1+azdo.11697806 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29811
- Update dependencies from https://github.com/dotnet/macios build 20250530.1 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29747
- Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25272.1+azdo.11638978 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29630
- [net10.0] Update dependencies from dotnet/macios by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29613
- [net10.0] Update dependencies from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29602
- Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25270.1+azdo.11621833 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29593
- Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25269.1+azdo.11618129 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29586
- Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25269.1+azdo.11615454 by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29576
- [net10.0] Update dependencies from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29511
- [net10.0] Update dependencies from dotnet/android by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29503
- [net10.0] Update dependencies from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29386
- [net10.0] Update dependencies from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29341
- [net10.0] Update dependencies from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/maui/pull/29176
- Changed Syncfusion toolkit version from 1.0.4 to 1.0.5 by Paul Anderson in https://github.com/dotnet/maui/pull/29659
Docs
- [docs] Add doc with info about release process by Rui Marinho in https://github.com/dotnet/maui/pull/29478
- Add API XML Docs for Graphics by Gerald Versluis in https://github.com/dotnet/maui/pull/29146
- Add API XML Docs for Graphics.Skia by Gerald Versluis in https://github.com/dotnet/maui/pull/29148
- Add API XML Docs for Graphics.Skia.WPF by Gerald Versluis in https://github.com/dotnet/maui/pull/29150
- Add API XML Docs for Graphics.Skia.GtkSharp by Gerald Versluis in https://github.com/dotnet/maui/pull/29149
- Add API XML Docs for Graphics.Text.Markdig by Gerald Versluis in https://github.com/dotnet/maui/pull/29151
- Page.OnBackButtonPressed remove outdated API documentation by Gerald Versluis in https://github.com/dotnet/maui/pull/29543
Housekeeping
- Update bug-report.yml with latest releases by Shane Neuville in https://github.com/dotnet/maui/pull/29482
- Update Versions.props to 9.0.80 by Shane Neuville in https://github.com/dotnet/maui/pull/29408
- [iOS] Move to 16.3 by Rui Marinho in https://github.com/dotnet/maui/pull/29718
- Update breaking change tag to PMs by Gerald Versluis in https://github.com/dotnet/maui/pull/29326
- Localized file check-in by OneLocBuild Task: Build definition ID 13330: Build ID 11709525 by @dotnet-bot in https://github.com/dotnet/maui/pull/29839
- [api] Fix PublicApi shipped file by Rui Marinho in https://github.com/dotnet/maui/pull/29840
- [create-pull-request] automated change by @github-actions[bot] in https://github.com/dotnet/maui/pull/29758
- [housekeeping] Automated PR to fix formatting errors on net10.0 by Rui Marinho in https://github.com/dotnet/maui/pull/29737
- [net10.0] Merge main to net10 by Rui Marinho in https://github.com/dotnet/maui/pull/29720
- [create-pull-request] automated change by @github-actions[bot] in https://github.com/dotnet/maui/pull/29722
- [net10.0] Update preview5 versions by Rui Marinho in https://github.com/dotnet/maui/pull/29666
- [create-pull-request] automated change by @github-actions[bot] in https://github.com/dotnet/maui/pull/29701
- [ci] Update dependencies from 9.0.4 to 9.0.5 by Rui Marinho in https://github.com/dotnet/maui/pull/29667
- [net10.0] Merge main to net10 by Rui Marinho in https://github.com/dotnet/maui/pull/29399
- [ci] Fix Appium provisioning when no global nom exists by Rui Marinho in https://github.com/dotnet/maui/pull/29607
- [2025/05/19] Candidate - In Flight Branch by Shane Neuville in https://github.com/dotnet/maui/pull/29473
- [ci] Push metadata rollbacks by Rui Marinho in https://github.com/dotnet/maui/pull/29401
- [2025/05/12] Candidate - In Flight Branch by Shane Neuville in https://github.com/dotnet/maui/pull/29335
- [maui-release] Use DevDiv/Xamarin.yaml-templates by @pjcollins in https://github.com/dotnet/maui/pull/29385
- updated changes by @LogishaSelvarajSF4525 in https://github.com/dotnet/maui/pull/29352
- [2025/04/28] Candidate - In Flight Branch by Shane Neuville in https://github.com/dotnet/maui/pull/29158
- [2025/05/03] Staging - In Flight Branch by Shane Neuville in https://github.com/dotnet/maui/pull/28486
- [ci] Fix issue with duplicate License on msi by Rui Marinho in https://github.com/dotnet/maui/pull/29477
- [ci] Rollback can t be pushed by Rui Marinho in https://github.com/dotnet/maui/pull/29470
- [api] Fix unshipped/shipped api files for android by Rui Marinho in https://github.com/dotnet/maui/pull/29465
- Format the .NET 10 branch too by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29532
- Fix the action for updating formatting on PRs by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29525
- [create-pull-request] automated change by @github-actions[bot] in https://github.com/dotnet/maui/pull/29533
- [create-pull-request] automated change by @github-actions[bot] in https://github.com/dotnet/maui/pull/29506
- Create a workflow that formats PRs by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29507
- Update dotnet-format-daily.yml by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29504
- Add more branches to the formatting run by Matthew Leibowitz in https://github.com/dotnet/maui/pull/29500
- [create-pull-request] automated change by @github-actions[bot] in https://github.com/dotnet/maui/pull/28203
Full Changelog: https://github.com/dotnet/maui/compare/10.0.0-preview.4.25263.4…10.0.0-preview.5.25305.6