Skip to content

Windows App SDK 1.7.9 (1.7.260224002)

Choose a tag to compare

@RDMacLachlan RDMacLachlan released this 11 Mar 03:44
· 20 commits to main since this release
6c48c72

Windows App SDK 1.7.9 (1.7.260224002)

WinAppSDK 1.7.9 is the latest stable version of WinAppSDK 1.7 providing new features and improvements to the platform. To see everything that's new and changed, see the full Windows App SDK 1.7.9 release notes.

What's new in WinAppSDK 1.7.9:

  • N/A

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

Try it out

Getting Started

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

Fixed a pointer arithmetic issue in the app-instance activation-redirection shared-memory queue that could cause incorrect behavior when using AppInstance.RedirectActivationTo. (RuntimeCompatibilityChange: AppLifecycle_SharedMemoryRedirectionQueueFix)
Fixed an issue in the deployment manager where activity data was being incorrectly reset during package installation and license operations. (RuntimeCompatibilityChange: DeploymentManager_ActivityCollectionFix)