← Back to MAUI Releases
8.0.0-rc.2.9511
Preview
Contributors
MAUI Product Fixes
What’s Changed
- Fixed Android’s Border background to use a Transparent bg if not othe… by https://github.com/jstedfast in https://github.com/dotnet/maui/pull/17555
- Update Flyout when Shell.FlyoutContent changes by https://github.com/spadapet in https://github.com/dotnet/maui/pull/17359
- [XamlC] fix generic array by https://github.com/StephaneDelcroix in https://github.com/dotnet/maui/pull/17301
- Fix iOS/Win InputTransparent layouts and add several UI tests by https://github.com/mattleibow in https://github.com/dotnet/maui/pull/17286
- Fix accent color missing in title bar by https://github.com/Foda in https://github.com/dotnet/maui/pull/17528
- Remove obsolete MauiWinUIApplication properties by https://github.com/PureWeen in https://github.com/dotnet/maui/pull/17667
- Override CA1822 for Android interface implementation in MauiScrollView by https://github.com/jfversluis in https://github.com/dotnet/maui/pull/17691
- Don’t run hide on tapped code if window is null by https://github.com/PureWeen in https://github.com/dotnet/maui/pull/17758
- Make sure to not call new APIs on old iOS by https://github.com/mattleibow in https://github.com/dotnet/maui/pull/17907
- Make Entitlements in Templates for MacCatalyst more consistent between debug and release configs. by https://github.com/dustin-wojciechowski in https://github.com/dotnet/maui/pull/17833
- Update Blazor Hybrid template to match ASP.NET Core Blazor Web template by https://github.com/Eilon in https://github.com/dotnet/maui/pull/17946
- [android] update AOT profile for .NET 8 GA by https://github.com/jonathanpeppers in https://github.com/dotnet/maui/pull/18061
- [Windows] Fix wrong Layout from hidden CollectionView by https://github.com/jsuarezruiz in https://github.com/dotnet/maui/pull/17659
- [ X] connect the right method to the event handler by https://github.com/StephaneDelcroix in https://github.com/dotnet/maui/pull/18043
- [iOS] Keep textcolor on characterspacing by https://github.com/StephaneDelcroix in https://github.com/dotnet/maui/pull/17926
- [WinUI] Fixes window blinking when resizing by https://github.com/emaf in https://github.com/dotnet/maui/pull/18155
- [net8.0] Add permission for high-speed sensors by https://github.com/mattleibow in https://github.com/dotnet/maui/pull/18180
- [ X] revert https://github.com/dotnet/maui/pull/5611 by https://github.com/StephaneDelcroix in https://github.com/dotnet/maui/pull/17733
- [iOS] Fix downscaled images not occupying correct space by https://github.com/jknaudt21 in https://github.com/dotnet/maui/pull/17120
- Rework the Label mappers for FormattedText by https://github.com/mattleibow in https://github.com/dotnet/maui/pull/18105
- Add a test for https://github.com/dotnet/maui/issues/17776 “Calling SetBinding after setting a constant value crashes” by https://github.com/StephaneDelcroix in https://github.com/dotnet/maui/pull/17796
- [net8.0] Add NuGet package information by https://github.com/mattleibow in https://github.com/dotnet/maui/pull/18197
- [net8.0] Correctly expand rows/columns when grid padding by @github-actions in https://github.com/dotnet/maui/pull/18276
- [release/8.0.1xx-rc2.2] Allow iOS Keyboard Scrolling to be turned off in Lifecycle Events by @github-actions in https://github.com/dotnet/maui/pull/18308
- [release/8.0.1xx-rc2.2] Setup legacy mappers by @github-actions in https://github.com/dotnet/maui/pull/18309
- [release/8.0.1xx-rc2.2] Make sure to account for a null AppWindow by @github-actions in https://github.com/dotnet/maui/pull/18313
- [release/8.0.1xx-rc2.2] Limit star expansion when measuring/arranging at constrained sizes by @github-actions in https://github.com/dotnet/maui/pull/18314
- [release/8.0.1xx-rc2.2] [Templates] Remove get-task-allow entitlement from Templates by @github-actions in https://github.com/dotnet/maui/pull/18323
- [release/8.0.1xx-rc2.2] Ensure that viewport calculations for iOS ScrollView account for content insets by @github-actions in https://github.com/dotnet/maui/pull/18321
Tests
- [ci] Remove DeviceTests on iOS13.7 add Android 33 by Rui Marinho in https://github.com/dotnet/maui/pull/18132
Docs
- [release/8.0.1xx-rc2.2] API Doc improvements to fix online browser warnings by @github-actions in https://github.com/dotnet/maui/pull/18311
- Add ViewHandler & IViewHandler docs by https://github.com/jfversluis in https://github.com/dotnet/maui/pull/17167
Dependency Updates
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in https://github.com/dotnet/maui/pull/17985
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in https://github.com/dotnet/maui/pull/18091
- [release/8.0.1xx-rc2.1] Update with correct net7 version by Rui Marinho in https://github.com/dotnet/maui/pull/18100
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in https://github.com/dotnet/maui/pull/18170
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in https://github.com/dotnet/maui/pull/18218
- [release/8.0.1xx-rc2.1] Bump net7 by Rui Marinho in https://github.com/dotnet/maui/pull/18244
Full Changelog: https://github.com/dotnet/maui/compare/8.0.0-rc.2.9373…8.0.0-rc.2.9511