[Pre-release] v8.2.241112-preview1
Pre-release
Pre-release
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
- SwitchPresenter 2.0 and the new SwitchConverter 🦙❤️ by @michael-hawker in #550
Native AOT Support
- Updated to WinAppSdk 1.6, fixed AoT annotations by @Arlodotexe in #457
- Update Microsoft.WindowsAppSDK to 1.6-preview2 by @Arlodotexe in #492
- Update Microsoft.WindowsAppSdk to 1.6 stable by @Arlodotexe in #503
- Fix analyzer warnings for CsWinRTAotWarningLevel 2 by @Arlodotexe in #507
- Fixed AttachedCardShadow under NativeAoT by @Arlodotexe in #526
- Fixed AdvancedCollectionView not working with NativeAoT by @michael-hawker in #535
- Fixed AoT data binding in IncrementalLoadingCollectionSample by @Arlodotexe in #531
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
- Fixed Codespace container build failure by @Arlodotexe in #458
- Fixed failed NuGet validation due to webview2 reference by @michael-hawker in #521
- Update Directory.Build.props to Version 8.2 by @michael-hawker in #483
New Contributors
- @Sergio0694 made their first contribution in #488
- @dotMorten made their first contribution in #479
- @ajpinedam made their first contribution in #471
Full Changelog: v8.1.240916...v8.2.241112-preview1