← Back to MAUI Releases
7.0.49
Contributors
What’s Changed
- Design time converters should return TRUE for CanConvertFrom string - #10969 ([@etvorun](https://github.com/etvorun))
- Cherrypick fron net7 to release branch - #10957 ([Rui Marinho](https://github.com/rmarinho))
- Update .NET 6 MAUI version - #10962 ([Matthew Leibowitz](https://github.com/mattleibow))
- Dispose empty sets and try/catch exceptions - #10955 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix minimum sizing for * cells with multiple children - #10836 ([@hartez](https://github.com/hartez))
- Run Android tests on background thread - #10841 ([Matt Johnson-Pint](https://github.com/mattjohnsonpint))
- Update .NET 6 workload version to 6.0.545 - #10871 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix more inline API docs - #10785 ([Gerald Versluis](https://github.com/jfversluis))
- [Tizen] Update to Tizen 7.0.100 stable - #10861 ([Rui Marinho](https://github.com/rmarinho))
- iOS 13 devices do not allow status bar access - #10855 ([Matthew Leibowitz](https://github.com/mattleibow))
- Update net6 workloads - #10830 ([Matthew Leibowitz](https://github.com/mattleibow))
- Add code format for PR’s - #10828 ([Rui Marinho](https://github.com/rmarinho))
- Update Package.appxmanifest to have PhonePublisherId - #9477 ([@sbanni](https://github.com/sbanni))
- Add check to ensure measurement for AndExpandLayoutManager - #10813 ([@hartez](https://github.com/hartez))
- Fix net7 branch with Analyzers fixes - #10808 ([Rui Marinho](https://github.com/rmarinho))
- Update Package.appxmanifest to have PhonePublisherId - #9477 ([@sbanni](https://github.com/sbanni))
- iOS15 WindowStateManager Window Support - #10550 ([@nwestfall](https://github.com/nwestfall))
- Add Obsolete attribute to MessagingCenter - #8765 ([Gerald Versluis](https://github.com/jfversluis))
- Fix typos in code - #10795 ([@samhouts](https://github.com/samhouts))
- Fix typos in comments/typos - #10793 ([@samhouts](https://github.com/samhouts))
- Update TODO comments for API changes that did not make it for .NET 7 - #10794 ([@samhouts](https://github.com/samhouts))
- Fix more comment/docs typos - #10796 ([@samhouts](https://github.com/samhouts))
- [Essentials] Fixes IPreferences DateTime handling - #9974 ([@andres-fg](https://github.com/andres-fg))
- Build the net6 templates in net7 - #9758 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Windows] Detect StrokeDashArray Border collection changes - #10145 ([Javier Suárez](https://github.com/jsuarezruiz))
- [Housekeeping] Added more Frame samples to Core Gallery - #10616 ([Javier Suárez](https://github.com/jsuarezruiz))
- Allow * decompression during Arrange even when target size is smaller than desired size - #10768 ([@hartez](https://github.com/hartez))
- Fix VerticalScrollBarVisibility not working - #10765 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Blazor] Close memory stream after copy - #10769 ([@TanayParikh](https://github.com/TanayParikh))
- Add Automated docs spellcheck via GitHub Actions - #10774 ([@SeanKilleen](https://github.com/SeanKilleen))
- Fixed the openiconic link - #10749 ([@mkArtakMSFT](https://github.com/mkArtakMSFT))
- [Blazor] Prevent locking on packaged app content - #10744 ([@TanayParikh](https://github.com/TanayParikh))
- [iOS] Set data context on MauiDoneAccessoryView. - #10677 ([@GalaxiaGuy](https://github.com/GalaxiaGuy))
- [Android] Ensure SearchView meets min size requirements - #10510 ([Rachel Kang](https://github.com/rachelkang))
- [Android] Fix Map not setting initial properties - #10739 ([Javier Suárez](https://github.com/jsuarezruiz))
- [net6] Some fixes for tests - #10695 ([Rui Marinho](https://github.com/rmarinho))
- Add Corner Radius Test for Windows Buttons - #10743 ([@tj-devel709](https://github.com/tj-devel709))
- Revert “[Windows] Fix default corner radius on Button” - #10664 ([@tj-devel709](https://github.com/tj-devel709))
- Add guidance how to test code documentation - #10692 ([Gerald Versluis](https://github.com/jfversluis))
- Don’t use the main thread for networking - #10697 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Tests] Ignore tests runs for Core/Controls/Blazor on 12.4 and Android API25 - #10693 ([Rui Marinho](https://github.com/rmarinho))
- Fix WinAppSDK 12 Additional resources keys - #10680 ([Shane Neuville](https://github.com/PureWeen))
- Make IsTrimmable=False in all assemblies that have no value - #10647 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix PGR issue on Catalyst - #10665 ([Rachel Kang](https://github.com/rachelkang))
- [Android] Implement PointerGestureRecognizer for Android - #10352 ([Rachel Kang](https://github.com/rachelkang))
- Fix how PopToRoot propagates to handler - #10653 ([Shane Neuville](https://github.com/PureWeen))
- Always disconnect when handler changes - #10655 ([Shane Neuville](https://github.com/PureWeen))
- [Tests] Ignore tooltip tests - #10649 ([Rui Marinho](https://github.com/rmarinho))
- Fix top-left aligned shapes issue - #10417 ([Javier Suárez](https://github.com/jsuarezruiz))
- [MacCatalyst] Fix issue rendering background gradient in catalyst searchbar - #10615 ([Javier Suárez](https://github.com/jsuarezruiz))
- Don’t fire appearing/disappearing with window - #10530 ([Shane Neuville](https://github.com/PureWeen))
- [iOS] Fix crash disposing TabbedPage - #10594 ([Shane Neuville](https://github.com/PureWeen))
- Fix catalyst secondary click to match windows - #10525 ([Shane Neuville](https://github.com/PureWeen))
- Make Grid of spacing consistent when rows/columns are collapsed - #10556 ([@hartez](https://github.com/hartez))
- Generate a more complete splash screen drawable set for Android - #10516 ([Matthew Leibowitz](https://github.com/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 https://github.com/dotnet/maui/pull/7831
- @AArnott made their first contribution in https://github.com/dotnet/maui/pull/8188
- @Symbai made their first contribution in https://github.com/dotnet/maui/pull/8336
- @lindexi made their first contribution in https://github.com/dotnet/maui/pull/9124
- @eltociear made their first contribution in https://github.com/dotnet/maui/pull/9226
- @MSLukeWest made their first contribution in https://github.com/dotnet/maui/pull/9588
- @marcmognol made their first contribution in https://github.com/dotnet/maui/pull/10187
- @tj-devel709 made their first contribution in https://github.com/dotnet/maui/pull/10664
- @GalaxiaGuy made their first contribution in https://github.com/dotnet/maui/pull/10677
- @mkArtakMSFT made their first contribution in https://github.com/dotnet/maui/pull/10749
- @SeanKilleen made their first contribution in https://github.com/dotnet/maui/pull/10774
- @andres-fg made their first contribution in https://github.com/dotnet/maui/pull/9974
- @nwestfall made their first contribution in https://github.com/dotnet/maui/pull/10550
- @sbanni made their first contribution in https://github.com/dotnet/maui/pull/9477
- Matt Johnson-Pint made their first contribution in https://github.com/dotnet/maui/pull/10841
Full Changelog: https://github.com/dotnet/maui/compare/8a460d0740220796dbb71ce10c70fb35a7f8e4ee…e5c8224dc180c45cdce125452d127ad3e98311bb