Releases: dotnet/maui
7.0.101 SR10
Dependency Updates:
[net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro-bot in #18361
7.0.100 SR9
What's Changed
Tests
- [net7.0] Remove ScrollView Leak Test by @PureWeen in #17522
- [net7.0] Backport UI Test fixes from main by @PureWeen in #17496
Docs
- [net7.0] Update BindableObject API docs by @jfversluis in #17542
- [net7.0] Backport Legacy Control Gallery by @PureWeen in #17434
Dependency Updates
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #17514
- [net7.0] Rollback xharness bump to 8.0.0-prerelease.23407.2 by @PureWeen in #17529
- [net7.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #17593
- [net7.0] Update SkiaSharp to 2.88.6 by @mattleibow in #17663
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #17970
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #18013
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #18073
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #18088
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #18095
- [release/7.0.3xx-sr9] Bump iOS to correct 16.4.7121 by @rmarinho in #18222
Full Changelog: 7.0.96...7.0.100
8.0.0-rc.2.9511
MAUI Product Fixes
What's Changed
- Fixed Android's Border background to use a Transparent bg if not othe… by https://github.com/jstedfast in #17555
- Update Flyout when Shell.FlyoutContent changes by https://github.com/spadapet in #17359
- [XamlC] fix generic array by https://github.com/StephaneDelcroix in #17301
- Fix iOS/Win InputTransparent layouts and add several UI tests by https://github.com/mattleibow in #17286
- Fix accent color missing in title bar by https://github.com/Foda in #17528
- Remove obsolete MauiWinUIApplication properties by https://github.com/PureWeen in #17667
- Override CA1822 for Android interface implementation in MauiScrollView by https://github.com/jfversluis in #17691
- Don't run hide on tapped code if window is null by https://github.com/PureWeen in #17758
- Make sure to not call new APIs on old iOS by https://github.com/mattleibow in #17907
- Make Entitlements in Templates for MacCatalyst more consistent between debug and release configs. by https://github.com/dustin-wojciechowski in #17833
- Update Blazor Hybrid template to match ASP.NET Core Blazor Web template by https://github.com/Eilon in #17946
- [android] update AOT profile for .NET 8 GA by https://github.com/jonathanpeppers in #18061
- [Windows] Fix wrong Layout from hidden CollectionView by https://github.com/jsuarezruiz in #17659
- [ X] connect the right method to the event handler by https://github.com/StephaneDelcroix in #18043
- [iOS] Keep textcolor on characterspacing by https://github.com/StephaneDelcroix in #17926
- [WinUI] Fixes window blinking when resizing by https://github.com/emaf in #18155
- [net8.0] Add permission for high-speed sensors by https://github.com/mattleibow in #18180
- [ X] revert #5611 by https://github.com/StephaneDelcroix in #17733
- [iOS] Fix downscaled images not occupying correct space by https://github.com/jknaudt21 in #17120
- Rework the Label mappers for FormattedText by https://github.com/mattleibow in #18105
- Add a test for #17776 "Calling SetBinding after setting a constant value crashes" by https://github.com/StephaneDelcroix in #17796
- [net8.0] Add NuGet package information by https://github.com/mattleibow in #18197
- [net8.0] Correctly expand rows/columns when grid padding by @github-actions in #18276
- [release/8.0.1xx-rc2.2] Allow iOS Keyboard Scrolling to be turned off in Lifecycle Events by @github-actions in #18308
- [release/8.0.1xx-rc2.2] Setup legacy mappers by @github-actions in #18309
- [release/8.0.1xx-rc2.2] Make sure to account for a null AppWindow by @github-actions in #18313
- [release/8.0.1xx-rc2.2] Limit star expansion when measuring/arranging at constrained sizes by @github-actions in #18314
- [release/8.0.1xx-rc2.2] [Templates] Remove get-task-allow entitlement from Templates by @github-actions in #18323
- [release/8.0.1xx-rc2.2] Ensure that viewport calculations for iOS ScrollView account for content insets by @github-actions in #18321
Tests
Docs
- [release/8.0.1xx-rc2.2] API Doc improvements to fix online browser warnings by @github-actions in #18311
- Add ViewHandler & IViewHandler docs by https://github.com/jfversluis in #17167
Dependency Updates
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in #17985
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in #18091
- [release/8.0.1xx-rc2.1] Update with correct net7 version by @rmarinho in #18100
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in #18170
- [release/8.0.1xx-rc2.1] Update dependencies from xamarin/xamarin-macios by @dalexsoto in #18218
- [release/8.0.1xx-rc2.1] Bump net7 by @rmarinho in #18244
Full Changelog: 8.0.0-rc.2.9373...8.0.0-rc.2.9511
8.0.0-rc.2.9373
What's Changed
MAUI Product Fixes
- [xaml] locate event handlers from base types by @jonathanpeppers in #17075
- Updated the RoundRectangle BorderTest to check all 4 corners by @jstedfast in #17172
- Fix CollectionView not displaying header or footers by @jknaudt21 in #16870
- Compatibility should depend on Controls by @mattleibow in #17226
- (Windows) Fix tabbar visibility test by @Foda in #17240
- [msbuild] fix NuGet Central Package Management (CPM) by @jonathanpeppers in #17235
- Copy Windows assets to the output folder for Unpackaged by @mattleibow in #17238
- Remove null forgiveness operator and fix NRE from
PlatformView
in disconnect by @PureWeen in #17248 - [iOS] Fix issues setting Shell TabBar appearance by @jsuarezruiz in #15748
- [android] improve ToolbarExtensions.UpdateIconColor performance by @jonathanpeppers in #17241
- [Windows] Fix collection default spacing by @Foda in #17261
- Use strong type for PointerGestureRecognizer Windows PlatformArgs by @tj-devel709 in #17277
- [android] improve performance of ActivityExtensions.GetWindowFrame by @jonathanpeppers in #17256
- [Android] Fix single taps by @hartez in #16561
- Copy Windows MauiAssets to the publish folder for Unpackaged by @mattleibow in #17329
- [Xaml] do not register srcinfo for xaml-defined values by @StephaneDelcroix in #17230
- Extract TFM string into a const by @mattleibow in #17336
- Enable requesting the full preview size on iOS drag shadow & iOS and Windows Samples by @tj-devel709 in #17282
- Wait for parent to get set before realizing titleview by @PureWeen in #17360
- Adjust tap tests so they can work on Windows/iOS by @hartez in #17325
- [C] Replace value with same specificity by @StephaneDelcroix in #17365
- [C] Port the specificity concept to Bindings by @StephaneDelcroix in #17215
- Revert changes to setting context and add tests by @PureWeen in #17348
- [Xaml] fix CollectionItems enumeration by @StephaneDelcroix in #17364
- Passing test for #16960 by @StephaneDelcroix in #17397
- Fix DragAndDropCleanupCode by @PureWeen in #17430
- fix failing test for 17222 by @StephaneDelcroix in #17450
- Null check everything in InvalidateMeasureIfContentSizeChanged by @hartez in #17472
- Clean up iOS DragAndDropDelegate by @jknaudt21 in #17495
- Fixed window not reacting to TitleBar wnd message by @Foda in #17041
- Changing value of Shell.NavBarIsVisible should change visibility of toolbar (ShellToolbar) by @spadapet in #17358
- Split out sharable testing for non-element thing by @mattleibow in #17387
- [Xaml] pass the logging helper to Template context by @StephaneDelcroix in #17507
- Cleanup SwipeView and Propagate BC until we can fix compat layout by @PureWeen in #17418
- Enable performance CAs for more Core classes by @hartez in #17524
- [C] Convert values on AppThemeBinding by @StephaneDelcroix in #17567
- Add the missing package to the Blazor template by @mattleibow in #17579
- [controls] improve "setter specificity" performance by @jonathanpeppers in #17527
- Recreate the Navigation Host If It's been Destroyed by @PureWeen in #17594
- [android] update AOT profile for .NET 8.0.100-rc.2.23468.1 by @jonathanpeppers in #17624
- try fix #17396 by @StephaneDelcroix in #17505
- [Xaml] Double cast for OnPlat in StaticResource by @StephaneDelcroix in #17545
- Remove Previous TitleView from Toolbar by @PureWeen in #17353
- Recreate Details Fragment, if its been destroyed by @PureWeen in #17604
- Remove reference to concrete native host app by @dansiegel in #16803
- [Windows] Fixes border content clipping by @emaf in #17310
- If NavigationRenderer is Disposed don't UpdateFrames by @PureWeen in #17544
- Enable .NET 7 to work in .NET 8 SDK projects by @mattleibow in #17409
Tests
- Enable Mac Catalyst Core Device Tests in CI by @jfversluis in #17232
- Added integration test for maui blazor maccatalyst codesign verification. by @dustin-wojciechowski in #17331
- Enable Mac Catalyst Controls Device Tests in CI by @jfversluis in #17229
- Ignore 16561 on catalyst for now by @PureWeen in #17436
- Fix WinUI Tests by @PureWeen in #17539
- Enable WinUI Controls Test Pipeline by @PureWeen in #17221
- Reenable WinUI Device Tests parallel running by @jfversluis in #17613
Docs
- Add View docs by @jknaudt21 in #17220
- Update Page API docs by @jfversluis in #16981
- Improve comments in customer facing project templates by @jfversluis in #17518
- Document return values for animation extensions by @hartez in #17627
Dependency Updates
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #17196
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 by @dependabot in #17271
- [build] Update main with latest changes for internal builds by @rmarinho in #17255
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #17300
- Update the macios dependencies to new package names. by @rolfbjarne in #17267
- Bump the aspnetcore group with 7 updates by @dependabot in #17345
- [tizen]Bump Tizen to rc2 packages by @rmarinho in #17399
- [ci] Bump stable versions on main by @rmarinho in #17407
- Dependabot will manage versions on main by @mattleibow in #17460
- Bump the microsoftextensions group with 1 update by @dependabot in #17485
- Revert "[main] Update dependencies from dotnet/xharness" by @PureWeen in #17530
- Bump powershell from 7.3.6 to 7.3.7 by @dependabot in #17511
- Bump Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28 by @dependabot in #17486
- [net8.0] Bump net7 stable by @rmarinho in #17570
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #17603
- Update SkiaSharp to the latest stable version (2.88.6) by @mattleibow in #17558
- Bump the xunit group with 3 updates by @dependabot in #17619
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #17620
- [release/8.0.1xx-rc2] Update rc2 versions by @rmarinho in #17703
- [release/8.0.1xx-rc2] Bump android to latest by @rmarinho in #17720
- [release/8.0.1xx-rc2] Update dependecies for RC2 by @rmarinho in #17743
- [release/8.0.1xx-rc2] Bump iOS version by @rmarinho in #17797
- [release/8.0.1xx-rc2] Bump iOS version by @mattleibow in #17807
- [release/8.0.1xx-rc2] Update aspnet packages by @rmarinho in #17837
Housekeeping
- Update NuGet.config for 7.0.11 by @mattleibow in #17170
- [net8.0] [release/8.0.1xx-rc1]Revert net7 sr8 by @github-actions in #17174
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #17244
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #17262
- [build] Move to rc2 packages by @rmarinho in #17278
- [net8.0] Merge main to net8.0 by @rmarinho in #17284
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #17...
7.0.96
What's Changed
MAUI Product Fixes
- [net7.0] "Handle Grid * expansion when size is larger than minimum, but less than sufficient to display full size (#14902) (#15653)" by @PureWeen in #15915
- [net7.0] Grid star expansion fixes by @hartez in #15938
- [net7.0] Memory Leak: MAUI-Windows are not garbage-collected after destroy of MainActivity by @hartez in #16240
- [net7.0] Set the SafeAreaInset Property with updated value (#15512) by @hartez in #16238
- [net7.0] Resize internal content container when ScrollView content is resized by @hartez in #16651
- [net7.0] Allow * rows/columns treated as Auto to expand during 2nd measure pass by @github-actions in #16641
- [net7.0] Use same type converter for Brush as for Color to enable XAML completion by @github-actions in #16639
- [net7.0] Make CollectionView on iOS measure to content size by @hartez in #15652
- [net7.0] [iOS] Update CollectionView layout when reloading data by @github-actions in #16794
- [net7.0] Use the correct WASDK property by @github-actions in #16793
- [Backport net7.0] Add doc comments for common types used in templates by @jfversluis in
- [net7.0] Fix Grid cells not honoring MaxWidth by @hartez in #16837
- [net7.0] Revert default for UseSafeAreaProperty to value from .NET 6 for iOS by @PureWeen in #16379
- [net7.0] [macOS] Fix crash using Shell SearchHandler on Catalyst by @hartez in #16902
- Add properties to disable implicit things by @mattleibow in #17046
- [net7.0] Windows - Fix default item min height in CollectionView (#12811) by @hartez in #17092
- [net7.0] MauiEmbedding extensions should use specified TApp type by @github-actions in #17085
- [net7.0] [Windows] Implement ItemsUpdatingScrollMode on CollectionView by @github-actions in #17086
- [net7.0] [windows] Fixed CarouselView items rendering by @hartez in #17088
- [net7.0] Update VisualElement docs (#16754) by @hartez in #17094
- [net7.0] Improve VisualElement API Docs Follow-up by @github-actions in #17166
- [net7.0] "Revert default for UseSafeAreaProperty to value from .NET 6 for iOS by @rmarinho in #17458
- [net7.0] [iOS/Catalyst] Fix issue loading images from Stream (#16162) by @PureWeen in #17519
- [net7.0] Null check everything in InvalidateMeasureIfContentSizeChanged by @github-actions in #17493
- [net7.0] Fixed Android's StreamImageSourceService.LoadDrawableAsync() by @github-actions in #16640
- [net7.0] [iOS] Fix ScrollTo method issues by @hartez in #17093
Dependency Updates
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15858
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15867
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15951
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #16717
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #16777
- [net7.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15834
- [net7.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #16932
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #16996
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #17250
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #17342
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #17469
- [net7.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #17466
- [net7.0] Update all ASP.NET and MS.Extensions packages to latest stable by @rmarinho in #17487
- [release/7.0.3xx-sr8] [net7.0] Update dependencies from xamarin/xamarin-macios by @github-actions in #17533
Housekeeping
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #15892
- Backport WinUI DeviceTest Fixes by @PureWeen in #15840
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #15936
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #15955
- [net7.0] Fix signing by @rmarinho in #16660
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #16688
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #16943
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #17119
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #17177
- Backport uitests by @PureWeen in #17420
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #17467
- [net7.0] Update cake files and XCode by @rmarinho in #17498
- [net7.0] [tests] Fix image for device tests on Android by @rmarinho in #17459
- [release/7.0.3xx-sr8] Update Version by @rmarinho in #17532
- [release/7.0.3xx-sr8] [net7.0] Remove ScrollView Leak Test by @github-actions in #17534
- [release/7.0.3xx-sr8] [net7.0] Backport UI Test fixes from main by @github-actions in #17535
Full Changelog: 7.0.92...7.0.96
8.0.0-rc.1.9171
Known Issues
- Black splash screens on iOS 16.5+ simulators
The splash screen on iOS simulators are sometimes black if you are not using a developer certificate. Splash screens will still appear on older simulators (such as iOS 15.5) or if you are doing a release build.
See more xamarin/xamarin-macios#18469 - Always-visible scrollbars on iOS
The iOS scroll view does not always size correctly and you may always see a scrollbar.
See more #17224 - Installing .NET MAUI workload fails with signing errors
Make sure you're using the latest RC1 SDK.
What's Changed
- New duplicate image errors
After updating to RC 1, you may see an error about duplicate files (such as with image resources) and this is because previously we did not check for duplicates and the image that was selected was arbitrary. From RC 1, we are now checking to ensure there are no duplicates. Make sure that if you have globs including images, you are not also including images again and insteadUpdate
:<ItemGroup> <MauiImage Include="Resources\Images\*" /> <!-- this will causes an error: --> <MauiImage Include="Resources\Images\myimage.svg" Color="Red" /> <!-- this will NOT result in an error: --> <MauiImage Update="Resources\Images\myimage.svg" Color="Red" /> </ItemGroup>
- Changes to the way RIDs work
Although not directly affecting .NET MAUI apps/libraries right now, there was a change to the way the RIDs work in .NET 8 RC 1: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/8.0/rid-graph
MAUI Product Fixes
- [ios] fix memory leak in Editor by @jonathanpeppers in #16348
- [ios] fix memory leak in Entry by @jonathanpeppers in #16349
- [Core] attribute SolidColorBrush for the XamlC processor by @StephaneDelcroix in #16370
- [ios] fix memory leaks in MauiDoneAccessoryView by @jonathanpeppers in #16380
- Resize internal content container when ScrollView content is resized by @hartez in #16385
- [iOS] Avoid CheckBox memory leak by @jsuarezruiz in #16376
- [ios] fix memory leak in RefreshView by @jonathanpeppers in #16384
- [C] fix SelectedIndex propagation for picker by @PureWeen in #16387
- [Windows] Fix Border corners clipping issue by @jsuarezruiz in #14403
- [iOS] Fix Editor placeholder issues by @jsuarezruiz in #15883
- [Essentials] Make PublisherName public on NET8 by @rmarinho in #16454
- Fix EntryCellRenderer to use FromHandler for text changes by @PureWeen in #16458
- Reinstate IContentView and ILayout methods by @hartez in #16411
- [net8.0] Make UpdateBackground public by @rmarinho in #16453
- [iOS/Catalyst] Fix issue setting ContentPage gradient background by @jsuarezruiz in #15832
- [Essentials] add WiFi permissions on Android 13+ by @janusw in #14718
- [iOS] Add updates for LineHeight, TextDecorations, CharacterSpacing by @cat0363 in #16223
- [Windows] fixing window glitches while moving or resizing by @salarcode in #14861
- Allow * rows/columns treated as Auto to expand during 2nd measure pass by @hartez in #16488
- Revert "[Windows] fixing window glitches while moving or resizing (#14861)" by @rmarinho in #16541
- [ios] fix memory leak in SwipeView by @jonathanpeppers in #16532
- [SourceGen] Support genric types from XML namespaces by @jonpryor in #16486
- [ios] fix memory leak in TimePicker by @jonathanpeppers in #16265
- Use same type converter for Brush as for Color to enable XAML completion by @etvorun in #16559
- Fix Graphics Font comparison method by @jsuarezruiz in #15985
- [WinUI] Implement PointerPressed and PointerReleased by @rachelkang in #16213
- [ X] Optimize OnPlatform element syntax by @StephaneDelcroix in #5611
- [ X] Support DynResources as AppThemeBinding values by @StephaneDelcroix in #16597
- Adds prompts when creating a new page. by @mausam-shrestha in #16331
- [ios] fix memory leak in GraphicsView by @jonathanpeppers in #16605
- Setting binding on Label doesn't set text to incoming binding by @PureWeen in #16410
- Use runtime check for setting WKWebView inspectable flag by @drasticactions in #16631
- Implement Additional PointerGestureRecognizer Platform Arguments by @tj-devel709 in #16426
- [C] fix Specificity for VSM by @StephaneDelcroix in #16404
- Prevent Android timer from adding multiple callbacks by @hartez in #16078
- [Android] Fix SwipeView not swiping using Label as direct content by @jsuarezruiz in #14824
- Locate MAUI View for PlatformView by @PureWeen in #16463
- [android] update AOT profile for .NET 8.0.100-rc.1.23404.2 by @jonathanpeppers in #16644
- [ios] fix memory leak in SwipeItem by @jonathanpeppers in #16614
- [ios/catalyst] fix memory leak in DatePicker by @jonathanpeppers in #16589
- Add swipe gesture for uitests by @sbanni in #16560
- Fix the case where silent was requested by @mattleibow in #16676
- Use the correct WASDK property by @mattleibow in #16683
- Re-land "[Windows] fixing window glitches while moving or resizing" by @mattleibow in #16637
- Update WebNavigationResult.cs doc comments by @Eilon in #16710
- [ios] fix memory leak in WindowOverlay by @jonathanpeppers in #16700
- Obsolete VisualElement.FocusChangeRequested event by @jfversluis in #16750
- [ios] fix memory leak in Picker by @jonathanpeppers in #16685
- [ X] avoid AmbiguousMatchException by @StephaneDelcroix in #15873
- Streamline SwipeView Children by @PureWeen in #16753
- Allow "duplicate" files to be processed by @mattleibow in #16534
- [iOS/Catalyst] Fix issue loading images from Stream by @jsuarezruiz in #16162
- MauiEmbedding extensions should use specified TApp type by @dansiegel in #16758
- Make ImageSourcePartExtensions public by @jsuarezruiz in #16633
- Revert "Internalize MessagingCenter (#12582)" by @mattleibow in #16798
- Import Keyboard Extension APIs by @drasticactions in #16572
- [windows] fix memory leak in ListView by @jonathanpeppers in #16762
- Add GetPosition method to DragStartingEventArgs, DragEventArgs, and DropEventArgs by @jsuarezruiz in
- [macOS] Don't force the RID to be x64-only by @mattleibow in #16678
- Make it more obvious how to use shell with sandbox by @BretJohnson in #16840
- [windows] Fix Picker PointerOver TextColor (#16751) by @molesmoke in #16752
- Add note about ClipsToBounds/IsClippedToBounds by @hartez in #16833
- [iOS] Fix ScrollTo method issues by @jsuarezruiz in #15984
- [Android] Fix issue setting CarouselView position on Ctor or Appearing by @jsuarezruiz in #16165
- [BuildTasks] Fix resolution for nested types by @pjcollins in #16841
- [windows] improve memory usage of
CollectionView
by @jonathanpeppers in #16838 - [ios] test MemoryAnalyzers package by @jonathanpeppers in #16346
- Revert "Make ImageSourcePartExtensions public" by @mattleibow in #16893
- Set Mapper/Handler ctor to protected on migration handlers by @PureWeen in #16882
- Fix support for VisualDiagnosticsOverlay/IWindowOverlay on Android Shell Apps by @drasticactions in #16138
- [WinUI] Update shadow mask as part of shadow properties by @emaf in #16895
- Improve the control over resource generation by @mattleibow in #16845
- Add property for tapping on page to close soft input keyboard by @PureWeen in #16530
- [windows] Fixed CarouselView items rendering by @mauroa in https:/...
8.0.0-preview.7.8842
How to install?
This release is best with Visual Studio 2022 17.8 Preview 1 on Windows, Visual Studio for Mac latest release, or the .NET MAUI extension for VS Code (Preview).
Windows
Install Visual Studio 2022 17.8 Preview 1 and select the .NET Multi-platform App UI workload, and then check the optional component “.NET MAUI (.NET 8 Preview)”.
Mac
In order to enable the latest Visual Studio for Mac to work with .NET 8 previews, enable .NET 8 previews in the preferences "Preview Features" section.
To install .NET 8 Preview 7 follow the instructions below.
All
Follow these instructions unless you have installed on Windows with the Visual Studio version above.
Download the .NET 8 Preview 7 SDK, followed by:
> dotnet workload install maui
...
Successfully installed workload(s) maui.
To verify installation:
> dotnet workload list
Installed Workload Id Manifest Version Installation Source
--------------------------------------------------------------------------------------------
maui 8.0.0-preview.7.8842/8.0.100-preview.7 SDK 8.0.100-preview.7
What's Changed
- [ios] fix memory leak in Border by @jonathanpeppers in #15946
- [Windows/macOS] Implement menu key accelerators by @jsuarezruiz in #14740
- Connect event to internal handler by @StephaneDelcroix in #15881
- [Android] Fix issues setting Shell TabBar appearance. by @PureWeen in #15734
- Fix ".SFUI" magic font string on iOS/MacCatalyst by @Redth in #15990
- [android] improve performance of
Entry.MaxLength
by @jonathanpeppers in #15614 - Streamline ModalNavigation lifecycle events by @PureWeen in #15799
- Ensure "text boxes" preserve cursor location by @mattleibow in #15099
- Fix IsSpellCheckEnabled by @jknaudt21 in #15459
- Implement all permutations of InputTransparent and CascadeInputTransparent by @mattleibow in #14846
- Include headers/footers in EmptySource count so they show up when ItemsSource is null by @hartez in #15979
- Set the SafeAreaInset Property with updated value by @tj-devel709 in #15512
- Improve the customization of WebView on Android by @mattleibow in #16032
- [android] fix memory leak in Window by @jonathanpeppers in #16045
- Null check small refactoring by @Lehonti in #16086
- Revert "[Windows] Allow to refresh the RefreshView using the mouse (#14261)" by @rachelkang in #16128
- Add GotoAsync overload for single use query parameters by @PureWeen in #15585
- Add logic to set DefaultLabelPosition on the WinUI CommandBar by @Foda in #15835
- Android: fix dialog button colors in dark mode by @webwarrior-ws in #15091
- [iOS] Avoid to use CornerCurve in iOS < 13 by @jsuarezruiz in #16101
- [Windows] Fix Slider MinimumTrackColor (#16056) by @molesmoke in #16057
- Various fixes for Border on Android by @jstedfast in #15458
- Map all menu items through a single selector by @mattleibow in #16174
- [controls] fix memory leak with Grid Row/ColumnDefinitions by @jonathanpeppers in #16145
- Stop DispatcherTimer after Tick fires if IsRepeating is false by @hartez in #16173
- Compiled Bindings to Array by @StephaneDelcroix in #15944
- Make Add/Remove Logical public by @PureWeen in #16046
- Revert default for UseSafeAreaProperty to value from .NET 6 for iOS by @hartez in #16093
- Text needs to be set before other properties by @mattleibow in #16116
- Style specificity by @StephaneDelcroix in #13818
- Don't use loaded/unloaded on FlyoutPage by @PureWeen in #16241
- TextTransform set before Text by @mattleibow in #16248
- [Bug] Fix Grid cells not honoring MaxWidth by @jknaudt21 in #16215
- Fix default constructors for many control handlers by @agaluzzi in #16270
- Update mappers instead of replacing field values by @mattleibow in #13836
- Fix infinite recursion error in CommandMapper.Add() by @agaluzzi in #16264
- Fix issue with ListView not firing SelectedItemChanged by @PureWeen in #16275
- [Windows] Allow to customize the Shell FlyoutIcon by @jsuarezruiz in #14663
- [ios] fix memory leak in Editor by @jonathanpeppers in #16348
- [ios] fix memory leak in Entry by @jonathanpeppers in #16349
- attribute SolidColorBrush for the XamlC processor by @StephaneDelcroix in #16370
- [release/8.0.1xx-preview7] [C] fix SelectedIndex propagation for picker by @github-actions in #16412
Tests
- [tests] make Windows memory leak tests consistent by @jonathanpeppers in #15998
- [net8.0] Fix cells leak tests by @rmarinho in #16231
- [tests] fix DeviceTests on Windows, maybe other platforms? by @jonathanpeppers in #16151
- Windows (packaged) Device tests for CI by @jfversluis in #15629
- Enable WinUI Core Tests on CI by @PureWeen in #15885
- Start docs for UITesting by @sbanni in #15836
- [tests] introduce
AssertionExtensions.WaitForGC()
by @jonathanpeppers in #16237 - [net8.0] Fix cells leak tests by @rmarinho in #16231
- Improve the names of the test files/runs by @mattleibow in #16262
- Add a Mac Catalyst device test run by @mattleibow in #16260
- [net8.0] Fix Catalyst and Windows device tests by @rmarinho in #16343
- [uitests] Don't continue pipeline if appium install fails by @rmarinho in #16350
- Windows apps should be --self-contained by @mattleibow in #16289
- [release/8.0.1xx-preview7] [build] CI build fixes and UItests by @github-actions in #16419
Docs
- Add note to Colors.xaml to make people aware of Android specific colors by @jfversluis in #15855
Dependency Updates
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15940
- [net8.0] 20230701 Android ecosystem updates by @moljac in #15960
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15974
- Bump Xamarin.UITest from 4.1.4 to 4.2.0 by @dependabot in #15987
- [housekeeping] Group dependabot PR's by dependency area/type by @Redth in #16111
- Revert "Bump Xamarin.UITest from 4.1.4 to 4.2.0" by @mattleibow in #16122
- Update sourcelink, set deterministic builds in CI by @Redth in #16127
- Bump powershell from 7.3.5 to 7.3.6 by @dependabot in #16167
- Android Ecosystem 20230714 net7.0 nuget bumps fix issue 16074 type renaming by @moljac in #16176
- Bump the xunit group with 3 updates by @dependabot in #16113
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #16065
- Bump the aspnetcore group with 7 updates by @dependabot in #16114
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #16024
- [net8.0] Bump Tizen to 8.0.100-preview7 version 7.0.122 by @rmarinho in #16211
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #16318
- [net8.0] Update dependencies from xamarin/xamarin-macios preview 7 by @dalexsoto in #16323
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #16273
- [net8.0] Bump Microsoft.Extensions packages by @rmarinho in #16257
- [appium] Bump appium version by @rmarinho in #16351
- Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1901.177 b...
8.0.0-preview.6.8686
What's Changed
- Fix broken button when adding PGR implicitly by @PureWeen in #15419
- [net8.0] Fix broken button when adding PGR implicitly by @github-actions in #15422
- Correct docs for Grid ColumnSpacing/RowSpacing by @hartez in #15425
- Modify ID Generator Starting Point of DataTemplate Class to Prevent ItemViewType Collision by @expensivecow in #15438
- Move Windows and iOS Frame measure and arrange to xplat layer by @jknaudt21 in #14987
- [net8.0] Update ModalNavigationManager.cs by @github-actions in #15485
- Update ModalNavigationManager.cs by @PureWeen in #15483
- Don't reset App.Current OnResume if it's already set by @PureWeen in #15496
- Clear window from ContextStub after it's closed by @PureWeen in #15495
- Fix incorrect calculation of expansion size when *s have different scalars by @hartez in #15532
- [iOS] Set AutoKeyboardManagerScroll's Tokens to null when disconnecting by @tj-devel709 in #15560
- Restore & obsolete Windows MauiWebView ctor by @jfversluis in #15541
- [Windows] Avoid unexpected characters from WebView EvaluateScript by @jsuarezruiz in #15471
- Fix typo on Resizetizer After.targets by @dellis1972 in #15630
- [ios] fix memory leak in Image by @jonathanpeppers in #15062
- [Android] Fix toolbar OverflowIcon color not getting properly set. by @widavies in #15612
- Fix sizing issues with CollectionView on Windows by @hartez in #15587
- Workaround WinUI bug with adding/removing flyouts by @PureWeen in #14985
- [iOS] Allow to remove the Image from Button by @jsuarezruiz in #15624
- FilePicker on Mac Catalyst does not always return the file picked by @MartyIX in #13814
- Hook up ScrollViewer event tracking in Windows CollectionView by @hartez in #15555
- [Windows] Fix issues setting Shell TabBar appearance by @PureWeen in #15690
- feat: adding IWindowCreator by @dansiegel in #14921
- [android] support more system font names by @jonathanpeppers in #15759
- [Windows] Implement ItemsUpdatingScrollMode on CollectionView by @jsuarezruiz in #15601
- Formalize virtual layout concepts and fix iOS memory leaks by @hartez in #15303
- [Android] Fix Button issue updating background brush type by @jsuarezruiz in #15725
- Add SwipeItems to LogicalChildren by @jsuarezruiz in #13864
- Skip the compatibility warning by @mattleibow in #15854
- [ios] fix memory leak in CollectionView cells by @jonathanpeppers in #15831
- Correctly identify headers/footers when using UngroupedItemsSource by @hartez in #15688
- Optimize iOS selection synchronization by @filipnavara in #14613
- Fixed removing items from the shell causing a crash by @Foda in #15098
- [essentials] ensure WebUtils.ParseQueryString captures fragment parameters by @rdavisau in #15662
- [Windows] Fix crash swapping MainPage by @jsuarezruiz in #14262
- Wait for switched item to load by @PureWeen in #15891
- [Revert] Correctly identify headers/footers when using UngroupedItems… by @rmarinho in #15886
- Use default SmallChange value for WinUI slider by @rachelkang in #14912
- Fix PointerGesture CommandParameter properties by @rachelkang in #15863
Dependency Updates
- Update Win2D by @mattleibow in #15400
- Bump Xamarin.GooglePlayServices.Maps from 118.1.0.1 to 118.1.0.2 by @dependabot in #15409
- Bump Xamarin.Firebase.AppIndexing from 120.0.0.11 to 120.0.0.12 by @dependabot in #15406
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #15408
- [net8.0] Update dependencies from dotnet/aspnetcore by @dotnet-maestro in #15414
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15450
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15306
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #15502
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15581
- Bump Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32 by @dependabot in #15474
- [main] Updates to new released packages by @rmarinho in #15648
- Bump Microsoft.WindowsAppSDK from 1.3.230502000 to 1.3.230602002 by @dependabot in #15639
- Bump System.Text.Json from 7.0.2 to 7.0.3 by @dependabot in #15641
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 7.0.3 by @dependabot in #15680
- Bump Markdig from 0.23.0 to 0.31.0 by @dependabot in #15702
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15727
- [Tizen] Bump tizen preview6 by @rmarinho in #15724
- [net8.0] Update dependencies from dotnet/aspnetcore by @dotnet-maestro in #15506
- Bump cake.tool from 2.1.0 to 2.3.0 by @dependabot in #15752
- Android x nuget bumps by @PureWeen in #15746
- [net8.0] Use darc for packs from runtime by @lewing in #15731
- Bump Microsoft.AspNetCore.Components.Web from 7.0.7 to 7.0.8 by @dependabot in #15823
- [net8.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15291
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15857
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #15878
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15504
- Bump powershell from 7.3.4 to 7.3.5 by @dependabot in #15911
- [release/8.0.1xx-preview6] Bump to xamarin/xamarin-android/release/8.0.1xx-preview6@e55038e5 by @jonathanpeppers in #15926
- [net8.0] bump to xamarin/xamarin-android/main@efa14e26 by @jonathanpeppers in #15934
- [release/8.0.1xxx-preview6] Merge net8.0 to preview6 by @rmarinho in #15943
- [release/8.0.1xx-preview6] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15956
- [release/8.0.1xx-preview6] Update aspnet packages by @rmarinho in #15887
Tests
- [uitests] Fix appium versions by @rmarinho in #15453
- Add the drag and drop gestures back to the appium ui tests for mac/ios targets by @sbanni in #15484
- Skip tests currently having issues on WinUI by @PureWeen in #15527
- Ignore additional tests for iOS by @PureWeen in #15513
- [uitests] Fix xcode uitests by @rmarinho in #15749
- [uitests] Run Control gallery tests with cake on iOS and Android by @rmarinho in #15657
- [GraphicsTester] only build for maccatalyst-x64 by @jonathanpeppers in #15798
- [uitests] Fix uitests pipelines triggers for Compatibility tests by @rmarinho in #15830
Docs
- First pass at adding developer layout docs by @hartez in #15426
- Add Forms->MAUI differences notes to layout dev docs by @hartez in #15551
- Include documentation section about OnSizeAllocated by @hartez in #15617
Housekeeping
- Pin main branch to net7 by @PureWeen in #15452
- Remove legacy launch settings by @PureWeen in #15511
- Add all platforms if build args don't restrict to a single platform by @PureWeen in #15561
- Add 8.0.0-preview.5.8529 to bug report issue template by @japarson in #15615
- [net8.0] Merge main to net8 by @rmarinho in #15478
- [net8.0] Revert squash merge from main by @rmarinho in https...
7.0.92
What's Changed
MAUI Product Fixes
- Update All (most) BindableProperty XML docs (Backport #14704) by @jfversluis in #15208
- [net7.0] [Android] Disable caching when loading images from streams by @hartez in #15274
- [net7.0] [Windows] Notify changes in CollectionView Layouts by @hartez in #15250
- [net7.0] Fix e-mail URI escaping recipients by @github-actions in #15244
- [net7.0] Set Version for Windows by @mattleibow in #15240
- [net7.0] [Android] Don’t dispose connectivity listeners by @github-actions in #15379
- [net7.0] Make layout honor MaxWidth and MaxHeight requests by @github-actions in #15380
- [net7.0] Call the correct Disconnect method from DisconnectHandler by @github-actions in #15382
- [net7.0] [controls] fix performance issue in {AppThemeBinding} by @github-actions in #15384
- [net7.0] Propagate title property to catalyst window by @github-actions in #15385
- [net7.0] [Windows] Display alerts by Window by @github-actions in #15386
- [net7.0] Update Win2D by @github-actions in #15401
- [net7.0] Reinstate WebView Cookies functionality net7 by @jfversluis in #15405
- [net7.0] Fix Android WebAuth callback for system browser flows by @hartez in #15412
- [net7.0] Set menuItem show action back to Never by @hartez in #15416
- [net7.0] Corelib Fixes by @hartez in #15457
- [net7.0] Catch InvalidProtocolBufferException creating EncryptedSharedPreferences by @github-actions in #15650
- [net7.0] [macOS] Display alert by Window by @hartez in #15651
- [net7.0] Grid star expansion fixes (#15942)
Dependency Updates
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #14714
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15482
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15670
- [net7.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #14673
Housekeeping
- [net7.0] Set DOTNET_gcServer by @rmarinho in #15300
- [net7.0] Run security compliance only on private build by @github-actions in #15361
- [release/7.0.2xx] Bump GitInfo by @rmarinho in #15776
Full Changelog: 7.0.86...7.0.92
8.0.0-preview.5.8529
What's Changed
- Adding ContentInsets to iOS Keyboard Scrolling by @tj-devel709 in #14371
- Removing skip attribute from SearchBarHandlerTests.CancelButtonColorInitializeCorrectly on Windows by @MSLukeWest in #14852
- [controls] improve performance of {Binding} by @jonathanpeppers in #14830
- [Android] Fix gestures in Label Spans by @jsuarezruiz in #14410
- [Android] Fix Entry issues with Keyboard using IsPassword by @jsuarezruiz in #14382
- [core] use StringComparer for Dictionary/HashSet by @jonathanpeppers in #14900
- Investigations and fixes for the Foo by @mattleibow in #14910
- Clarify ISafeAreaView docs by @hartez in #14934
- [Windows] Fix CollectionView.RemainingItemsThresholdReached by @Foda in #14391
- Updated info around the Task return type by @pictos in #14937
- Update XamlParseExceptionConstraint.cs(removed unused method) by @Rustamxon in #14971
- [iOS] Fix Label Truncation on iOS with HorizontalOptions by @tj-devel709 in #14453
- [android] reduce interop calls in MauiDrawable by @jonathanpeppers in #14933
- [Android] Fix CollectionView EmptyView by @jsuarezruiz in #11763
- [android] improve layout performance of Label by @jonathanpeppers in #14980
- Fix Layout issues with the details page on Flyout by @PureWeen in #12909
- Remove view from previous containerview by @PureWeen in #14867
- Add the Platform* APIs for Graphics by @mattleibow in #14816
- Remove Controls Navigation Controller by @PureWeen in #14976
- [Android] Changes updating ImageButton Padding to avoid size issues by @jsuarezruiz in #14905
- Make layout honor MaxWidth and MaxHeight requests by @jknaudt21 in #15022
- [Android] Correctly notify ImageButton border changes by @jsuarezruiz in #14874
- Set Icon to null and back again, working around Android issue by @BretJohnson in #13267
- Adjust flex item position to account for reversal when laying out unconstrained by @hartez in #13936
- CollectionView - Recycle DataTemplates when using template selector by @Redth in #12011
- Handle Grid * expansion when size is larger than minimum, but less than sufficient to display full size by @hartez in #14902
- [iOS] Normalize the orientation from MediaPicker photos by @jsuarezruiz in #14568
- Adjust index path for cell reuseid in carouselview by @Redth in #15140
- Wait for root page to load before processing modal by @PureWeen in #15037
- [Android] Don't dispose connectivity listeners by @jonpryor in #15145
- Make CollectionView on iOS measure to content size by @hartez in #14951
- Remove incorrect call to
DisconnectHandler
by @PureWeen in #15036 - Account for padding when expanding * rows/columns to new sizes by @hartez in #15143
- [Android] Allow to use system fonts by @jsuarezruiz in #15010
- Tests and fixes to verify that spanned views are including spacing in measurements by @hartez in #15119
- Fix ContentView RTL by @PureWeen in #15114
- Enable MacCatalyst for the Apple Sign In Authenticator by @Redth in #15188
- [shell] [windows] fix NRE when clearing shell items by @jonathanpeppers in #15220
- Fixed Android's StreamImageSourceService.LoadDrawableAsync() by @jstedfast in #14109
- Use PrependToMapping method to replace Window MapTitle method by @mattleibow in #15041
- Implements Color.Equal() correctly by @jstedfast in #15218
- Fix Android WebAuth callback for system browser flows by @Redth in #15187
- [android] update AOT profile for .NET 8 Preview 5 by @jonathanpeppers in #15302
- Improved WebUtils.ParseQueryString() by @jstedfast in #15245
- Use [AppendTo|PrependTo|Replace]Mapping for Focus commands by @mattleibow in #15040
- Set Version for Windows by @mattleibow in #15238
- Fix issue with CollectionView ignoring margins for content by @hartez in #15246
- [release/8.0.1xx-preview5] Fix broken button when adding PGR implicitly by @github-actions in #15421
- [release/8.0.1xx-preview5] Update ModalNavigationManager.cs by @github-actions in #15486
Dependency Updates
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #14860
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15205
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #15327
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #14845
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #14997
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15242
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15273
- [net8.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15294
- Bump Microsoft.WindowsAppSDK from 1.3.230331000 to 1.3.230502000 by @dependabot in #15012
- Bump Microsoft.Web.WebView2 from 1.0.1722.45 to 1.0.1774.30 by @dependabot in #14994
- Bump Microsoft.Net.Compilers.Toolset from 4.5.0 to 4.6.0 by @dependabot in #15135
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #15134
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #15207
- Bump Xamarin.Android.Glide from 4.14.2.1 to 4.15.1 by @dependabot in #15089
- Bump Xamarin.AndroidX.Palette from 1.0.0.17 to 1.0.0.18 by @dependabot in #15268
- Bump Xamarin.AndroidX.RecyclerView from 1.3.0 to 1.3.0.1 by @dependabot in #14878
- Bump Xamarin.AndroidX.RecyclerView from 1.3.0.1 to 1.3.0.2 by @dependabot in #15272
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.6.1 to 1.6.1.1 by @dependabot in #14884
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.6.1.1 to 1.6.1.2 by @dependabot in #15263
- Bump Xamarin.Google.Crypto.Tink.Android from 1.8.0 to 1.8.0.1 by @dependabot in #14877
- Bump Xamarin.Google.Crypto.Tink.Android from 1.8.0.1 to 1.9.0 by @dependabot in #15206
- Bump Xamarin.Google.Crypto.Tink.Android from 1.9.0 to 1.9.0.1 by @dependabot in #15270
- Bump Xamarin.AndroidX.Lifecycle.LiveData from 2.6.1.1 to 2.6.1.2 by @dependabot in #15267
- Bump Xamarin.AndroidX.SwipeRefreshLayout from 1.1.0.12 to 1.1.0.13 by @dependabot in #15266
- Bump Xamarin.AndroidX.Browser from 1.5.0 to 1.5.0.1 by @dependabot in #14888
- Bump Xamarin.AndroidX.Browser from 1.5.0.1 to 1.5.0.2 by @dependabot in #15259
- Bump Xamarin.AndroidX.Window.WindowJava from 1.0.0.12 to 1.0.0.13 by @dependabot in #15269
- Bump Xamarin.AndroidX.MediaRouter from 1.3.1.2 to 1.3.1.3 by @dependabot in #14879
- Bump Xamarin.AndroidX.MediaRouter from 1.3.1.3 to 1.4.0.1 by @dependabot in #15265
- Bump Xamarin.AndroidX.Navigation.Common from 2.5.3.1 to 2.5.3.2 by @dependabot in #14880
- Bump Xamarin.AndroidX.Navigation.Common from 2.5.3.2 to 2.5.3.3 by @dependabot in #15260
- Update AndroidX by @mattleibow in #14892
- [release/8.0.1xx-preview5] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in #15348
- [release/8.0.1xx-preview5 ] Update stable version of net7 by @rmarinho in #15351
- [release/8.0.1xx-preview5] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in #15349
- [release/8.0.1xx-previ...