8.0.92
版本发布时间: 2024-10-16 02:14:42
dotnet/maui最新发布版本:8.0.92(2024-10-16 02:14:42)
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
invalidate
instead ofpostInvalidate
by @albyrock87 in https://github.com/dotnet/maui/pull/25121 - [iOS] Text alignment in editor - improvements (#24859) by @PureWeen 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 @PureWeen 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 @PureWeen in https://github.com/dotnet/maui/pull/25251
Full Changelog: https://github.com/dotnet/maui/compare/8.0.91...8.0.92