Skip to content

v7.1.2 (WinUI 3/WASDK)

Compare
Choose a tag to compare
@michael-hawker michael-hawker released this 30 Nov 23:28

We have shipped another hotfix for 7.1.x as 7.1.2 which supports UWP via our Microsoft.Toolkit.Uwp.* packages and the WinAppSDK/WinUI 3 v1.0 via our CommunityToolkit.WinUI packages. (If you need to use the Toolkit with the 0.8.x releases of the WindowsAppSDK/Project Reunion, please continue to use v7.0.3 of our CommunityToolkit.WinUI packages.)

This includes some minor changes and fixes as well as unifying our version numbers. We're still in the process of migrating code to the .NET Community Toolkit, but expect this to be the last update to the Microsoft.Toolkit based .NET packages as we continue migration to the CommunityToolkit.* identity. We'll share more info as our process progresses in this space.

Changes:

Animations 🏮:

  • #4354: Fixed parameter order

Controls 🎛️:

  • #4362: Fix Radial Gauge ScaleTickBrush color assignment

Bugs 🐛:

  • #4364: AttachedCardShadow not working (WinUI 3 WinAppSDK 1.0 Preview 3)
  • #3374: DataGrid fixes for WinUI 3 usage

Others:

  • #4386: Fix app domain unloading issue on .NET Framework
  • #4357: ListDetailsView not working with WinUI3/WindowsAppSDK 1.0.0-preview3

This list of changes was auto generated.