Skip to content

Commit ba89b1b

Browse files
Wasdk/1.7/1.7.4 release notes (#5820)
* WASDK 1.7.4 Release Notes * Update stable-channel-1-7.md * Update stable-channel-1-7.md * Update downloads-archive.md * Updates * Update stable-channel-1-7.md * Update release date and resolve comment feedback Added periods. Moved the two issues with a "For more information.." line before the RuntimeCompatibilityChange. --------- Co-authored-by: Matt Wojciakowski <[email protected]>
1 parent a4ba520 commit ba89b1b

3 files changed

Lines changed: 29 additions & 7 deletions

File tree

hub/apps/windows-app-sdk/downloads-archive.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ Apps packaged with external location, and unpackaged apps, that use the Windows
3232
To learn more, see the [Windows App SDK release channels](release-channels.md) and the release notes provided below for each version.
3333

3434
## Stable releases
35+
### Windows App SDK 1.7
36+
37+
| Version | Runtime downloads |
38+
|---|---|
39+
| [1.7.4 (1.7.250909003)](release-notes-archive/stable-channel-1-7.md#version-174-17250909003) <br/> 09/16/2025 <br/> [Release notes](release-notes-archive/stable-channel-1-7.md#version-174-17250909003) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.4) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250909003/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250909003/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250909003/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250909003/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
40+
| [1.7.3 (1.7.250606001)](release-notes-archive/stable-channel-1-7.md#version-173-17250606001) <br/> 06/10/2025 <br/> [Release notes](release-notes-archive/stable-channel-1-7.md#version-173-17250606001) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.3) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250606001/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250606001/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250606001/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250606001/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
41+
| [1.7.2 (1.7.250513003)](release-notes-archive/stable-channel-1-7.md#version-172-17250513003) <br/> 05/19/2025 <br/> [Release notes](release-notes-archive/stable-channel-1-7.md#version-172-17250513003) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.2) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250513003/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250513003/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250513003/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250513003/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
42+
| [1.7.1 (1.7.250401001)](release-notes-archive/stable-channel-1-7.md#version-171-17250401001) <br/> 04/08/2025 <br/> [Release notes](release-notes-archive/stable-channel-1-7.md#version-171-17250401001) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250401001/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250401001/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250401001/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250401001/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
43+
| [1.7.0 (1.7.250310001)](release-notes-archive/stable-channel-1-7.md#version-170-17250310001) <br/> 03/18/2025 <br/> [Release notes](release-notes-archive/stable-channel-1-7.md#version-170-17250310001) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.0) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250310001/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250310001/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250310001/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250310001/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
3544

3645
### Windows App SDK 1.6
3746

hub/apps/windows-app-sdk/release-channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The Windows App SDK has a lifecycle. A lifecycle begins when a version or servic
5252
| Windows App SDK version | Original release date | Latest patch version | Patch release date | Support level | End of servicing |
5353
| ----------------------- | --------------------- | -------------------- | ------------------ | -------------- | ---------------- |
5454
| 1.8 | 09/09/2025 | 1.8.250907003 | 09/09/2025 | Current | 09/09/2026 |
55-
| 1.7 | 03/18/2025 | 1.7.250606001 | 06/10/2025 | Maintenance | 03/18/2026 |
55+
| 1.7 | 03/18/2025 | 1.7.250909003 | 09/16/2025 | Maintenance | 03/18/2026 |
5656
| 1.6 | 09/04/2024 | 1.6.250602001 | 06/10/2025 | Out of Support | 09/04/2025 |
5757
| 1.5 | 02/29/2024 | 1.5.250108004 | 01/15/2025 | Out of Support | 02/28/2025 |
5858
| 1.4 | 08/29/2023 | 1.4.240802001 | 08/13/2024 | Out of Support | 08/29/2024 |

hub/apps/windows-app-sdk/release-notes-archive/stable-channel-1-7.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: Stable channel release notes for the Windows App SDK 1.7
33
description: Provides information about the stable release channel for the Windows App SDK 1.7.
44
ms.topic: release-notes
5-
ms.date: 09/09/2025
5+
ms.date: 09/16/2025
66
keywords: windows win32, windows app development, Windows App SDK
7-
ms.localizationpriority: medium
87
---
98

109
# Stable channel release notes for the Windows App SDK 1.7
@@ -30,10 +29,24 @@ In an existing Windows App SDK app, you can update your Nuget package to 1.7.250
3029

3130
For the updated runtime and MSIX, see [Downloads for the Windows App SDK](../downloads.md).
3231

33-
### Version 1.7.3 (1.7.250606001)
32+
### Version 1.7.4 (1.7.250909003)
3433

3534
This is the latest service release for Version 1.7 of the Windows App SDK.
3635

36+
### Bug Fixes
37+
38+
- Fixed an issue where the hover effects of other windows for the app could flicker when at least one window had ExtendsContentIntoTitleBar set to true. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): XamlIsland_ExitNonClientArea). For more information, see GitHub issue [#10572](https://github.com/microsoft/microsoft-ui-xaml/issues/10572).
39+
- Fixed an issue where UnhandledExceptions were not being propagated to managed code. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): DispatcherQueue_PropagateException). For more information, see GitHub issue [#10447](https://github.com/microsoft/microsoft-ui-xaml/issues/10447).
40+
- Fixed an occasional crash in `DirectUI::PointerRoutedEventArgs::GetCurrentPointImpl`. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): GetIntermediatePointsImpl_Crash)
41+
- Apps with an incorrect activation manifest no longer crash in certain situations but instead return an error. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): DesktopSiteBridge_ActivationErrorCrash)
42+
- Fixed an issue where setting `NavigationView.SelectedItem` as null did not correctly clear the selection state in collapsed mode. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): NavigationView_ClearSelectedItem)
43+
- Fixed certain corrupted upgrade scenarios from 1.6 to 1.7 by ensuring version numbers on certain binaries are consistently increasing. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A, file version change)
44+
- Fixed an issue where resizing the window would fire an AppWindow.Changed event with `AppWindowChangedEventArgs.DidPresenterChange` set to true. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): AppWindow_NoDidPresenterChangeOnRestore)
45+
- Fixed a potential crash on window close if an InputPointerSource is disposed during certain reentrant scenarios. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): InputPointerSource_ReentrantDisposedCrash)
46+
- Fixed an issue where the installer failed to update the Singleton package if an older version was running in the background. The fix ensures AddPackage is always called with ForceTargetAppShutdown for the Singleton and restarts the NotificationLongRunningPlatform to complete the update. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A, installer change)
47+
48+
### Version 1.7.3 (1.7.250606001)
49+
3750
#### Windows AI APIs
3851

3952
> [!IMPORTANT]
@@ -208,9 +221,9 @@ Microsoft.Windows.Workloads
208221

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

211-
- Improved the telemetry for failure scenarios in WindowsAppRuntimeInstall-&lt;arch&gt;.exe. For more info, see GitHub issue [#5289](https://github.com/microsoft/WindowsAppSDK/pull/5289). ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A, installer change)
212-
- Fixed an issue where pointer input would stop working when using arrow keys at the same time. For more info, see GitHub issue [#10126](https://github.com/microsoft/microsoft-ui-xaml/issues/10126). ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): FixStuckPointerInputQueue)
213-
- Fixed an issue where apps in remote desktop stop responding to pointer input. For more info, see GitHub issue [#10009](https://github.com/microsoft/microsoft-ui-xaml/issues/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.) ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): FixStuckPointerInputQueue)
224+
- Improved the telemetry for failure scenarios in WindowsAppRuntimeInstall-&lt;arch&gt;.exe. For more info, see GitHub issue [#5289](https://github.com/microsoft/WindowsAppSDK/pull/5289). ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A, installer change).
225+
- Fixed an issue where pointer input would stop working when using arrow keys at the same time. For more info, see GitHub issue [#10126](https://github.com/microsoft/microsoft-ui-xaml/issues/10126). ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): FixStuckPointerInputQueue).
226+
- Fixed an issue where apps in remote desktop stop responding to pointer input. For more info, see GitHub issue [#10009](https://github.com/microsoft/microsoft-ui-xaml/issues/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.) ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): FixStuckPointerInputQueue).
214227
- Fixed a potential crash trying to restore focus if a window activation event is delivered for a window which is closing. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): FixWindowCloseFocusCrash)
215228
- Fixed a performance regression introduced in WinAppSDK 1.6 due to WinUI binaries missing some linker optimizations. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A, changed linker options)
216229
- Fixed a potential crash if ProgressBar::SetProgressBarIndicatorWidth is called on a ProgressBar which is not in the tree. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): FixSetProgressBarIndicatorWidthCrash)

0 commit comments

Comments
 (0)