Skip to content

2.0 Experimental 6 (2.0.0-experimental6) 🧪

Pre-release
Pre-release

Choose a tag to compare

@RDMacLachlan RDMacLachlan released this 13 Mar 20:41
· 18 commits to main since this release
a12b4c9

Windows App SDK 2.0-Experimental6 (2.0.0-experimental6)

WinAppSDK 2.0.0 Experimental 6 is the latest experimental version of WinAppSDK providing new features and improvements to the platform.

What's new in WinAppSDK 2.0 Experimental 6:

  • The version of ONNX Runtime has been updated to 1.24.2.
  • NPUPowerMode has been deprecated in favor of newer power management APIs.
  • GetReadyState now gracefully returns NotSupported when the session broker is unavailable, instead of throwing an exception.
  • Added NV12 output format support for Video Super Resolution.
  • Improved DeleteIndex reliability.
  • App Content Search are part of a separate Microsoft.Windows.Search package instead of being part of Microsoft.Windows.AI package.

Bugs fixed:

  • Fixed ImageDescription.DescribeAsync failing with InternalError due to a race condition
  • Fix for OCR Bounding boxes returning negative values in some edge cases.

To see everything that's new and changed, see the full Windows App SDK 2.0 Experimental release notes.

Try it out

Getting Started

To get started using Windows App SDK to develop Windows apps, check out the following documentation: