7.0.0-rc.2.6866
版本发布时间: 2022-10-20 20:49:47
dotnet/maui最新发布版本:8.0.92(2024-10-16 02:14:42)
What's Changed
- Validate authenticity of compatibility renderer - #10567 (@PureWeen)
- Disconnect lifecycle callback when nav removed - #10353 (@PureWeen)
- Fix essentials samples XAML - #10538 (@mattleibow)
- Update ContextFlyout sample to show more scenarios - #10563 (@Eilon)
- [Tizen] Fixes Tizen SemanticScreenReader using a new Accessibility API - #10511 (@myroot)
- Change storyboard color space - #10549 (@davidortinau)
- Add inline code documentation guidelines - #10465 (@jfversluis)
- Fix a few places we almost properly check for null - #10529 (@Redth)
- Don't force the TextDirection on Android unless the content direction can't be determined - #10132 (@hartez)
- Generate unplated icons on Windows - #10515 (@mattleibow)
- Added pending changes to Essentials Permissions from Xamarin.Forms - #10092 (@jsuarezruiz)
- [Windows ] Fix Shell SearchBarHandler - #9679 (@jsuarezruiz)
- Add release 6.0.536 - #10129 (@marcmognol)
- Add support for SecureStorage in Unpackaged apps - #10476 (@mattleibow)
- [Tizen] Use Microsoft.Maui.Graphics.Skia.Views.SkiaGraphicsView - #10359 (@rookiejava)
- [ci] Include shortened MSIs in multi-target drop - #10495 (@pjcollins)
- Added groupId to ResourceDictionary template - #10389 (@jsuarezruiz)
- Added groupId to ResourceDictionary template - #10389 (@jsuarezruiz)
- Preserve the correct binding context for menu items - #7358 (@mattleibow)
- Suppress obsolete path for EndPDFContent - #10493 (@PureWeen)
- Remove NET6 pinning from main branch - #10492 (@PureWeen)
- Preserve the correct binding context for menu items - #7358 (@mattleibow)
- Add min width/height to template styles of select controls - #10425 (@rachelkang)
- Fix permissions in Windows - #10477 (@mattleibow)
- Fix AdaptiveTriggers - #9984 (@jsuarezruiz)
- [Android] Fix crash relaunching App from sharing item - #10457 (@jsuarezruiz)
- [Android] Fix crash relaunching App from sharing item - #10457 (@jsuarezruiz)
- [Android] Measure SwipeItem content before layout - #10467 (@hartez)
- Update .NET MAUI find version command in bug template - #10466 (@jfversluis)
- Remove unused and potentially conflicting feeds - #10423 (@mattleibow)
- Update MAUI for .NET 6 version - #10424 (@mattleibow)
- Ensure that star rows and columns cannot exceed the available space - #10409 (@hartez)
- Update the diff tool - #10421 (@mattleibow)
- Try reduce the ABI breaks - #10410 (@mattleibow)
- Try reduce the ABI breaks - #10410 (@mattleibow)
- Update docs animations - #9746 (@jfversluis)
- Update Font inline docs - #10014 (@jfversluis)
- [iOS] Implement IsEnabled property on Editor - #7611 (@jsuarezruiz)
- [android] bring back
$(AndroidLinkResources)
by default - #10153 (@jonathanpeppers) - Bumps for 7.0.0-rc2 - #10290 (@rmarinho)
- Provisioning more android images - #10393 (@rmarinho)
- Propagate Flyout Selected Item w/ AsMultipleItems - #10295 (@PureWeen)
- Disconnect lifecycle callback when nav removed - #10353 (@PureWeen)
- Sizing and inset math corrections for Button contentlayout - #10309 (@davidortinau)
- PhoneCallManager no longer works on Windows 11 - #10381 (@mattleibow)
- [Windows] Fix crash scrolling Shell Flyout list (CollapseOnScroll) - #9962 (@jsuarezruiz)
- Make sure StackLayout Spacing property propagates to generated Grid - #10376 (@hartez)
- Fix AdaptiveTriggers - #9984 (@jsuarezruiz)
- Fix remaining (API) docs warnings - #10090 (@jfversluis)
- [Tizen] Fixes Border measure issue to reflect Width/HeightRequest - #10361 (@myroot)
- Fix Semantic Property Propagation and CV TabStop - #10156 (@PureWeen)
- [iOS] Fix NRE when removing prototype cell - #10369 (@rmarinho)
- [Windows] Fix Essentials Email - #10063 (@jsuarezruiz)
- Fix FilePicker on Windows Unpackaged - #10356 (@mattleibow)
- Use a better fix for the ios16 things - #10355 (@mattleibow)
- Bring upstream version changes to
release/6.0.5xx-sr6
branch - #10354 (@Redth) - Standardize all the ctors for the core handlers - #10332 (@PureWeen)
- Implement SkiaImage Save - #9125 (@lindexi)
- Update margin for minimal display mode - #10273 (@PureWeen)
- [Windows] Updated used ListViewItem style (avoid CornerRadius etc) - #10250 (@PureWeen)
- [Android] Don't null binding context when recycling items - #10245 (@hartez)
- [Windows] Fix issue with items not filling horizontal space in CollectionView - #10243 (@hartez)
- [Android] Fire Completed event using ReturnType.Search - #9632 (@jsuarezruiz)
- Add visual state for PointerOver - #10003 (@rachelkang)
- [Tizen] Update Shell to handle FlyoutHeaderBehavior - #10201 (@shyunMin)
- Set BackgroundColor for Label and a few others on templates - #10184 (@PureWeen)
- [documentation] Fix typo - #10187 (@marcmognol)
- Fix insights from crashing when using Frame and CollectionView - #10168 (@PureWeen)
- Allow custom layout managers for existing layout types in Controls - #9980 (@hartez)
- [Windows] Fix Border clipping issue - #10061 (@jsuarezruiz)
- Support Window.Frame on all platforms - #10028 (@mattleibow)
- [Windows] Fix crash using MainDisplayInfoChanged on page constructor - #10093 (@jsuarezruiz)
- Fix layout and safe area on FlyoutPage - #10083 (@PureWeen)
- Fix cleanup up WebView code - #10147 (@PureWeen)
- Simplify ShellItem Parenting - #9221 (@PureWeen)
- Fix root page swapping - #9955 (@PureWeen)
- [Android] Fix focused events in SearchBar - #9918 (@jsuarezruiz)
- Use the correct delegate - #10142 (@mattleibow)
- Modify Controls Methods to use interfaces - #10127 (@PureWeen)
- Compress Grid measurements for star rows/columns - #10073 (@hartez)
- [Build] Don't download library packs we don't have - #10110 (@rmarinho)
- Remove MauiApplicationServiceCollection and use MakeReadOnly - #10097 (@eerhardt)
- [android] update AOT profiles for .NET 7 RC 2 - #10095 (@jonathanpeppers)
- Fix SpecialFolder.Personal usages - #10098 (@eerhardt)
- [Windows] Fix COMException using Connectivity class - #10062 (@jsuarezruiz)
- [Build] Small fixes to pipelines - #10067 (@rmarinho)
- Fix CheckBox's VisualStates - #8605 (@jsuarezruiz)
- [iOS] Align GraphicsView Background behavior between platforms - #9944 (@jsuarezruiz)
- [Android] Fix rendering using WebView without Source - #9916 (@jsuarezruiz)
- [Core] Fix ImageButton IsLoading property - #9917 (@jsuarezruiz)
- Allow MAUI to be built using .NET 7 - #10047 (@mattleibow)
- Delete label-partner-issues.yml - #10023 (@Eilon)
- Add adorner layer to CoordinatorLayout - #10001 (@PureWeen)
- Lower Catalyst/iOS SupportedOSPlatformVersion - #9997 (@PureWeen)
- Enable Graphics API docs generation - #9675 (@jfversluis)
- Add Release Schedule doc - #9982 (@jfversluis)
- Update Dispatcher inline docs - #9943 (@jfversluis)
- Remove Assert Not Null check on HashCode test - #10009 (@PureWeen)
- Merge compiler warning fix from main/net7.0 - #9925 (@mattleibow)
- [Housekeeping] Added new Border samples to the Gallery - #9676 (@jsuarezruiz)
- Fix TypeConverters API Docs - #9780 (@jfversluis)
- Update Extensions inline docs - #9946 (@jfversluis)
- [Housekeeping] Added pending Core xml comments - #9950 (@jsuarezruiz)
- Remove pipelines check - #9914 (@rmarinho)
- [Android] Fix crash using a Name in a GradientStop - #9865 (@jsuarezruiz)
- [Android] Fix crash opening Shell app via notification tray - #9933 (@jsuarezruiz)
- Try fix API docs - #9757 (@jfversluis)
- Don't Propagate Command Mappers when Android View is Disposed of - #9956 (@PureWeen)
- Shorten the msi filenames - #9915 (@mattleibow)
- Remove SplitDrawable from Shell code - #9896 (@PureWeen)
- [MacCatalyst] PointerGestureRecognizer Catalyst and iPad implementation - #9861 (@rachelkang)
- [net6.0] Bump Microsoft.AspNetCore Packages to 6.0.8 - #9863 (@TanayParikh)
- Bump Microsoft.AspNetCore Package Versions - #9862 (@TanayParikh)
- Bump AspNet.Security.OAuth.Apple to 6.0.10 - #9855 (@martincostello)
Dependency Updates
- Bump Microsoft.Graphics.Win2D from 1.0.3.1 to 1.0.4 - #10502 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.1 - #10541 (@dependabot[bot])
- Bump Xamarin.GooglePlayServices.Maps from 118.0.2.2 to 118.1.0 - #10540 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.1 - #10541 (@dependabot[bot])
- Bump Microsoft.WindowsAppSDK from 1.1.4 to 1.1.5 - #10119 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.1 - #10461 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.1 - #10461 (@dependabot[bot])
- Bump Microsoft.Net.Compilers.Toolset from 4.3.0 to 4.3.1 - #10460 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.Facebook from 6.0.8 to 6.0.9 - #10118 (@dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 - #10320 (@dependabot[bot])
- Bump Xamarin.AndroidX.Navigation.UI from 2.5.1 to 2.5.2 - #10263 (@dependabot[bot])
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.5.0 to 1.5.1 - #10264 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount from 6.0.8 to 6.0.9 - #10114 (@dependabot[bot])
- Bump Microsoft.AspNetCore.Authentication.Google from 6.0.8 to 6.0.9 - #10117 (@dependabot[bot])
- Bump Microsoft.JSInterop from 6.0.8 to 6.0.9 - #10116 (@dependabot[bot])
- Bump Xamarin.Google.Crypto.Tink.Android from 1.6.1.7 to 1.7.0 - #9845 (@dependabot[bot])
- Bump Microsoft.Web.WebView2 from 1.0.1293.44 to 1.0.1343.22 - #9965 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.0 - #9872 (@dependabot[bot])
- Bump Microsoft.Net.Compilers.Toolset from 4.2.0 to 4.3.0 - #9874 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.0 - #9872 (@dependabot[bot])
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22429.1 to 7.0.0-preview1.22451.2 - #9873 (@dependabot[bot])
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.4.2.1 to 1.5.0 - #9844 (@dependabot[bot])
Full Changelog: https://github.com/dotnet/maui/compare/9da51647228ce7af3347552d2ea07404f69db071...8a460d0740220796dbb71ce10c70fb35a7f8e4ee