Skip to content

Windows App SDK 1.6.7 (1.6.250402001)

Choose a tag to compare

@RDMacLachlan RDMacLachlan released this 09 Apr 21:30
· 282 commits to main since this release
e0e9f0a

Windows App SDK 1.6.7 (1.6.250402001)

Windows App SDK 1.6.7 is a stable servicing release that fixes the following critical bugs for 1.6:

This is a servicing release of the Windows App SDK that includes critical bug fixes for the 1.6 release.

  • Improved the telemetry for failure scenarios in WindowsAppRuntimeInstall-<arch>.exe. For more info, see GitHub issue #5291.
  • Fixed an issue where pointer input would stop working when using arrow keys at the same time. For more info, see GitHub issue #10126.
  • Fixed an issue where apps in remote desktop stop responding to pointer input. For more info, see GitHub issue #10009. (This is the same fix as the pointer input plus arrow keys fix, due to remote desktop automatically sending some key input during the switch away and back.)
  • Fixed a potential crash trying to restore focus if a window activation event is delivered for a window which is closing.
  • Fixed a performance regression introduced in WinAppSDK 1.6 due to WinUI binaries missing some linker optimizations.
  • Fixed a small performance issue when creating multiple WinUI windows/islands.
  • Fixed a potential crash if ProgressBar::SetProgressBarIndicatorWidth is called on a ProgressBar which is not in the tree.
  • Fixed a potential crash caused by CPopup::EnsureBridgeClosed sometimes triggering reentrancy.
  • Fixed a potential crash when closing a popup due to CUIElement::FlushPendingKeepVisibleOperations using a null children collection.
  • Fixed PackageDeploymentManager.EnsurePackage*Ready to ensure version supersedence. For more info, see GitHub issue #5225.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.7 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.250402001