← Back to MAUI Releases
8.0.92 SR9.2
Contributors
What’s Changed
- [release/8.0.1xx-sr9] [C] avoid NRE on null GestureRecognizer by @github-actions in https://github.com/dotnet/maui/pull/25029
- [release/8.0.1xx-sr9] [iOS] Fix for the CollectionView to prevent duplicate groups or crashes when adding a new item to a group or when adding a new group. by @github-actions in https://github.com/dotnet/maui/pull/25030
- [release/8.0.1xx-sr9] [X] allow namescope resolution before parenting by @github-actions in https://github.com/dotnet/maui/pull/25075
- [release/8.0.1xx-sr9] Revert #24222 and simply use
invalidateinstead ofpostInvalidateby Alberto Aldegheri in https://github.com/dotnet/maui/pull/25121 - [iOS] Text alignment in editor - improvements (#24859) by Shane Neuville in https://github.com/dotnet/maui/pull/25158
- [release/8.0.1xx-sr9] Fixed Microsoft.Maui.Controls 8.0.90 (Latest stable) Ruins Entry Controls by Shane Neuville in https://github.com/dotnet/maui/pull/25159
- [release/8.0.1xx-sr9] Fix Regression with iOS button resizing with text or image change by @tj-devel709 in https://github.com/dotnet/maui/pull/25214
- [release/8.0.1xx-sr9] NullReferenceException when setting BarBackgroundColor for a NavigationPage - fix by Shane Neuville in https://github.com/dotnet/maui/pull/25251
Full Changelog: https://github.com/dotnet/maui/compare/8.0.91…8.0.92