Skip to content

[Pre-release] v8.2.241112-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare

What's Changed

You don't need to modify your TFM off of 19041 anymore! This was a problem for folks with 8.1, but has now been fixed by working with the dependency that caused this original bump, thanks everyone for the feedback! Enjoy!

New Controls

Native AOT Support

For a remaining list of known issues with AOT, see this issue. Most are with specific samples vs. components, we're currently aware of issues with WrapLayout.

Bug Fixes

  • Updated Microsoft.Graphics.Win2D package reference to version 1.3.0, downgrade TFM back to 19041 by @Arlodotexe in #540
  • Enabled 'AcrylicBrush' in WinUI 3 again by @Sergio0694 in #488
  • Update _toolTip even if toolTipText isn't available by @dotMorten in #479
  • chore: update typos in class properties summary by @ajpinedam in #471

Infrastructure

New Contributors

Full Changelog: v8.1.240916...v8.2.241112-preview1