Skip to content

Commit 8d8e500

Browse files
Wasdk/1.7/1.7.8 release notes (#6249)
* Release Notes * Update windows-app-sdk-1-7.md * Update windows-app-sdk-1-7.md * Update windows-app-sdk-1-7.md * updates version number * Update downloads-archive.md * Update hub/apps/windows-app-sdk/release-notes/windows-app-sdk-1-7.md Co-authored-by: agniuks <[email protected]> * Update hub/apps/windows-app-sdk/release-channels.md Co-authored-by: agniuks <[email protected]> * Update downloads-archive.md --------- Co-authored-by: agniuks <[email protected]>
1 parent e26088b commit 8d8e500

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ To learn more, see the [Windows App SDK release channels](release-channels.md) a
3434

3535
| Version | Runtime downloads |
3636
|---|---|
37+
| **1.7.8 (1.7.260208005)** <br/> 02/10/2026 <br/> [Release notes](release-notes/windows-app-sdk-1-7.md#version-178-17260208005) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.8) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.260208005/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.260208005/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.260208005/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.260208005/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
3738
| **1.7.7 (1.7.260114001)** <br/> 01/14/2026 <br/> [Release notes](release-notes/windows-app-sdk-1-7.md#version-177-17260114001) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.7) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.260114001/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.260114001/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.260114001/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.260114001/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
3839
| **1.7.6 (1.7.251107005)** <br/> 11/11/2025 <br/> [Release notes](release-notes/windows-app-sdk-1-7.md#version-176-17251107005) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.6) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.251107005/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.251107005/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.251107005/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.251107005/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
3940
| **1.7.5 (1.7.251014001)** <br/> 10/16/2025 <br/> [Release notes](release-notes/windows-app-sdk-1-7.md#version-175-17251014001) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7.5) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.251014001/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.251014001/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.251014001/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.251014001/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |

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

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

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,19 @@ zone_pivot_groups: wasdk-release-channels
1414

1515
:::zone pivot="stable"
1616

17+
## Version 1.7.8 (1.7.260208005)
18+
19+
Released: **February 10, 2026** <br><br>
20+
21+
<details><summary>Bug fixes</summary>
22+
23+
>
24+
> * Fixed a package downgrade init failure and added 1.7.8 runtime support—ensuring reliable deployment and correct app recognition across configurations. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): DeploymentManager_PackageDowngradeFix).
25+
>
26+
27+
</details>
28+
29+
1730
## Version 1.7.7 (1.7.260114001)
1831

1932
Released: **January 13, 2026** <br><br>

0 commit comments

Comments
 (0)