chore(deps): update dependency microsoft.maui.core to 10.0.90#140
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency microsoft.maui.core to 10.0.90#140renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
10.0.80→10.0.90Release Notes
dotnet/maui (Microsoft.Maui.Core)
v10.0.90Compare Source
.NET MAUI 10.0.90 Release Notes
.NET MAUI 10.0.90 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 231 commits with various improvements, bug fixes, and enhancements.
Activityindicator
[Android] Fix CollectionView ActivityIndicator not animating after header height change by @Vignesh-SF3580 in #35358
🔧 Fixes
Ai Agents
Animation
[Android] Fix Shadow property affecting transform matrix. by @Shalini-Ashokan in #32962
🔧 Fixes
API
Add delegate-based alert dialog extensibility convention (no public API changes) by @Redth in #35095
🔧 Fixes
DisplayAlert,DisplayActionSheet,DisplayPromptAsync) needs a public extensibility pointBlazor
[Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation by @BagavathiPerumal in #35538
🔧 Fixes
[Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled by @devanathan-vaithiyanathan in #35611
🔧 Fixes
Skip request-interception tests that hit echo.free.beeceptor.com by @akoeplinger in #35661
Border
[Windows] Fixed the ContentView clip is not updated when wrapping inside the Border by @Ahamed-Ali in #30408
🔧 Fixes
Fix Border.StrokeDashArray leaks dashed Borders when using a shared Application resource by @devanathan-vaithiyanathan in #35544
🔧 Fixes
Border.StrokeDashArrayleaks dashed Borders when using a shared Application resource[Windows] Border: Add AutomationPeer support by @Vignesh-SF3580 in #35577
🔧 Fixes
[Windows] Fixed BoxView improper rendering inside Border by @Dhivya-SF4094 in #28465
🔧 Fixes
Button
Prevent NullReferenceException in LayoutButton by @GamesAgeddon in #35284
🔧 Fixes
Fix TextColor null reset to restore platform defaults on iOS and Android by @Shalini-Ashokan in #35563
🔧 Fixes
CollectionView
[Android]Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in #34527
🔧 Fixes
[MacCatalyst] Fix CollectionView Header/Footer Not Expanding to Content Width by @KarthikRajaKalaimani in #35213
🔧 Fixes
[iOS/MacCatalyst] Fix IndicatorView not updating when IndicatorSize is changed to default value by @Shalini-Ashokan in #35215
🔧 Fixes
CollectionView selecteditem background lost if collectionview (or parent) IsEnabled changed. by @KarthikRajaKalaimani in #31540
🔧 Fixes
[iOS/macOS] CollectionView: Fix FlowDirection not working on EmptyView by @Dhivya-SF4094 in #32674
🔧 Fixes
Fix iOS CollectionView stale layout invalidations by @filipnavara in #35245
🔧 Fixes
Fix Android grouped CollectionView header/footer rebind leak by @AdamEssenmacher in #35368
🔧 Fixes
[Windows] Fix for Item should scrolled based on the GroupHeaderTemplate by @SuthiYuvaraj in #28074
🔧 Fixes
[Android] Fix ScrollTo regression when IsGrouped true on CollectionView by @SubhikshaSf4851 in #35356
🔧 Fixes
[10.0.60] ScrollTo(0) not working anymore on CollectionView when IsGrouped="True"
[Android] Fix CollectionView scrolling performance regression by @devanathan-vaithiyanathan in #35379
🔧 Fixes
Optimize parent dynamic resource refresh by @AdamEssenmacher in #35408
🔧 Fixes
Fix CI failure for CollectionView Scrolling Feature Tests due to PR #35379 by @devanathan-vaithiyanathan in #35536
[iOS & Mac] CarouselViewController2 leaks on iOS/MacCatalyst due to unremoved orientation notification observer by @SubhikshaSf4851 in #35532
🔧 Fixes
Fix CollectionView.SelectedItems leaks popped views when bound to a retained ObservableCollection by @HarishwaranVijayakumar in #35558
🔧 Fixes
CollectionView.SelectedItemsleaks popped views when bound to a retainedObservableCollectionFix for Android - Dynamic Updates to CollectionView Header/Footer and Templates Are Not Displayed by @SuthiYuvaraj in #28904
🔧 Fixes
[Windows] Fix CarouselView EmptyView display when filtering to zero items by @Shalini-Ashokan in #29247
🔧 Fixes
[Android/iOS] Fix IsEnabled=False on CollectionView not working by @devanathan-vaithiyanathan in #27749
🔧 Fixes
Fix CarouselView.Loop property does not update dynamically and fails to maintain the scroll position when the loop value is changed at runtime by @devanathan-vaithiyanathan in #29527
🔧 Fixes
[iOS / Mac] Fix CollectionView.ScrollTo(index) silently failing whenIsGrouped="True" by @Dhivya-SF4094 in #35609
🔧 Fixes
Fix Android nested carousel scrolling by @AdamEssenmacher in #35656
🔧 Fixes
[Inflight regression] Fixed Test failures ModalTabbedPagePushAsyncShouldOverlayBottomNavigationView and GroupedCollectionViewScrollToIndexScrollsToCorrectItem by @Dhivya-SF4094 in #35823
Fix CarouselView tests fail in June 8 Candidate by @devanathan-vaithiyanathan in #35825
Revert Android CollectionView handler cleanup and scrolling performance fixes (#34534, #35379, #35536) by @SubhikshaSf4851 in #36058
Core
Reduce allocations on AnimationManager by @pictos in #35612
🔧 Fixes
Core Lifecycle
Fix device test memory by @pictos in #35487
🔧 Fixes
Datepicker
Fix MacCatalyst DatePicker focus handling by @AdamEssenmacher in #35553
🔧 Fixes
DateTimePicker
[Android] Fix DatePicker dialog dismisses after the device is rotated by @HarishwaranVijayakumar in #34980
🔧 Fixes
Docs
mauiproject templates by @durandt in #34561Drawing
[Android] Fix LinearGradientBrush rendering as opaque black box by @SubhikshaSf4851 in #35299
🔧 Fixes
Fix polygon points collection handler leak by @AdamEssenmacher in #35526
🔧 Fixes
Editor
[iOS] Fix Editor losing scrollability after rotation when CharacterSpacing is applied by @Vignesh-SF3580 in #35309
🔧 Fixes
[Inflight/Candidate][iOS & Mac] Fix for Editor height inconsistency when VerticalTextAlignment is Center or End on iOS and MacCatalyst by @BagavathiPerumal in #35662
🔧 Fixes
[iOS] Fix EditorScrollingWhenEnclosedInBorder test failure on candidate branch by @Vignesh-SF3580 in #35920
[Inflight/Candidate][iOS] Fix for ShouldIgnoreBottomContentInsetForCollectionViewItems - Editor cells becoming invisible in CollectionView (CV1) by @BagavathiPerumal in #36107
Entry
[iOS/Mac] Fix Entry clear button retaining tint color after TextColor is reset to null by @SyedAbdulAzeemSF4852 in #35177
🔧 Fixes
[iOS/MacCatalyst] Fix Entry clear button appearing dimmed compared to TextColor by @SyedAbdulAzeemSF4852 in #35541
🔧 Fixes
Fix pill-shaped focus ring on macOS 26 by @Dhivya-SF4094 in #35393
🔧 Fixes
Fix Entry select all text on refocus not working on WinUI by @kubaflo in #35383
Revert - Fix Entry clear button appearing dimmed compared to TextColor #35541 by @TamilarasanSF4853 in #36134
Essentials
[Android] Fix Capture video crashes after stopping recording on Android 12 by @HarishwaranVijayakumar in #35638
🔧 Fixes
[Essentials] Browser.OpenAsync(External): drop visibility-filtered ResolveActivity pre-check by @Kebechet in #35652
🔧 Fixes
Remove Essentials.AI from dotnet/maui by @jfversluis in #36153
Essentials Texttospeech
[Mac, iOS, Windows] Fix for inconsistent Text-to-Speech rate behavior by @HarishwaranVijayakumar in #32850
🔧 Fixes
Flyoutpage
[iOS/Mac] Fix FlyoutPage RTL FlowDirection is not working by @devanathan-vaithiyanathan in #34831
🔧 Fixes
[Android] Fix for Android 16 Back button is not working after command from FlyoutPage by @BagavathiPerumal in #35196
🔧 Fixes
General
Gestures
Fix DragGestureRecognizer.DropCompleted event not firing in Android platform by @KarthikRajaKalaimani in #35179
🔧 Fixes
Windows: Ensure layouts without background participate in hit testing by @jpd21122012 in #34364
🔧 Fixes
[iOS] Fix VoiceOver dropping child labels on layouts with SemanticProperties.Hint or TapGestureRecognizer by @Vignesh-SF3580 in #35590
🔧 Fixes
Hybridwebview
Fix RemovePossibleQueryString to also strip URL fragments by @kubaflo in #35551
🔧 Fixes
[Revert] - [Windows] Fix WebView blank rendering when used with HybridWebView by @SubhikshaSf4851 in #35814
[Inflight Regression] Revert - Refactor the HybridWebView and properly support complex parameters by @BagavathiPerumal in #35852
🔧 Fixes
Image
Avoid image source layout invalidation for fixed-size views by @AdamEssenmacher in #35369
🔧 Fixes
[Windows] Fix Image layout inconsistency caused by async decode race in GetDesiredSize by @praveenkumarkarunanithi in #34699
🔧 Fixes
[Testing] Include more testing around Windows Image Aspect recent fixes by @kubaflo in #35620
🔧 Fixes
Revert PR #30068 — Fix FontImageSource centering regression on Windows by @Shalini-Ashokan in #35642
🔧 Fixes
[Android] Fix screenshot from WebView content not working by @kubaflo in #35384
🔧 Fixes
[Windows] Fix AspectFit image fills container regression causing UI test failures on candidate branch by @praveenkumarkarunanithi in #35923
Fixed VerifyImageAspect_CenterWithImageSourceFromUri failure by @Dhivya-SF4094 in #35945
Label
Improve label mapping performance and ensure complete coverage including ToPlatform and subsequent property changes by @Tamilarasan-Paranthaman in #31159
Fix for Label.FormattedText leaks labels when shared FormattedString is stored in Application.Resources by @BagavathiPerumal in #35582
🔧 Fixes
Label.FormattedTextleaks labels when sharedFormattedStringis stored inApplication.Resources[iOS] Fix Label Span formatting test failures on candidate branch by @Vignesh-SF3580 in #35815
[Testing] Fixed Test case failure in PR 35716 - [06/08/2026] Candidate - 1 by @TamilarasanSF4853 in #35762
Layout
[iOS, Mac] Fix Item spacing not properly applied between items in Horizontal LinearItemsLayout by @Dhivya-SF4094 in #35445
🔧 Fixes
[Windows] Add Automation Id support for Layouts. by @SubhikshaSf4851 in #35562
🔧 Fixes
Avoid layout diagnostics allocations without listeners by @AdamEssenmacher in #35475
🔧 Fixes
[Windows/Android] FlexLayout: Fix wrap misalignment due to floating-point precision by @SuthiYuvaraj in #31341
🔧 Fixes
[inflight/candidate] Revert - Avoid layout diagnostics allocations without listeners (#35475) by @devanathan-vaithiyanathan in #36095
Listview
Fix Binding for ListView.IsRefreshing by @bill2004158 in #28516
🔧 Fixes
Map
Fix iOS/Catalyst MapPool retention with MapElements by @AdamEssenmacher in #35480
🔧 Fixes
Fix Android map view lifecycle cleanup by @AdamEssenmacher in #35476
🔧 Fixes
Fix Android map element options retention by @AdamEssenmacher in #35634
🔧 Fixes
Menubar
[MacCatalyst] Fix KeyboardAccelerator with Cmd+Shift modifiers breaks entire MenuBarItem on Mac Catalyst by @KarthikRajaKalaimani in #35318
🔧 Fixes
Navigation
[iOS, Mac] Fix OnBackButtonPressed not invoked for NavigationPage and Shell by @Dhivya-SF4094 in #35072
🔧 Fixes
Fix Android stale ContainerView root leak by @AdamEssenmacher in #35372
🔧 Fixes
[Android] Fix for predictive back-to-home animation blocked by unconditional back callback registration by @BagavathiPerumal in #35223
🔧 Fixes
Revert [Android, iOS] - Flyout icon should remain visible when a page is pushed onto a NavigationPage or Shell page with the back button disabled. by @praveenkumarkarunanithi in #35604
Navigationpage
Picker
[iOS] Fix Picker CharacterSpacing lost after item selection when Title is set by @SyedAbdulAzeemSF4852 in #34974
🔧 Fixes
[iOS] Fix Picker CharacterSpacing ignored on initial load by @SyedAbdulAzeemSF4852 in #34957
🔧 Fixes
[Windows] Fix for Picker CharacterSpacing Not Being Applied to Title and Dropdown Items by @SyedAbdulAzeemSF4852 in #30612
🔧 Fixes
Fix Picker SelectedIndex deferred initialization by @AdamEssenmacher in #35629
🔧 Fixes
Progressbar
Fix iOS ProgressBar bounding box by @AdamEssenmacher in #35507
🔧 Fixes
[Revert] Fix iOS ProgressBar bounding box by @SubhikshaSf4851 in #35868
RadioButton
[Windows, Android] Fix Border Color and Border Width Not applying for Radio Button by @HarishwaranVijayakumar in #35616
🔧 Fixes
[inflight/current] Fixes a CS0111 build failure in RadioButton.cs caused by a duplicate OnPropertyChanged override by @HarishwaranVijayakumar in #35631
Revert - Fix TalkBack not correctly narrating RadioButtons with Content by @devanathan-vaithiyanathan in #35625
🔧 Fixes
Refreshview
[Windows] Fix RefreshView IsRefreshing property not working while binding by @devanathan-vaithiyanathan in #34845
🔧 Fixes
[Android] Fix for RefreshView triggering pull-to-refresh when scrolling inside a WebView with internal scrollable content by @BagavathiPerumal in #34614
🔧 Fixes
SafeArea
[Android] Fix bottom safe area padding dropping to zero when keyboard is shown by @praveenkumarkarunanithi in #35084
🔧 Fixes
Gate SafeArea inset listeners in recycler items by @AdamEssenmacher in #35664
🔧 Fixes
[Android] Fix ShellPages_NavBarVisibilityHide, VerifyNavBarStatusAtRuntime, and ToggleHasNavigationBar_HidesBar_Visual test failures by @SyedAbdulAzeemSF4852 in #35819
[inflight/candidate] Revert Android Shell safe area nav bar inset fixes by @SyedAbdulAzeemSF4852 in #35940
ScrollView
[Windows] Fix COMException when restoring a ScrollView as ContentPage.Content after swapping it out by @Vignesh-SF3580 in #35360
🔧 Fixes
Fix - ScrollView.ScrollToAsync(x, y, animated) doesn't work when called from Page.OnAppearing by @Shalini-Ashokan in #35395
🔧 Fixes
Searchbar
[Android] Fix SearchBar IME full-screen extract mode in landscape orientation by @SubhikshaSf4851 in #35197
🔧 Fixes
[iOS 26] Fix SearchBar layout spacing issues for small HeightRequest values by @devanathan-vaithiyanathan in #35347
🔧 Fixes
SearchBar
[Windows] Fix SearchHandler does not focus when ShowSoftInputAsync is called by @praveenkumarkarunanithi in #35079
🔧 Fixes
Shapes
Shell
Fix Android layout jump when navigating with IME open and NavBarIsVisible=false by @jpd21122012 in #34621
🔧 Fixes
[Android] Add defensive not null check to SearchHandlerAppearanceTracker.FocusChange by @Transis-Felipe in #29939
[Android] Fix for Shell colors change before navigation completes on Android in .NET 10 by @BagavathiPerumal in #35295
🔧 Fixes
[Windows] Fix Shell FlyoutItem not taking full width by @SubhikshaSf4851 in #35131
🔧 Fixes
[Android, iOS, Catalyst] Fix SearchHandler.BackgroundColor cannot be reset to null by @HarishwaranVijayakumar in #35224
🔧 Fixes
Fix for ApplyQueryAttributes being called on non-destination pages during back navigation by @BagavathiPerumal in #35392
🔧 Fixes
[Android] Fix Shell flyout background to follow Material 3 theme colors by @SyedAbdulAzeemSF4852 in #35148
🔧 Fixes
[Android] Fix Shell.FlyoutHeader background incorrect by @SyedAbdulAzeemSF4852 in #35489
🔧 Fixes
[iOS/MacCatalyst] Fix Shell.BackgroundColor not applied to bottom TabBar by @Shalini-Ashokan in #35545
🔧 Fixes
[Android] Fix Shell FlyoutIcon tint loss after navigation by @SyedAbdulAzeemSF4852 in #35561
🔧 Fixes
[iOS] Fix Shell - opened keyboard on modal page shifts parent page/frame behind modal after update to 10.0.60 by @KarthikRajaKalaimani in #35559
🔧 Fixes
Fix intermediate pages not receiving query parameters in multi-page Shell navigation by @mattleibow in #35432
🔧 Fixes
[Windows] Fix Shell title bar overlap with window controls in RTL mode by @Shalini-Ashokan in #33109
🔧 Fixes
[macOS] Fix IsEnabled property false not working on MenuBarItem by @devanathan-vaithiyanathan in #35546
🔧 Fixes
Fix Android Shell top inset when nav bar is hidden by @ne0rrmatrix in #35555
🔧 Fixes
Fix Changing Content property of ShellContent doesn't change visual content by @devanathan-vaithiyanathan in #34630
🔧 Fixes
Fixed a NullReferenceException when starting application with empty shell on Windows by @Shalini-Ashokan in #28879
🔧 Fixes
[Inflight/Candidate] Revert - Fix Changing Shell.NavBarIsVisible does not update the nav bar by @devanathan-vaithiyanathan in #35896
🔧 Fixes
Fix Windows Shell tests failure in June 8 Candidate by @devanathan-vaithiyanathan in #35898
[Testing] Fixed Test case failure in PR 35716 - [06/08/2026] Candidate - 2 by @TamilarasanSF4853 in #35924
[release/10.0.1xx-sr9] Revert Shell flyout header layout on iOS by @github-actions[bot] in #36498
Slider
[iOS] Slider: Scale ThumbImageSource to match default thumb size by @NirmalKumarYuvaraj in #34184
🔧 Fixes
Stepper
Fix iOS 26 Stepper overlap in landscape by @AdamEssenmacher in #35374
🔧 Fixes
SwipeView
Fix SwipeViews with invoked properties crash the app in Release mode by @BagavathiPerumal in #35208
🔧 Fixes
Fix SwipeItemView command leak by @AdamEssenmacher in #35510
🔧 Fixes
SwipeItemView.Commandleaks row views and command parameters throughCanExecuteChanged[iOS/Android] Fix SwipeItem.IsVisible not refreshing native swipe items when binding changes by @SyedAbdulAzeemSF4852 in #35217
🔧 Fixes
SwipeItem.IsVisible doesn't properly refresh the native swipe items when the binding value changes dynamically
Fix SwipeView memory leak when SwipeItems are reused or replaced by @Vignesh-SF3580 in #35539
🔧 Fixes
Fix SwipeItem IconImageSource color handling and rendering across platforms by @Shalini-Ashokan in #35632
🔧 Fixes
Switch
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.