← Back to MAUI Releases
8.0.21 SR4.1
What’s Changed
- [android] improve FormattedString performance by Jonathan Peppers in https://github.com/dotnet/maui/pull/21712
- Light up HideSoftInputOnTappedChanged for catalyst by Shane Neuville in https://github.com/dotnet/maui/pull/21529
- Init the flex item before adding it to the layout by Matthew Leibowitz in https://github.com/dotnet/maui/pull/21737
- Use the path for determining the extension by Matthew Leibowitz in https://github.com/dotnet/maui/pull/21761
- [ios/catalyst] avoid duplicating
UIView.Subviewsarrays by Jonathan Peppers in https://github.com/dotnet/maui/pull/21765 - Move CollectionViewItemsLayoutUpdate to appium by Shane Neuville in https://github.com/dotnet/maui/pull/21767
- [Xaml] Fix TargetType simplification bug by @simonrozsival in https://github.com/dotnet/maui/pull/21764
- [C] Propagate resources when reparenting by Stéphane Delcroix in https://github.com/dotnet/maui/pull/21879
- [iOS] Fix crash closing Popup with WebView by Shane Neuville in https://github.com/dotnet/maui/pull/21923
- [iOS] Fix KeyboardScrolling for controls inside the NavBar by @tj-devel709 in https://github.com/dotnet/maui/pull/21806
Full Changelog: https://github.com/dotnet/maui/compare/8.0.20…8.0.21