Releases: dotnet/maui
Releases · dotnet/maui
7.0.59 Service Release 3
What's Changed
- [net7.0] Add missing await call for color match test by @PureWeen in #12449
- [net7.0] Bump Microsoft.WindowsAppSDK from 1.2.221116.1 to 1.2.221209.1 by @github-actions in #12446
- [net7.0] Use the UpdateHasContainer method everywhere by @github-actions in #12447
- [net7.0] Update Essentials Geocoding Docs by @github-actions in #12445
- [net7.0] Improve design type converters by @github-actions in #12442
- [net7.0] Reconcile PointerOver, Pressed, and Focused states by @github-actions in #12431
- [net7.0] Remove Android LaunchAdjacent flag for Essentials by @github-actions in #12432
- [net7.0] Set bottom margin back to zero when removing Bottom Tabs by @github-actions in #12441
- [net7.0] [Tizen] Add requesting re-layout step by @github-actions in #12435
- [net7.0] Set windows placeholder vertical text alignment by @github-actions in #12440
- [net7.0] [Tizen] Add missing Shell features in Tizen by @shyunMin in #12157
- [net7.0] Don't watch for changes on an ImmutableBrush by @github-actions in #12614
- [net7.0] [iOS] Fix crash using DataTemplateSelector CarouselView by @github-actions in #12602
- [net7.0] [Android] Fix crash in SwipeView collapsing ListView groups by @github-actions in #12616
- [net7.0] [WinUI] Fix the size returned when measuring Frame by @PureWeen in #12618
- [net7.0] Remove unnecessary Frame set in Shape by @github-actions in #12609
- [net7.0] [Android] Setup
Frame
with all of the missingMapper
methods by @github-actions in #12621 - [net7.0] Allow CommunityToolkit to avoid reflection to access the CollectionView controller by @github-actions in #12608
- [net7.0] Update image source after recycling bitmap in custom target by @github-actions in #12607
- [net7.0] Give fallback width/height for Shapes prior to layout by @github-actions in #12620
- [net7.0] [iOS] ItemsViewController add
_measurementCells
null checks by @github-actions in #12691 - [net7.0] Cache grid cell measurements to avoid re-measures on second pass by @github-actions in #12689
- [net7.0] Address Android SearchBar keyboard issue relating to TextTransform by @github-actions in #12695
- [net7.0] Use the correct property when asking the UICollectionViewLayout to update by @github-actions in #12696
- [net7.0] Ensure image creation on any thread by @github-actions in #12690
- [net7.0] Fix the implicit Windows DefineConstants by @github-actions in #12700
- [net7.0] Initial code for replacing the deployment manager by @github-actions in #12745
Full Changelog: 7.0.58...7.0.59
6.0.552 Service Release 10
What's Changed
- [net6.0]Fix Managing Layout Children by @rookiejava in #12125
- [net6.0] [Tizen] Add missing Shell features in Tizen by @shyunMin in #12128
- [net6.0] Improve BlazorWebView Docs by @github-actions in #12167
- [net6.0] Improve design type converters by @mattleibow in #12450
- [net6.0] [Tizen] Add requesting re-layout step by @github-actions in #12434
- [net6.0] Updating Windows App SDK version to 1.1.5 by @MSLukeWest in #12456
Full Changelog: 6.0.550...6.0.552
7.0.58 Service Release 2
What's Changed
- [net7.0] Add a condition to skip the AutoImport.props by @github-actions in #11667
- [net7.0] [Tizen] Add handing Label.TextType by @github-actions in #11612
- [net7.0] [Tizen] Add Shell FlyoutBackDrop by @github-actions in #11613
- [Tizen] Add handing Label.TextType by @JoonghyunCho in #11646
- [net7.0] Don't set editor action to handled by @github-actions in #11739
- [net7.0] [Android] Fix Stepper IsEnabled property changes by @github-actions in #11801
- [net7.0] Notify Button ImageSource changes correctly by @github-actions in #11800
- [net7.0] Update Essentials DeviceDisplay API Docs by @github-actions in #11797
- [net7.0] [foldable] add TypeConverter to Pane1Length/Pane2Length properties by @github-actions in #11793
- [net7.0] Bump Microsoft.WindowsAppSDK from 1.2.221109.1 to 1.2.221116.1 by @github-actions in #11794
- [net7.0] Update Essentials DeviceInfo API Docs by @github-actions in #11796
- [net7.0] Update templates to have separate default for framework selection by @github-actions in #11843
- [net7.0] Possible fix for issue #10960 by @github-actions in #11798
- [net7.0] [build] Add support for Visual Studio on win-arm64 by @github-actions in #11876
- [net7.0] [WinUI] Fix RefreshView crash if no content is specified by @github-actions in #11971
- [net7.0] [iOS] RadioButton a11y by @github-actions in #11969
- [net7.0] [iOS] Fix issue loading local files in WebView by @github-actions in #11968
- [net7.0] Ensure invisible views don't get rows/columns when generating AndExpand layouts by @github-actions in #11972
- [net7.0] Fix Element.ChildRemoved event sender by @github-actions in #11973
- [net7.0] [Android] Fix ObjectDisposedException on Android resizing images by @github-actions in #11960
- [net7.0] Align Shapes Fill property behavior with Xamarin.Forms by @github-actions in #11961
- [net7.0] [Catalyst] Fix brushes in Frame by @github-actions in #11962
- [net7.0] Fix Managing Layout Children by @github-actions in #11963
- [net7.0] [iOS] Avoid propagate Map tap event tapping a Pin on iOS by @github-actions in #11964
- [net7.0] Fix MauiIcon ForegroundScale on systems with comma as decimal separator by @github-actions in #11965
- [net7.0] Make iOS Label HTML behavior compatible with Forms by @github-actions in #11966
- [net7.0] _itemsSource may be null in CarouselViewLoopManager by @github-actions in #11967
- [net7.0] Prepare MAUI to support building with NuGets by @github-actions in #12000
- [net7.0] Update Essentials MainThread API Docs by @github-actions in #12143
- [net7.0] Update Essentials Flashlight API Docs by @github-actions in #12144
- [net7.0] [Android] Fix SwipeItemView size issues by @github-actions in #12148
- [net7.0] [iOS] Fix crash typing in Shell SearchHandler by @github-actions in #12145
- [net7.0] Fix crash using BackButtonBehavior and navigating to root by @github-actions in #12146
- [net7.0] Make OnShouldReceiveMapTouch static by @github-actions in #12142
- [net7.0] Vibrate - Detect zero duration and return early by @github-actions in #12147
- [net7.0] Notify StrokeDashPattern changes with StrokeDashArray changes by @github-actions in #12138
- [net7.0] [Android] Invalidate Button background drawable if size changes by @github-actions in #12139
- [net7.0] [Android] Fix crash disconnecting the IndicatorView by @github-actions in #12141
- [net7.0] Ensure that UIScrollView ContentSize is set by @github-actions in #11791
- [net7.0] Only set PublishReadyToRun for apps and not libs by @github-actions in #12172
- [net7.0] Improve BlazorWebView Docs by @github-actions in #12168
- [net7.0] Fix UpdateSemantics for UIStepper and UIPagerControl by @PureWeen in #12217
- [net7.0] Only add PointerGesture if PointerOver VisualState exists by @PureWeen in #12155
Full Changelog: 7.0.52...7.0.58
6.0.550 Service Release 9
What's Changed
- [net6.0] Update templates to have separate default for framework selection by @github-actions in #11844
- [net6.0] Only include MauiXaml/Css when $(UseMaui)=true by @github-actions in #11652
- [Tizen] Add handing Label.TextType by @JoonghyunCho in #11692
Full Changelog: 6.0.548...6.0.550
6.0.548 Service Release 8
What's Changed
- Stable .NET 6 SR8 Version - #11455 (@Redth)
- Provisionator fixes net6 branch - #11085 (@rmarinho)
- [Tizen] Add Shell FlyoutBackDrop - #11027 (@JoonghyunCho)
- Dispose empty sets and try/catch exceptions - #10955 (@mattleibow)
- Fix more inline API docs - #10785 (@jfversluis)
- iOS 13 devices do not allow status bar access - #10855 (@mattleibow)
- Update Package.appxmanifest to have PhonePublisherId - #9477 (@sbanni)
Full Changelog: 10a8bba...b9ebae5
7.0.52 Service Release 1.1
Summary
This release focuses on updating the latest iOS, macOS, and Windows platform versions, improving product quality, and adding API documentation. A type coverter change has also greatly improved the number of XAML Hot Reload successes.
Compatibility
This release is compatible with Visual Studio 17.4.3 on macOS and Windows.
Recommended platform versions to build against:
- Xcode 14.1 which includes iOS, iPadOS, and Mac Catalyst 16.1
- Android API 33
- Windows App SDK 1.2.221109.1
API Docs
- [net7.0] Update Essentials Connectivity API Docs - #11633 (@github-actions[bot])
- [net7.0] Update Essentials Battery API Docs - #11626 (@github-actions[bot])
- [net7.0] Update Essentials Clipboard Docs - #11634 (@github-actions[bot])
- [net7.0] Update Essentials Accelerometer API Docs - #11623 (@github-actions[bot])
- [net7.0] Update Essentials Contacts API Docs - #11630 (@github-actions[bot])
- [net7.0] Update Essentials Browser API Docs - #11629 (@github-actions[bot])
- [net7.0] Update Essentials AppInfo API Docs - #11627 (@github-actions[bot])
- [net7.0] Update Essentials Barometer API Docs - #11620 (@github-actions[bot])
- [net7.0] Update Essentials AppActions API Docs - #11615 (@github-actions[bot])
Issue Fixes
- [net7.0] Only include MauiXaml/Css when $(UseMaui)=true - #11653 (@github-actions[bot])
- [net7.0] Ensure no crashing for < iOS 12 due to PointerGesture incompatibility - #11660 (@github-actions[bot])
- [net7.0] Remove unnecessary MeasureOverride from RefreshView; - #11624 (@github-actions[bot])
- [net7.0] Fix window events when swapping out a page - #11618 (@github-actions[bot])
- [net7.0] Add NeedsExactMeasure check for Editor on Android - #11619 (@github-actions[bot])
- [net7.0] [iOS] Fix issue clearing MapElements in Map - #11616 (@github-actions[bot])
- [net7.0] [iOS/macOS] Fix issue updating the Frame HasShadow property - #11488 (@hartez)
- [net7.0] Set window soft input via window mapper - #11489 (@github-actions[bot])
- [net7.0] If a UISwitch grows too wide it is no longer accessible - #11447 (@github-actions[bot])
- [net7.0] Bump Microsoft.WindowsAppSDK from 1.1.5 to 1.2.221109.1 - #11450 (@github-actions[bot])
- [net7.0] [Windows] Fix tablet mode detection - #11448 (@github-actions[bot])
- [net7.0] Fix Entry ClearButtonVisibilityProperty pointing to SelectionLength - #11250 (@github-actions[bot])
- Design time converters should return TRUE for CanConvertFrom string - #10969 (@etvorun)
Dependency Updates
- Bump Xamarin.AndroidX.Window.WindowJava from 1.0.0.9 to 1.0.0.10 - #10935 (@dependabot[bot])
- Bump Xamarin.AndroidX.Browser from 1.4.0.2 to 1.4.0.3 - #10932 (@dependabot[bot])
- Bump Xamarin.Google.Crypto.Tink.Android from 1.7.0 to 1.7.0.1 - #10930 (@dependabot[bot])
- Bump Xamarin.AndroidX.RecyclerView from 1.2.1.7 to 1.2.1.8 - #10929 (@dependabot[bot])
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.5.1 to 1.5.1.1 - #10928 (@dependabot[bot])
- Bump Xamarin.AndroidX.Palette from 1.0.0.14 to 1.0.0.15 - #10927 (@dependabot[bot])
Misc
- [release/7.0.1xx-sr1.1] Add a condition to skip the AutoImport.props - #11668 (@github-actions[bot])
- Stable version for 7.0.1xx-sr1.1 - #11664 (@Redth)
- [net7.0] Fix the ordering registration for tests - #11492 (@github-actions[bot])
- [net7.0] restore unittests for native views binding - #11449 (@github-actions[bot])
- [net7.0] Update Microsoft.Windows.SDK.BuildTools - #11456 (@mattleibow)
- Update net6 version for building from net7 - #11458 (@Redth)
- [net7.0] Consolidate handlertestbase - #11445 (@github-actions[bot])
- Add debug agent info - #11347 (@rmarinho)
- [net7.0] Remove dead IScreenshotResult XML Doc link - #11233 (@github-actions[bot])
- Revert "[android] bring back
$(AndroidLinkResources)
by default" - #11096 (@jonathanpeppers) - Increase timeout to 240 minutes of azdo stages - #11226 (@rmarinho)
- Ignore Authenticate Reunion NuGet sources - net7 - #11150 (@rmarinho)
- Extract Maps, Graphics & Foldable docs during build - #10909 (@jfversluis)
- [net7.0] Bump provisionator task to version 2 - #11095 (@github-actions[bot])
- [foldable] XML doc additions - #10972 (@conceptdev)
- Continue if provisionator fails - #11068 (@rmarinho)
- Cherry pick net7 - #11056 (@rmarinho)
- Update Microsoft.Maui-mac.slnf - #10954 (@mattleibow)
- Update Microsoft.Maui-mac.slnf - #10954 (@mattleibow)
- Dispose empty sets and try/catch exceptions - #10955 (@mattleibow)
Full Changelog: e5c8224...05bc956
New Contributors
- @digitaldirk made their first contribution in #7831
- @AArnott made their first contribution in #8188
- @Symbai made their first contribution in #8336
- @eltociear made their first contribution in #9226
- @etvorun made their first contribution in #9447
- @MSLukeWest made their first contribution in #9588
- @marcmognol made their first contribution in #10187
- @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
7.0.49
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-...
6.0.547 - Service Release 7
What's Changed
- Dispose empty sets and try/catch exceptions - #10955 (@mattleibow)
- [net6] Update sr7 with maestro bumps - #10940 (@rmarinho)
- iOS 13 devices do not allow status bar access - #10855 (@mattleibow)
- Update Package.appxmanifest to have PhonePublisherId - #9477 (@sbanni)
- iOS15 WindowStateManager Window Support - #10550 (@nwestfall)
- [net6] Some fixes for tests - #10695 (@rmarinho)
- [Tizen] Fixes Tizen SemanticScreenReader using a new Accessibility API - #10511 (@myroot)
- Generate unplated icons on Windows - #10515 (@mattleibow)
- [Tizen] Use Microsoft.Maui.Graphics.Skia.Views.SkiaGraphicsView - #10359 (@rookiejava)
- [ci] Include shortened MSIs in multi-target drop - #10495 (@pjcollins)
- Added groupId to ResourceDictionary template - #10389 (@jsuarezruiz)
- Update docs animations - #9746 (@jfversluis)
- Update Font inline docs - #10014 (@jfversluis)
- Fix remaining (API) docs warnings - #10090 (@jfversluis)
Full Changelog: ec4b647...10a8bba
7.0.0-rc.2.6866
What's Changed
- Validate authenticity of compatibility renderer - #10567 (@PureWeen)
- Disconnect lifecycle callback when nav removed - #10353 (@PureWeen)
- Fix essentials samples XAML - #10538 (@mattleibow)
- Update ContextFlyout sample to show more scenarios - #10563 (@Eilon)
- [Tizen] Fixes Tizen SemanticScreenReader using a new Accessibility API - #10511 (@myroot)
- Change storyboard color space - #10549 (@davidortinau)
- Add inline code documentation guidelines - #10465 (@jfversluis)
- Fix a few places we almost properly check for null - #10529 (@Redth)
- Don't force the TextDirection on Android unless the content direction can't be determined - #10132 (@hartez)
- Generate unplated icons on Windows - #10515 (@mattleibow)
- Added pending changes to Essentials Permissions from Xamarin.Forms - #10092 (@jsuarezruiz)
- [Windows ] Fix Shell SearchBarHandler - #9679 (@jsuarezruiz)
- Add release 6.0.536 - #10129 (@marcmognol)
- Add support for SecureStorage in Unpackaged apps - #10476 (@mattleibow)
- [Tizen] Use Microsoft.Maui.Graphics.Skia.Views.SkiaGraphicsView - #10359 (@rookiejava)
- [ci] Include shortened MSIs in multi-target drop - #10495 (@pjcollins)
- Added groupId to ResourceDictionary template - #10389 (@jsuarezruiz)
- Added groupId to ResourceDictionary template - #10389 (@jsuarezruiz)
- Preserve the correct binding context for menu items - #7358 (@mattleibow)
- Suppress obsolete path for EndPDFContent - #10493 (@PureWeen)
- Remove NET6 pinning from main branch - #10492 (@PureWeen)
- Preserve the correct binding context for menu items - #7358 (@mattleibow)
- Add min width/height to template styles of select controls - #10425 (@rachelkang)
- Fix permissions in Windows - #10477 (@mattleibow)
- Fix AdaptiveTriggers - #9984 (@jsuarezruiz)
- [Android] Fix crash relaunching App from sharing item - #10457 (@jsuarezruiz)
- [Android] Fix crash relaunching App from sharing item - #10457 (@jsuarezruiz)
- [Android] Measure SwipeItem content before layout - #10467 (@hartez)
- Update .NET MAUI find version command in bug template - #10466 (@jfversluis)
- Remove unused and potentially conflicting feeds - #10423 (@mattleibow)
- Update MAUI for .NET 6 version - #10424 (@mattleibow)
- Ensure that star rows and columns cannot exceed the available space - #10409 (@hartez)
- Update the diff tool - #10421 (@mattleibow)
- Try reduce the ABI breaks - #10410 (@mattleibow)
- Try reduce the ABI breaks - #10410 (@mattleibow)
- Update docs animations - #9746 (@jfversluis)
- Update Font inline docs - #10014 (@jfversluis)
- [iOS] Implement IsEnabled property on Editor - #7611 (@jsuarezruiz)
- [android] bring back
$(AndroidLinkResources)
by default - #10153 (@jonathanpeppers) - Bumps for 7.0.0-rc2 - #10290 (@rmarinho)
- Provisioning more android images - #10393 (@rmarinho)
- Propagate Flyout Selected Item w/ AsMultipleItems - #10295 (@PureWeen)
- Disconnect lifecycle callback when nav removed - #10353 (@PureWeen)
- Sizing and inset math corrections for Button contentlayout - #10309 (@davidortinau)
- PhoneCallManager no longer works on Windows 11 - #10381 (@mattleibow)
- [Windows] Fix crash scrolling Shell Flyout list (CollapseOnScroll) - #9962 (@jsuarezruiz)
- Make sure StackLayout Spacing property propagates to generated Grid - #10376 (@hartez)
- Fix AdaptiveTriggers - #9984 (@jsuarezruiz)
- Fix remaining (API) docs warnings - #10090 (@jfversluis)
- [Tizen] Fixes Border measure issue to reflect Width/HeightRequest - #10361 (@myroot)
- Fix Semantic Property Propagation and CV TabStop - #10156 (@PureWeen)
- [iOS] Fix NRE when removing prototype cell - #10369 (@rmarinho)
- [Windows] Fix Essentials Email - #10063 (@jsuarezruiz)
- Fix FilePicker on Windows Unpackaged - #10356 (@mattleibow)
- Use a better fix for the ios16 things - #10355 (@mattleibow)
- Bring upstream version changes to
release/6.0.5xx-sr6
branch - #10354 (@Redth) - Standardize all the ctors for the core handlers - #10332 (@PureWeen)
- Implement SkiaImage Save - #9125 (@lindexi)
- Update margin for minimal display mode - #10273 (@PureWeen)
- [Windows] Updated used ListViewItem style (avoid CornerRadius etc) - #10250 (@PureWeen)
- [Android] Don't null binding context when recycling items - #10245 (@hartez)
- [Windows] Fix issue with items not filling horizontal space in CollectionView - #10243 (@hartez)
- [Android] Fire Completed event using ReturnType.Search - #9632 (@jsuarezruiz)
- Add visual state for PointerOver - #10003 (@rachelkang)
- [Tizen] Update Shell to handle FlyoutHeaderBehavior - #10201 (@shyunMin)
- Set BackgroundColor for Label and a few others on templates - #10184 (@PureWeen)
- [documentation] Fix typo - #10187 (@marcmognol)
- Fix insights from crashin...
6.0.541 - Service Release 6
What's Changed
- [net6.0] Bump Microsoft.AspNetCore Packages to 6.0.8 by @TanayParikh in #9863
- Shorten the msi filenames by @mattleibow in #9915
- Try fix API docs by @jfversluis in #9757
- [Android] Fix crash using a Name in a GradientStop by @jsuarezruiz in #9865
- [net6.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #9959
- Update Extensions inline docs by @jfversluis in #9946
- Fix TypeConverters API Docs by @jfversluis in #9780
- Merge compiler warning fix from main/net7.0 by @mattleibow in #9925
- Update Dispatcher inline docs by @jfversluis in #9943
- Allow MAUI to be built using .NET 7 by @mattleibow in #10047
- [Core] Fix ImageButton IsLoading property by @jsuarezruiz in #9917
- [Android] Fix rendering using WebView without Source by @jsuarezruiz in #9916
- [net6.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #10018
- Fix CheckBox's VisualStates by @jsuarezruiz in #8605
- Revert "[net6.0] Update dependencies from xamarin/xamarin-macios" by @mattleibow in #10076
- [Windows] Fix crash using MainDisplayInfoChanged on page constructor by @jsuarezruiz in #10093
- [Tizen] Update Shell to handle FlyoutHeaderBehavior by @shyunMin in #10201
- [net6.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #10077
- Bring upstream version changes to
release/6.0.5xx-sr6
branch by @Redth in #10354
Full Changelog: 6.0.540...6.0.541