0.8.2
Windows App SDK 0.8.2 is now available
Windows App SDK 0.8.2 is a stable servicing release that a couple more critical bugs for 0.8.0.
Bugs fixed in Windows App SDK 0.8.2:
- Windows App SDK and WinUI 3 are now supported in Visual Studio 2022 Preview 2 and above.
- For .NET apps, you may receive the following error when passing in an array of enums:
Object contains non-primitive or non-blittable data.
- Writing using the HandWriting Panel inside a textbox causes a crash
- Icons/images always load at their 100% scale value rather than based on the monitor scale value
- Garbage collection of EventSource<T> causes subsequent failure to unsubscribe handlers (see GitHub issue for more details)
- Security fix – see CVE-2021-34533 for more details.
- SwapChainPanel.CompositionScaleChanged sometimes returning incorrect CompositionScale values after changing display scale
The limitations and known issues for v0.8 also apply to v0.8.2, unless marked otherwise in our documentation.