v8.2.250402 #668
Pinned
michael-hawker
announced in
Announcements
v8.2.250402
#668
Replies: 3 comments 3 replies
-
When will you release the preview components, some of them have existed for a long time.... |
Beta Was this translation helpful? Give feedback.
1 reply
-
Will lottie also be updated to the latest version soon? https://github.com/CommunityToolkit/Lottie-Windows/releases |
Beta Was this translation helpful? Give feedback.
0 replies
-
Where is a list of breaking changes? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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 addsSwitchConverter
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 shoulbe 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
toMicrosoft.Xaml.Interactivity
.Highlights
Samples/Docs
Bug Fixes
Infrastructure
New Contributors
Full Changelog: v8.1.240916...v8.2.250402
This discussion was created from the release v8.2.250402.
Beta Was this translation helpful? Give feedback.
All reactions