Skip to content

Windows App SDK 1.8.6 (1.8.260317003)

Latest

Choose a tag to compare

@RDMacLachlan RDMacLachlan released this 18 Mar 23:04
· 11 commits to main since this release
5aba949

Windows App SDK 1.8.6 (1.8.260317003)

WinAppSDK 1.8.6 is the latest stable version of WinAppSDK 1.8 providing new features and improvements to the platform.

Whats new in WinAppSDK 1.8.6:

  • New SplitMenuFlyoutItem control is designed to provide a split button experience within a menu flyout.
  • Windows ML can now be used from C++ projects using CMake.
  • The version of ONNX Runtime has been updated to 1.23.4.

Bug fixes:

Bug Fix Runtime Compatibility Change
Fixed a pointer arithmetic issue in the app-instance activation-redirection shared-memory queue that could cause incorrect behavior when using AppInstance.RedirectActivationTo. AppLifecycle_SharedMemoryRedirectionQueueFix
Fixed an issue in the deployment manager where activity data was being incorrectly reset during package installation and license operations. DeploymentManager_ActivityCollectionFix
Improved diagnosability for Text Intelligence APIs used in Windows AI scenarios. TextIntelligence_Insights
Fixed a visual alignment issue with AppBarToggleButton in CommandBarFlyout secondary commands. N/A

Try it out

Getting Started

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