← Back to MAUI Releases
Matthew Leibowitz
Rachel Kang
@pjcollins
@rookiejava
Javier Suárez
Rui Marinho
Gerald Versluis
Shane Neuville
@hartez
@TanayParikh
@myroot
Jonathan Peppers
Eilon Lipton
@MSLukeWest
Jonathan Dick
@etvorun
@javiercn
@conceptdev
@sung-su
Stéphane Delcroix
@eltociear
@moljac
@lindexi
Tim Miller
@JoonghyunCho
@Symbai
@AArnott
@digitaldirk
@MackinnonBuck
@Scott
7.0.0-rc.1.6683
Preview
Contributors
What’s Changed
- Use the released System.Text.Json version - #9880 ([Matthew Leibowitz](https://github.com/mattleibow))
- [MacCatalyst] PointerGestureRecognizer Catalyst and iPad implementation - #9861 ([Rachel Kang](https://github.com/rachelkang))
- [workload] Trim dot from pack names and alias - #9830 ([@pjcollins](https://github.com/pjcollins))
- [Tizen] Update SkiaGraphicsView.Tizen.cs - #9767 ([@rookiejava](https://github.com/rookiejava))
- [Android] Fix issue with offsets in Frame gradient background - #9809 ([Javier Suárez](https://github.com/jsuarezruiz))
- Maui.Graphics uses the same version as MAUI - #9828 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix unit tests - #9802 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Maps] Fix map userlocation - #9789 ([Rui Marinho](https://github.com/rmarinho))
- Add repro link field on issue template - #9807 ([Gerald Versluis](https://github.com/jfversluis))
- Use correct type for template selector on Shell - #9782 ([Shane Neuville](https://github.com/PureWeen))
- [Maps] Fix initial property set when Map is not ready yet - #9776 ([Rui Marinho](https://github.com/rmarinho))
- [iOS] Fix Shadow rendering on iOS Border - #8464 ([Javier Suárez](https://github.com/jsuarezruiz))
- Update Rollback.in.json - #9763 ([Matthew Leibowitz](https://github.com/mattleibow))
- [ci] Add support to net7.0 for multi-targeting in VS - #9643 ([@pjcollins](https://github.com/pjcollins))
- [Windows] Fix default corner radius on Button - #9515 ([Javier Suárez](https://github.com/jsuarezruiz))
- The entire Tizen API has changed - #9725 ([Matthew Leibowitz](https://github.com/mattleibow))
- Enable Window Sizing - #4942 ([Matthew Leibowitz](https://github.com/mattleibow))
- Remove GetEffectiveFlowDirection and defer flow direction handling to platforms - #9558 ([@hartez](https://github.com/hartez))
- Obsolete OpenGLView - #9660 ([Shane Neuville](https://github.com/PureWeen))
- Blazor Hybrid CSS Hot Reload Fixes - #9645 ([@TanayParikh](https://github.com/TanayParikh))
- Implement PointerGestureRecognizer - #9592 ([Rachel Kang](https://github.com/rachelkang))
- Windows message loop manager - #9614 ([Matthew Leibowitz](https://github.com/mattleibow))
- Reducing the maps API space - #9682 ([Matthew Leibowitz](https://github.com/mattleibow))
- The entire Tizen API has changed - #9690 ([Matthew Leibowitz](https://github.com/mattleibow))
- Remove code left in while spiking secondary click on android - #9684 ([Shane Neuville](https://github.com/PureWeen))
- Changed default Border StrokeShape value - #8521 ([Javier Suárez](https://github.com/jsuarezruiz))
- Implement .NET MAUI Maps - #7886 ([Rui Marinho](https://github.com/rmarinho))
- [main][Tizen] Replace Tizen Backend engine - #9619 ([@myroot](https://github.com/myroot))
- Fix typo in ScrollToRequest.cs - #9661 ([Rui Marinho](https://github.com/rmarinho))
- [MacCatalyst] Fix Button appearance on Catalyst using UIDeviceFamily 6 - #7841 ([Javier Suárez](https://github.com/jsuarezruiz))
- Secondary ButtonMask - #9589 ([Shane Neuville](https://github.com/PureWeen))
- Display orientation should not use window size - #9641 ([Matthew Leibowitz](https://github.com/mattleibow))
- Don’t add space around collapsed children when measuring stack layouts - #9616 ([@hartez](https://github.com/hartez))
- [iOS] Fix updating Border Background using VisualStateManager - #9553 ([Javier Suárez](https://github.com/jsuarezruiz))
- [iOS] Fix Shadow rendering on iOS Border - #8464 ([Javier Suárez](https://github.com/jsuarezruiz))
- [net7.0] remove $(NoWarn) for AD0001 - #9605 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- Context menu support for Windows and MacCatalyst - #9174 ([@Eilon](https://github.com/Eilon))
- Updating WinSdkBuildTools to 10.0.22621.1 - #9588 ([@MSLukeWest](https://github.com/MSLukeWest))
- Set the link mode to None when using interpreter - #8450 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Windows] Notify changes in Picker ItemsSource - #9584 ([Javier Suárez](https://github.com/jsuarezruiz))
- Propagate semantic properties from FlyoutItem - #9270 ([Shane Neuville](https://github.com/PureWeen))
- Get the Mac Catalyst device tests running - #9534 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix GC issues and cancel button visibility - #9557 ([Shane Neuville](https://github.com/PureWeen))
- Tooltip Text support for Views - #8864 ([Jonathan Dick](https://github.com/Redth))
- Wire up scene life cycle events - #9525 ([Shane Neuville](https://github.com/PureWeen))
- Make sure cursor doesn’t go out of bounds when setting Entry/Editor text - #9521 ([Gerald Versluis](https://github.com/jfversluis))
- Add ctors to MauiMKWebView - #9441 ([Shane Neuville](https://github.com/PureWeen))
- Improve design type converters - #9447 ([@etvorun](https://github.com/etvorun))
- Use the versions by maestro - #9289 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Blazor] Account for Maui multi-rid builds - #9348 ([@javiercn](https://github.com/javiercn))
- [windows] Release builds use
$(PublishReadyToRun)by default - #9357 ([Jonathan Peppers](https://github.com/jonathanpeppers)) - [foldable] Package reference instead of project reference - #6514 ([@conceptdev](https://github.com/conceptdev))
- [NET7.0][Tizen] Bump up SamsungTizenSdkPackageVersion - #9280 ([@sung-su](https://github.com/sung-su))
- [iOS] Expose ApplicationSignificantTimeChange method in lifecycle events - #7526 ([Javier Suárez](https://github.com/jsuarezruiz))
- Use the versions by maestro - #9289 ([Matthew Leibowitz](https://github.com/mattleibow))
- simpilfy and avoid duplication in conversion - #7143 ([Stéphane Delcroix](https://github.com/StephaneDelcroix))
- Stop copying content stream in .NET MAUI Blazor Windows - #9254 ([@TanayParikh](https://github.com/TanayParikh))
- Combined Dependabot androidx PR’s - #9267 ([Jonathan Dick](https://github.com/Redth))
- Disconnect old handler after setting new handler - #8781 ([Shane Neuville](https://github.com/PureWeen))
- Update repro.md - #9226 ([@eltociear](https://github.com/eltociear))
- simpilfy and avoid duplication in conversion - #7143 ([Stéphane Delcroix](https://github.com/StephaneDelcroix))
- Add public triage information - #9136 ([Gerald Versluis](https://github.com/jfversluis))
- Fixes for case-sensitive filesystems - #9076 ([@moljac](https://github.com/moljac))
- Convert Controls.Tests from NUnit to xUnit - #9123 ([@hartez](https://github.com/hartez))
- Fix set the Font to Microsoft.Maui.Graphics.Skia - #9124 ([@lindexi](https://github.com/lindexi))
- Use the last version of the analyzers that worked - #9155 ([Matthew Leibowitz](https://github.com/mattleibow))
- [C] default Binding ctor bind to SelfPath - #8010 ([Stéphane Delcroix](https://github.com/StephaneDelcroix))
- Exclude
global.jsonfrom iOS Bundle Resources - #8724 ([@TanayParikh](https://github.com/TanayParikh)) - Make CalendarDatePickerExtensions public - #9038 ([Gerald Versluis](https://github.com/jfversluis))
- [xamlc] add compiled StrokeShapeTypeConverter - #8849 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- Generate AOT Profilers for Non Shell based apps - #8941 ([Shane Neuville](https://github.com/PureWeen))
- Detect installed workloads - #9033 ([Matthew Leibowitz](https://github.com/mattleibow))
- Handle null/empty PropertyName in the INPC.PropertyChanged event - #8418 ([Gerald Versluis](https://github.com/jfversluis))
- Use $(_MauiDotNetTfm) instead of hardcoded net6.0 - #9016 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Android] Fix Border Background not changed to Brush once we set the Gradient - #7926 ([Javier Suárez](https://github.com/jsuarezruiz))
- Invalidate Path if something in a PathFigure or PathGeometry changes - #8533 ([Javier Suárez](https://github.com/jsuarezruiz))
- Add Admin check for removing needs-info labels - #8933 ([@Eilon](https://github.com/Eilon))
- Shell tab aot - #8939 ([Shane Neuville](https://github.com/PureWeen))
- Update the .NET 6 Version of MAUI - #8924 ([Matthew Leibowitz](https://github.com/mattleibow))
- Update to Preview 7 - #8884 ([Matthew Leibowitz](https://github.com/mattleibow))
- [xamlc] add compiled ImageSourceConverter - #8843 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [xamlc] add compiled BrushTypeConverter - #8567 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [Android] Fix Entry decoration using a custom Background - #8310 ([Javier Suárez](https://github.com/jsuarezruiz))
- Initial design doc around how Handler Resolution works - #4392 ([Shane Neuville](https://github.com/PureWeen))
- [android] remove ColorStateList(int[][],int[]) usage - #5654 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [workload] Remove Microsoft.Maui.Dependencies pack - #6871 ([@pjcollins](https://github.com/pjcollins))
- Implement menu separators - #8565 ([@Eilon](https://github.com/Eilon))
- Drop back down to preview 6 - #8773 ([Matthew Leibowitz](https://github.com/mattleibow))
- Make the MAUI package ID be pre.7 - #8737 ([Matthew Leibowitz](https://github.com/mattleibow))
- Make ListView Context Menu show up in correct position on Windows - #8665 ([@Eilon](https://github.com/Eilon))
- [xamlc] add compiled PointTypeConverter - #8599 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [Android] Set the correct font using IsPassword property on Entry - #8015 ([Javier Suárez](https://github.com/jsuarezruiz))
- Update previous MAUI version to the new version - #8590 ([Matthew Leibowitz](https://github.com/mattleibow))
- [net7] include net6 templates - #8203 ([Jonathan Dick](https://github.com/Redth))
- Replace Newtonsoft.Json dependency with System.Text.Json in Resizetizer - #8539 ([Tim Miller](https://github.com/drasticactions))
- Update DEVELOPMENT.md - #8475 ([Shane Neuville](https://github.com/PureWeen))
- [NET7.0] [Tizen] Bump up Samsung Tizen Sdk version - #8434 ([@JoonghyunCho](https://github.com/JoonghyunCho))
- Update with branch information - #8420 ([Shane Neuville](https://github.com/PureWeen))
- Remove the workaround for the WinUI targets - #8397 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix typo - #8336 ([@Symbai](https://github.com/Symbai))
- Add Debug logger to MAUI templates - #8180 ([@Eilon](https://github.com/Eilon))
- [android] update AOT profile for .NET 7 - #8287 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [Windows] Fix rendering GraphicsView rendering issue on Windows - #8192 ([Javier Suárez](https://github.com/jsuarezruiz))
- [layout] avoid IView[] creation in LayoutExtensions - #8250 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [Tizen] Update default Shell Flyout behavior - #8134 ([@JoonghyunCho](https://github.com/JoonghyunCho))
- Update Newtonsoft.Json - #8271 ([Rui Marinho](https://github.com/rmarinho))
- [android] avoid View.Context during CollectionView scrolling - #8243 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- Make VisualElement.ZIndexProperty BP public - #8184 ([Gerald Versluis](https://github.com/jfversluis))
- Clean up whitespace - #8188 ([@AArnott](https://github.com/AArnott))
- Merge most updates required for net7 to main - #8205 ([Matthew Leibowitz](https://github.com/mattleibow))
- Update FabricBot partner list - #8215 ([@Eilon](https://github.com/Eilon))
- Use FabricBot to label partner issues instead of custom GitHub action - #8181 ([@Eilon](https://github.com/Eilon))
- [xamlc] stop using pack:// with System.Uri in .NET 7 - #7859 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [workload] Remove Microsoft.Maui.Extensions pack - #5918 ([@pjcollins](https://github.com/pjcollins))
- Warn on setting Obsolete properties from Xaml - #8111 ([Stéphane Delcroix](https://github.com/StephaneDelcroix))
- [iOS] Fix issue using gradients in Button with Corner Radius - #7666 ([Javier Suárez](https://github.com/jsuarezruiz))
- [Tizen] Fill ScrollView when content is smaller than viewport - #8133 ([@rookiejava](https://github.com/rookiejava))
- Update the conditions for signing to include net7 - #8140 ([Matthew Leibowitz](https://github.com/mattleibow))
- [core] use Lazy
for MauiContext properties - #8033 ([Jonathan Peppers](https://github.com/jonathanpeppers)) - Update Development Notes to the latest - #8070 ([Shane Neuville](https://github.com/PureWeen))
- [android] avoid View.Context where unecessary - #8001 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [essentials] use Lazy
for Android application-wide values - #7996 ([Jonathan Peppers](https://github.com/jonathanpeppers)) - [android] reduce JNI calls during layout measurement - #8034 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- [C] fix BP declarations for Border - #8047 ([Stéphane Delcroix](https://github.com/StephaneDelcroix))
- Remove RC2 & Preview 14 Development Workload Installation Instructions - #8006 ([@TanayParikh](https://github.com/TanayParikh))
- Add default
Name=blazorWebViewto MAUI MainPage.xaml - #8007 ([@TanayParikh](https://github.com/TanayParikh)) - Fix
maui-blazorindentation - #7976 ([@TanayParikh](https://github.com/TanayParikh)) - Fix Essentials WebAuthenticator sample code - #7983 ([Gerald Versluis](https://github.com/jfversluis))
- [iOS] Fix exception using FlyoutBackgroundImage - #7879 ([Javier Suárez](https://github.com/jsuarezruiz))
- Fill ScrollView when content is smaller than viewport - #7514 ([@hartez](https://github.com/hartez))
- [xamlc] stop using pack:// with System.Uri in .NET 7 - #7859 ([Jonathan Peppers](https://github.com/jonathanpeppers))
- Fix SearchBar semantics - #7802 ([Rachel Kang](https://github.com/rachelkang))
- Update readme to include latest release blogpost - #7831 ([@digitaldirk](https://github.com/digitaldirk))
- [iOS] Fix Shell crash using SearchHandler - #7842 ([Javier Suárez](https://github.com/jsuarezruiz))
- BlazorWebView WPF tab navigation improvements - #7742 ([@MackinnonBuck](https://github.com/MackinnonBuck))
- Update to .NET 7 SDKs - #7375 ([Matthew Leibowitz](https://github.com/mattleibow))
- [build] Version .NET VS manifest file - #7704 ([@pjcollins](https://github.com/pjcollins))
- Update README.md (#435) - a3c13583cb3df909ff3b4a99ad18604e8a119849 (@Scott W Harden)
- [workload] Remove Microsoft.Maui.Extensions pack - #5918 ([@pjcollins](https://github.com/pjcollins))
- CheckBox Handlers - #432 ([Javier Suárez](https://github.com/jsuarezruiz))
- Fix renderer shim registration and layout quirks - #430 ([Shane Neuville](https://github.com/PureWeen))
- Add FlowDirection to IFrameworkElement - #415 ([@hartez](https://github.com/hartez))
Dependency Updates
- Bump Xamarin.UITest from 3.2.8 to 3.2.9 - #9813 (@dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 - #9779 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22426.2 to 7.0.0-preview1.22429.1 - #9778 (@dependabot[bot])
- Bump BenchmarkDotNet from 0.13.1 to 0.13.2 - #9741 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22419.4 to 7.0.0-preview1.22426.2 - #9742 (@dependabot[bot])
- Bump Xamarin.Android.Glide from 4.13.2.1 to 4.13.2.2 - #9317 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22418.3 to 7.0.0-preview1.22419.4 - #9577 (@dependabot[bot])
- Bump System.Text.Json from 6.0.5 to 6.0.6 - #9603 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22403.2 to 7.0.0-preview1.22418.3 - #9545 (@dependabot[bot])
- Bump Microsoft.WindowsAppSDK from 1.1.3 to 1.1.4 - #9435 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount from 6.0.7 to 6.0.8 - #9313 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Components.WebView from 6.0.7 to 6.0.8 - #9319 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.Facebook from 6.0.7 to 6.0.8 - #9314 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Components.Web from 6.0.7 to 6.0.8 - #9318 (@dependabot[bot])
- Bump Castle.Core from 5.0.0 to 5.1.0 - #9316 (@dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 - #9307 (@dependabot[bot])
- Bump Xamarin.Firebase.AppIndexing from 120.0.0.8 to 120.0.0.9 - #9308 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authorization from 6.0.7 to 6.0.8 - #9315 (@dependabot[bot])
- Bump Microsoft.JSInterop from 6.0.7 to 6.0.8 - #9310 (@dependabot[bot])
- Bump Microsoft.VisualStudio.DesignTools.Extensibility from 17.2.32505.113 to 17.3.32804.24 - #9309 (@dependabot[bot])
- Bump Microsoft.Web.WebView2 from 1.0.1264.42 to 1.0.1293.44 - #9284 (@dependabot[bot])
- Bump Xamarin.GooglePlayServices.Maps from 118.0.2.1 to 118.0.2.2 - #9312 (@dependabot[bot])
- Bump xunit.runner.utility from 2.4.1 to 2.4.2 - #9258 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22379.1 to 7.0.0-preview1.22403.2 - #9185 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22373.2 to 7.0.0-preview1.22379.1 - #9105 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22373.2 to 7.0.0-preview1.22379.1 - #9105 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22373.2 to 7.0.0-preview1.22379.1 - #9105 (@dependabot[bot])
- Bump Xamarin.Build.Download from 0.11.2 to 0.11.3 - #9070 (@dependabot[bot])
- Bump System.Memory from 4.5.4 to 4.5.5 - #9025 (@dependabot[bot])
- Bump Markdig from 0.22.1 to 0.23.0 - #9026 (@dependabot[bot])
- Bump Xamarin.AndroidX.Lifecycle.LiveData from 2.4.1.2 to 2.5.0 - #8981 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22369.1 to 7.0.0-preview1.22373.2 - #8982 (@dependabot[bot])
- Bump Xamarin.AndroidX.Navigation.Fragment from 2.4.2.1 to 2.5.0 - #8977 (@dependabot[bot])
- Bump Microsoft.WindowsAppSDK from 1.1.2 to 1.1.3 - #8878 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22368.2 to 7.0.0-preview1.22369.1 - #8859 (@dependabot[bot])
- Bump Selenium.Support from 4.1.1 to 4.3.0 - #8516 (@dependabot[bot])
- Bump Selenium.Support from 4.1.1 to 4.3.0 - #8516 (@dependabot[bot])
- Bump Microsoft.Web.WebView2 from 1.0.1245.22 to 1.0.1264.42 - #8550 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22329.1 to 7.0.0-preview1.22368.2 - #8822 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22326.1 to 7.0.0-preview1.22329.1 - #8442 (@dependabot[bot])
- Bump Xamarin.Firebase.AppIndexing from 119.1.0 to 120.0.0.8 - #7892 (@dependabot[bot])
- Bump Xamarin.GooglePlayServices.Maps from 117.0.0 to 118.0.2.1 - #7891 (@dependabot[bot])
- Bump Xamarin.AndroidX.Legacy.Support.V4 from 1.0.0.13 to 1.0.0.14 - #7854 (@dependabot[bot])
- Bump GitInfo from 2.1.2 to 2.2.0 - #8441 (@dependabot[bot])
- Bump Xamarin.AndroidX.RecyclerView from 1.2.1.6 to 1.2.1.7 - #7852 (@dependabot[bot])
- Bump Xamarin.AndroidX.Browser from 1.4.0.1 to 1.4.0.2 - #7848 (@dependabot[bot])
- Bump Xamarin.AndroidX.Navigation.Fragment from 2.4.2 to 2.4.2.1 - #7851 (@dependabot[bot])
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.4.1.1 to 1.4.2.1 - #7856 (@dependabot[bot])
- Bump Xamarin.AndroidX.Lifecycle.LiveData from 2.4.1.1 to 2.4.1.2 - #7850 (@dependabot[bot])
- Bump Xamarin.Android.Glide from 4.12.0.8 to 4.13.2.1 - #7890 (@dependabot[bot])
- Bump Xamarin.Google.Android.Material from 1.6.0 to 1.6.1.1 - #7858 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22302.1 to 7.0.0-preview1.22326.1 - #8348 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22302.1 to 7.0.0-preview1.22326.1 - #8348 (@dependabot[bot])
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Compatibility/ControlGallery/src/Xamarin.Forms.ControlGallery.MacOS - #8257 (@dependabot[bot])
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Compatibility/Maps/src/GTK - #8255 (@dependabot[bot])
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Compatibility/ControlGallery/test/Xamarin.Forms.Core.macOS.UITests - #8256 (@dependabot[bot])
- Bump NSubstitute from 4.2.2 to 4.3.0 - #7928 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.Google from 6.0.5 to 6.0.6 - #8060 (@dependabot[bot])
- Bump Microsoft.Web.WebView2 from 1.0.1210.39 to 1.0.1245.22 - #8055 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.Facebook from 6.0.5 to 6.0.6 - #8053 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount from 6.0.5 to 6.0.6 - #8056 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Components.WebView from 6.0.5 to 6.0.6 - #8057 (@dependabot[bot])
- Bump Microsoft.WindowsAppSDK from 1.1.0 to 1.1.1 - #8054 (@dependabot[bot])
- Bump Microsoft.JSInterop from 6.0.5 to 6.0.6 - #8058 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Components.Web from 6.0.5 to 6.0.6 - #8052 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authorization from 6.0.5 to 6.0.6 - #8059 (@dependabot[bot])
- Bump Xamarin.AndroidX.MediaRouter from 1.3.0 to 1.3.0.1 - #7847 (@dependabot[bot])
- Bump Xamarin.AndroidX.Window.WindowJava from 1.0.0.8 to 1.0.0.9 - #7849 (@dependabot[bot])
- Bump Xamarin.Google.Crypto.Tink.Android from 1.6.1.6 to 1.6.1.7 - #7845 (@dependabot[bot])
- Bump Xamarin.AndroidX.Palette from 1.0.0.13 to 1.0.0.14 - #7846 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22301.1 to 7.0.0-preview1.22302.1 - #7731 (@dependabot[bot])
Full Changelog: https://github.com/dotnet/maui/compare/e1fd215f1dd9627e9a22002375e3852fffa9441e…15597beacb75ff5f9b2dfced7b3e6842ae95b4e0