Windows App SDK 1.6.7 (1.6.250402001)
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::SetProgressBarIndicatorWidthis called on a ProgressBar which is not in the tree. - Fixed a potential crash caused by
CPopup::EnsureBridgeClosedsometimes triggering reentrancy. - Fixed a potential crash when closing a popup due to
CUIElement::FlushPendingKeepVisibleOperationsusing a null children collection. - Fixed
PackageDeploymentManager.EnsurePackage*Readyto 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