← Back to MAUI Releases
7.0.58 Service Release 2
Contributors
What’s Changed
- [net7.0] Add a condition to skip the AutoImport.props by @github-actions in https://github.com/dotnet/maui/pull/11667
- [net7.0] [Tizen] Add handing Label.TextType by @github-actions in https://github.com/dotnet/maui/pull/11612
- [net7.0] [Tizen] Add Shell FlyoutBackDrop by @github-actions in https://github.com/dotnet/maui/pull/11613
- [Tizen] Add handing Label.TextType by @JoonghyunCho in https://github.com/dotnet/maui/pull/11646
- [net7.0] Don’t set editor action to handled by @github-actions in https://github.com/dotnet/maui/pull/11739
- [net7.0] [Android] Fix Stepper IsEnabled property changes by @github-actions in https://github.com/dotnet/maui/pull/11801
- [net7.0] Notify Button ImageSource changes correctly by @github-actions in https://github.com/dotnet/maui/pull/11800
- [net7.0] Update Essentials DeviceDisplay API Docs by @github-actions in https://github.com/dotnet/maui/pull/11797
- [net7.0] [foldable] add TypeConverter to Pane1Length/Pane2Length properties by @github-actions in https://github.com/dotnet/maui/pull/11793
- [net7.0] Bump Microsoft.WindowsAppSDK from 1.2.221109.1 to 1.2.221116.1 by @github-actions in https://github.com/dotnet/maui/pull/11794
- [net7.0] Update Essentials DeviceInfo API Docs by @github-actions in https://github.com/dotnet/maui/pull/11796
- [net7.0] Update templates to have separate default for framework selection by @github-actions in https://github.com/dotnet/maui/pull/11843
- [net7.0] Possible fix for issue #10960 by @github-actions in https://github.com/dotnet/maui/pull/11798
- [net7.0] [build] Add support for Visual Studio on win-arm64 by @github-actions in https://github.com/dotnet/maui/pull/11876
- [net7.0] [WinUI] Fix RefreshView crash if no content is specified by @github-actions in https://github.com/dotnet/maui/pull/11971
- [net7.0] [iOS] RadioButton a11y by @github-actions in https://github.com/dotnet/maui/pull/11969
- [net7.0] [iOS] Fix issue loading local files in WebView by @github-actions in https://github.com/dotnet/maui/pull/11968
- [net7.0] Ensure invisible views don’t get rows/columns when generating AndExpand layouts by @github-actions in https://github.com/dotnet/maui/pull/11972
- [net7.0] Fix Element.ChildRemoved event sender by @github-actions in https://github.com/dotnet/maui/pull/11973
- [net7.0] [Android] Fix ObjectDisposedException on Android resizing images by @github-actions in https://github.com/dotnet/maui/pull/11960
- [net7.0] Align Shapes Fill property behavior with Xamarin.Forms by @github-actions in https://github.com/dotnet/maui/pull/11961
- [net7.0] [Catalyst] Fix brushes in Frame by @github-actions in https://github.com/dotnet/maui/pull/11962
- [net7.0] Fix Managing Layout Children by @github-actions in https://github.com/dotnet/maui/pull/11963
- [net7.0] [iOS] Avoid propagate Map tap event tapping a Pin on iOS by @github-actions in https://github.com/dotnet/maui/pull/11964
- [net7.0] Fix MauiIcon ForegroundScale on systems with comma as decimal separator by @github-actions in https://github.com/dotnet/maui/pull/11965
- [net7.0] Make iOS Label HTML behavior compatible with Forms by @github-actions in https://github.com/dotnet/maui/pull/11966
- [net7.0] _itemsSource may be null in CarouselViewLoopManager by @github-actions in https://github.com/dotnet/maui/pull/11967
- [net7.0] Prepare MAUI to support building with NuGets by @github-actions in https://github.com/dotnet/maui/pull/12000
- [net7.0] Update Essentials MainThread API Docs by @github-actions in https://github.com/dotnet/maui/pull/12143
- [net7.0] Update Essentials Flashlight API Docs by @github-actions in https://github.com/dotnet/maui/pull/12144
- [net7.0] [Android] Fix SwipeItemView size issues by @github-actions in https://github.com/dotnet/maui/pull/12148
- [net7.0] [iOS] Fix crash typing in Shell SearchHandler by @github-actions in https://github.com/dotnet/maui/pull/12145
- [net7.0] Fix crash using BackButtonBehavior and navigating to root by @github-actions in https://github.com/dotnet/maui/pull/12146
- [net7.0] Make OnShouldReceiveMapTouch static by @github-actions in https://github.com/dotnet/maui/pull/12142
- [net7.0] Vibrate - Detect zero duration and return early by @github-actions in https://github.com/dotnet/maui/pull/12147
- [net7.0] Notify StrokeDashPattern changes with StrokeDashArray changes by @github-actions in https://github.com/dotnet/maui/pull/12138
- [net7.0] [Android] Invalidate Button background drawable if size changes by @github-actions in https://github.com/dotnet/maui/pull/12139
- [net7.0] [Android] Fix crash disconnecting the IndicatorView by @github-actions in https://github.com/dotnet/maui/pull/12141
- [net7.0] Ensure that UIScrollView ContentSize is set by @github-actions in https://github.com/dotnet/maui/pull/11791
- [net7.0] Only set PublishReadyToRun for apps and not libs by @github-actions in https://github.com/dotnet/maui/pull/12172
- [net7.0] Improve BlazorWebView Docs by @github-actions in https://github.com/dotnet/maui/pull/12168
- [net7.0] Fix UpdateSemantics for UIStepper and UIPagerControl by Shane Neuville in https://github.com/dotnet/maui/pull/12217
- [net7.0] Only add PointerGesture if PointerOver VisualState exists by Shane Neuville in https://github.com/dotnet/maui/pull/12155
Full Changelog: https://github.com/dotnet/maui/compare/7.0.52…7.0.58