← Back to MAUI Releases
7.0.59 Service Release 3
Contributors
What’s Changed
- [net7.0] Add missing await call for color match test by Shane Neuville in https://github.com/dotnet/maui/pull/12449
- [net7.0] Bump Microsoft.WindowsAppSDK from 1.2.221116.1 to 1.2.221209.1 by @github-actions in https://github.com/dotnet/maui/pull/12446
- [net7.0] Use the UpdateHasContainer method everywhere by @github-actions in https://github.com/dotnet/maui/pull/12447
- [net7.0] Update Essentials Geocoding Docs by @github-actions in https://github.com/dotnet/maui/pull/12445
- [net7.0] Improve design type converters by @github-actions in https://github.com/dotnet/maui/pull/12442
- [net7.0] Reconcile PointerOver, Pressed, and Focused states by @github-actions in https://github.com/dotnet/maui/pull/12431
- [net7.0] Remove Android LaunchAdjacent flag for Essentials by @github-actions in https://github.com/dotnet/maui/pull/12432
- [net7.0] Set bottom margin back to zero when removing Bottom Tabs by @github-actions in https://github.com/dotnet/maui/pull/12441
- [net7.0] [Tizen] Add requesting re-layout step by @github-actions in https://github.com/dotnet/maui/pull/12435
- [net7.0] Set windows placeholder vertical text alignment by @github-actions in https://github.com/dotnet/maui/pull/12440
- [net7.0] [Tizen] Add missing Shell features in Tizen by @shyunMin in https://github.com/dotnet/maui/pull/12157
- [net7.0] Don’t watch for changes on an ImmutableBrush by @github-actions in https://github.com/dotnet/maui/pull/12614
- [net7.0] [iOS] Fix crash using DataTemplateSelector CarouselView by @github-actions in https://github.com/dotnet/maui/pull/12602
- [net7.0] [Android] Fix crash in SwipeView collapsing ListView groups by @github-actions in https://github.com/dotnet/maui/pull/12616
- [net7.0] [WinUI] Fix the size returned when measuring Frame by Shane Neuville in https://github.com/dotnet/maui/pull/12618
- [net7.0] Remove unnecessary Frame set in Shape by @github-actions in https://github.com/dotnet/maui/pull/12609
- [net7.0] [Android] Setup
Framewith all of the missingMappermethods by @github-actions in https://github.com/dotnet/maui/pull/12621 - [net7.0] Allow CommunityToolkit to avoid reflection to access the CollectionView controller by @github-actions in https://github.com/dotnet/maui/pull/12608
- [net7.0] Update image source after recycling bitmap in custom target by @github-actions in https://github.com/dotnet/maui/pull/12607
- [net7.0] Give fallback width/height for Shapes prior to layout by @github-actions in https://github.com/dotnet/maui/pull/12620
- [net7.0] [iOS] ItemsViewController add
_measurementCellsnull checks by @github-actions in https://github.com/dotnet/maui/pull/12691 - [net7.0] Cache grid cell measurements to avoid re-measures on second pass by @github-actions in https://github.com/dotnet/maui/pull/12689
- [net7.0] Address Android SearchBar keyboard issue relating to TextTransform by @github-actions in https://github.com/dotnet/maui/pull/12695
- [net7.0] Use the correct property when asking the UICollectionViewLayout to update by @github-actions in https://github.com/dotnet/maui/pull/12696
- [net7.0] Ensure image creation on any thread by @github-actions in https://github.com/dotnet/maui/pull/12690
- [net7.0] Fix the implicit Windows DefineConstants by @github-actions in https://github.com/dotnet/maui/pull/12700
- [net7.0] Initial code for replacing the deployment manager by @github-actions in https://github.com/dotnet/maui/pull/12745
Full Changelog: https://github.com/dotnet/maui/compare/7.0.58…7.0.59