Windows App SDK 1.7.1 (1.7.250401001) #5318
RDMacLachlan
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Windows App SDK 1.7.1 (1.7.250401001)
WinAppSDK 1.7.1 is the latest stable version of WinAppSDK providing new features and improvements to the platform.
Whats new in WinAppSDK 1.7.1:
WindowsAppRuntimeInstall-<arch>.exe
. For more info, see GitHub issue #5289. (RuntimeCompatibilityChange: N/A for this installer change)FixStuckPointerInputQueue
)FixStuckPointerInputQueue
)FixWindowCloseFocusCrash
)ProgressBar::SetProgressBarIndicatorWidth
is called on a ProgressBar which is not in the tree. (RuntimeCompatibilityChange:FixSetProgressBarIndicatorWidthCrash
)CPopup::EnsureBridgeClosed
sometimes triggering reentrancy. (RuntimeCompatibilityChange:FixPopupClosingReentrancyCrash
)CUIElement::FlushPendingKeepVisibleOperations
using a null children collection. (RuntimeCompatibilityChange:FixPopupUnloadingCrash
)PackageDeploymentManager.EnsurePackage*Ready
to ensure version supersedence. For more info, see GitHub issue #5191. (RuntimeCompatibilityChange:EnsurePackageReadyVersionSupercedence
)WebView2::UpdateCoreWebViewVisibility
sometimes triggering reentrancy. For more info, see GitHub issue #10305. (RuntimeCompatibilityChange:FixWebViewVisibilityReentrancyCrash
)FixRandomUIFreezeInDispatcher
)Note: Windows Copilot Runtime APIs are not included this release. To experiment with these APIs, please continue to use the 1.7-experimental3 release and share your feedback!
To see everything that's new and changed, see the full Windows App SDK 1.7 release notes.
Try it out
Getting Started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
This discussion was created from the release Windows App SDK 1.7.1 (1.7.250401001).
Beta Was this translation helpful? Give feedback.
All reactions