← Back to MAUI Releases
10.0.71
What’s Changed
- [release/10.0.1xx-sr7] [Windows] Fix WebView blank rendering when used with HybridWebView by Jakub Florkowski in https://github.com/dotnet/maui/pull/35585
- [release/10.0.1xx-sr7] Revert PR #30068 — Fix FontImageSource centering regression on Windows by Jakub Florkowski in https://github.com/dotnet/maui/pull/35689
- [release/10.0.1xx-sr7] Fix iOS/Catalyst MapPool retention with MapElements by Jakub Florkowski in https://github.com/dotnet/maui/pull/35690
- [release/10.0.1xx-sr7] [iOS] Fix Shell - opened keyboard on modal page shifts parent page/frame behind modal after update to 10.0.60 by Jakub Florkowski in https://github.com/dotnet/maui/pull/35691
- [release/10.0.1xx-sr7] [Android] Fix BottomNavigationView remaining visible for TabbedPage inside modal NavigationPage after PushAsync by Jakub Florkowski in https://github.com/dotnet/maui/pull/35692
- [release/10.0.1xx-sr7] Gate SafeArea inset listeners in recycler items by Jakub Florkowski in https://github.com/dotnet/maui/pull/35693
- [release/10.0.1xx-sr7] Revert - Fix TalkBack not correctly narrating RadioButtons with Content by Jakub Florkowski in https://github.com/dotnet/maui/pull/35694
- [release/10.0.1xx-sr7] Revert - Fix Changing Shell.NavBarIsVisible does not update the nav bar by @Tamilarasan-Paranthaman in https://github.com/dotnet/maui/pull/35703
- [Revert] - [Windows] Fix WebView blank rendering when used with HybridWebView by @SubhikshaSf4851 in https://github.com/dotnet/maui/pull/35744
- Fix OnNavigatedTo not firing after PopModalAsync when tab is changed inside modal by @praveenkumarkarunanithi in https://github.com/dotnet/maui/pull/35768
- Increment patch version from 70 to 71 by Shane Neuville in https://github.com/dotnet/maui/pull/35786
Full Changelog: https://github.com/dotnet/maui/compare/10.0.70…10.0.71