What's Changed
- Design time converters should return TRUE for CanConvertFrom string - #10969 (@etvorun)
- Cherrypick fron net7 to release branch - #10957 (@rmarinho)
- Update .NET 6 MAUI version - #10962 (@mattleibow)
- Dispose empty sets and try/catch exceptions - #10955 (@mattleibow)
- Fix minimum sizing for * cells with multiple children - #10836 (@hartez)
- Run Android tests on background thread - #10841 (@mattjohnsonpint)
- Update .NET 6 workload version to 6.0.545 - #10871 (@mattleibow)
- Fix more inline API docs - #10785 (@jfversluis)
- [Tizen] Update to Tizen 7.0.100 stable - #10861 (@rmarinho)
- iOS 13 devices do not allow status bar access - #10855 (@mattleibow)
- Update net6 workloads - #10830 (@mattleibow)
- Add code format for PR's - #10828 (@rmarinho)
- Update Package.appxmanifest to have PhonePublisherId - #9477 (@sbanni)
- Add check to ensure measurement for AndExpandLayoutManager - #10813 (@hartez)
- Fix net7 branch with Analyzers fixes - #10808 (@rmarinho)
- Update Package.appxmanifest to have PhonePublisherId - #9477 (@sbanni)
- iOS15 WindowStateManager Window Support - #10550 (@nwestfall)
- Add Obsolete attribute to MessagingCenter - #8765 (@jfversluis)
- Fix typos in code - #10795 (@samhouts)
- Fix typos in comments/typos - #10793 (@samhouts)
- Update TODO comments for API changes that did not make it for .NET 7 - #10794 (@samhouts)
- Fix more comment/docs typos - #10796 (@samhouts)
- [Essentials] Fixes IPreferences DateTime handling - #9974 (@andres-fg)
- Build the net6 templates in net7 - #9758 (@mattleibow)
- [Windows] Detect StrokeDashArray Border collection changes - #10145 (@jsuarezruiz)
- [Housekeeping] Added more Frame samples to Core Gallery - #10616 (@jsuarezruiz)
- Allow * decompression during Arrange even when target size is smaller than desired size - #10768 (@hartez)
- Fix VerticalScrollBarVisibility not working - #10765 (@mattleibow)
- [Blazor] Close memory stream after copy - #10769 (@TanayParikh)
- Add Automated docs spellcheck via GitHub Actions - #10774 (@SeanKilleen)
- Fixed the openiconic link - #10749 (@mkArtakMSFT)
- [Blazor] Prevent locking on packaged app content - #10744 (@TanayParikh)
- [iOS] Set data context on MauiDoneAccessoryView. - #10677 (@GalaxiaGuy)
- [Android] Ensure SearchView meets min size requirements - #10510 (@rachelkang)
- [Android] Fix Map not setting initial properties - #10739 (@jsuarezruiz)
- [net6] Some fixes for tests - #10695 (@rmarinho)
- Add Corner Radius Test for Windows Buttons - #10743 (@tj-devel709)
- Revert "[Windows] Fix default corner radius on Button" - #10664 (@tj-devel709)
- Add guidance how to test code documentation - #10692 (@jfversluis)
- Don't use the main thread for networking - #10697 (@mattleibow)
- [Tests] Ignore tests runs for Core/Controls/Blazor on 12.4 and Android API25 - #10693 (@rmarinho)
- Fix WinAppSDK 12 Additional resources keys - #10680 (@PureWeen)
- Make IsTrimmable=False in all assemblies that have no value - #10647 (@mattleibow)
- Fix PGR issue on Catalyst - #10665 (@rachelkang)
- [Android] Implement PointerGestureRecognizer for Android - #10352 (@rachelkang)
- Fix how PopToRoot propagates to handler - #10653 (@PureWeen)
- Always disconnect when handler changes - #10655 (@PureWeen)
- [Tests] Ignore tooltip tests - #10649 (@rmarinho)
- Fix top-left aligned shapes issue - #10417 (@jsuarezruiz)
- [MacCatalyst] Fix issue rendering background gradient in catalyst searchbar - #10615 (@jsuarezruiz)
- Don't fire appearing/disappearing with window - #10530 (@PureWeen)
- [iOS] Fix crash disposing TabbedPage - #10594 (@PureWeen)
- Fix catalyst secondary click to match windows - #10525 (@PureWeen)
- Make Grid of spacing consistent when rows/columns are collapsed - #10556 (@hartez)
- Generate a more complete splash screen drawable set for Android - #10516 (@mattleibow)
Dependency Updates
- Bump Xamarin.AndroidX.Legacy.Support.V4 from 1.0.0.14 to 1.0.0.15 - #10934 (@dependabot[bot])
- Bump Xamarin.AndroidX.MediaRouter from 1.3.1 to 1.3.1.1 - #10926 (@dependabot[bot])
- Bump Xamarin.AndroidX.Navigation.Fragment from 2.5.2 to 2.5.2.1 - #10925 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22521.1 to 7.0.0-preview1.22524.2 - #10891 (@dependabot[bot])
- Bump Xamarin.Google.Android.Material from 1.6.1.1 to 1.7.0 - #10890 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22518.1 to 7.0.0-preview1.22521.1 - #10863 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22514.1 to 7.0.0-preview1.22518.1 - #10783 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22513.1 to 7.0.0-preview1.22514.1 - #10690 (@dependabot[bot])
- Bump Microsoft.JSInterop from 6.0.9 to 6.0.10 - #10636 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22511.2 to 7.0.0-preview1.22513.1 - #10661 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22504.1 to 7.0.0-preview1.22511.2 - #10642 (@dependabot[bot])
- Bump Microsoft.Web.WebView2 from 1.0.1343.22 to 1.0.1370.28 - #10606 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22451.2 to 7.0.0-preview1.22504.1 - #10599 (@dependabot[bot])
New Contributors
- @digitaldirk made their first contribution in #7831
- @AArnott made their first contribution in #8188
- @Symbai made their first contribution in #8336
- @lindexi made their first contribution in #9124
- @eltociear made their first contribution in #9226
- @MSLukeWest made their first contribution in #9588
- @marcmognol made their first contribution in #10187
- @tj-devel709 made their first contribution in #10664
- @GalaxiaGuy made their first contribution in #10677
- @mkArtakMSFT made their first contribution in #10749
- @SeanKilleen made their first contribution in #10774
- @andres-fg made their first contribution in #9974
- @nwestfall made their first contribution in #10550
- @sbanni made their first contribution in #9477
- @mattjohnsonpint made their first contribution in #10841
Full Changelog: 8a460d0...e5c8224