Skip to content

v8.2.250402

Latest

Choose a tag to compare

@michael-hawker michael-hawker released this 02 Apr 21:44

See more information on our release blog here

What's Changed

This release adds support for Native AOT and UWP for .NET 9. As well as improvements to SwitchPresenter and adds SwitchConverter among other APIs, see the blog for a breakdown. Individual changes since 8.1 below.

Important Changes

Dependencies/TFM

The Toolkit's dependencies have been updated to WindowsAppSDK 1.6 and Uno Platform 5.5 versions to take in fixes and updates we needed to support .NET 8 and address other issues within the Toolkit. As usual, the Toolkit should be forward compatible with minor versions of these libraries and frameworks.

We've also updated our Win2D dependency in this PR which now means the base TFM required for building is again 19041 and should work with the default WinUI templates. We know this caused a lot of confusion for folks with the 8.1 release.

Note: We've also updated to XAML Behaviors 3.0 which unifies the namespaces for behaviors, you'll need to apply that alignment when upgrading to change Microsoft.Xaml.Interactions.Core to Microsoft.Xaml.Interactivity.

Highlights

Samples/Docs

Bug Fixes

Infrastructure

New Contributors

Any known AOT issues are tracked here, please open new issues for any not on that list if you discover them, thank you.

Full Changelog: v8.1.240916...v8.2.250402