Skip to content

Commit 8473cd2

Browse files
agniuksRDMacLachlanKarl-Bridge-Microsoft
authored
Wasdk/1.8/1.8.6 release notes (#6427)
* 186 release notes, needs finalized RC version * fix bug descriptions * add missing fix and enum * add N/A enum * use component team provided text for split menu flyout * mention onnx runtime update * fix typo in 180 * nit: formatting * nit: capitalization * flat c mention * remove internal flat c lingo * Update WinML CMake support wording * add api diff * add final nuget version * Update hub/apps/windows-app-sdk/downloads.md * Update hub/apps/windows-app-sdk/release-channels.md * Update hub/apps/windows-app-sdk/release-channels.md * Update hub/apps/windows-app-sdk/release-notes/windows-app-sdk-1-8.md * Fix release notes link for version 1.8.6 fix bookmark * Update release date and version number for 1.8.6 * Update release notes link for version 1.8.6 * update nuget version and release date --------- Co-authored-by: Roy <[email protected]> Co-authored-by: KB <[email protected]>
1 parent 1691afd commit 8473cd2

3 files changed

Lines changed: 61 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This page provides links to the *latest* downloads of the [Windows App SDK](inde
1717

1818
| Version | Runtime downloads |
1919
|--|--|
20+
| **1.8.6 (1.8.260317003)** <br/> 03/18/2026 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable#version-186-18260317003) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8.6) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.260317003/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.260317003/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.260317003/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/1.8/1.8.260317003/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
2021
| **1.8.5 (1.8.260209005)** <br/> 02/10/2026 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8.5) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.260209005/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.260209005/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.260209005/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/1.8/1.8.260209005/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
2122
| **1.8.4 (1.8.260101001)** <br/> 01/13/2026 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8.4) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.260101001/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.260101001/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.260101001/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/1.8/1.8.260101001/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
2223
| **1.8.3 (1.8.251106002)** <br/> 11/11/2025 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8.3) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.251106002/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.251106002/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.251106002/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/1.8/1.8.251106002/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The latest version of the Windows App SDK ships via three release channels: Expe
1313

1414
| | Channel | Description | Release cadence | Supported? | Latest release |
1515
|--:|--|--|--|:--:|--|
16-
| **** | **Stable** | Production-ready channel intended for apps in market. Includes only stable, supported APIs suitable for long-term use. | No more than every six months <br/> *(plus servicing updates as needed)* | Yes | **1.8.5 (1.8.260204001)** <br/> Released: 02/10/2026 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable#version-185-18260209005) |
16+
| **** | **Stable** | Production-ready channel intended for apps in market. Includes only stable, supported APIs suitable for long-term use. | No more than every six months <br/> *(plus servicing updates as needed)* | Yes | **1.8.6 (1.8.260317003)** <br/> Released: 03/18/2026 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable#version-186-18260317003) |
1717
| **❇️** | **Preview** | Early look at the next Stable release. May introduce breaking API changes before final stabilization. | At least one preview for each Stable release | No | **2.0 Preview (2.0-preview)** <br/> Released: 02/13/2026 <br/> [Release Notes](release-notes/windows-app-sdk-2-0.md#windows-app-sdk-200-preview1-release-notes) ** |
1818
| **🔄** | **Experimental** | Early-stage features under active development. APIs may change, be removed, or never ship. Intended for exploration and feedback only. | Published as needed to gather feedback on prototypes and early designs | No | **2.0 Experimental 6 (2.0.0-experimental6)** <br/> Released: 03/13/2026 <br/> [Release notes](./release-notes/windows-app-sdk-2-0.md?pivots=experimental#version-20-experimental-6-200-experimental6) |
1919

@@ -49,7 +49,7 @@ The Windows App SDK has a lifecycle. A lifecycle begins when a version or servic
4949

5050
| Windows App SDK version | Original release date | Latest patch version | Patch release date | Support level | End of servicing |
5151
| ----------------------- | --------------------- | -------------------- | ------------------ | -------------- | ---------------- |
52-
| 1.8 | 09/09/2025 | 1.8.260101001 | 01/13/2026 | Current | 09/09/2026 |
52+
| 1.8 | 09/09/2025 | 1.8.260317003 | 03/18/2026 | Current | 09/09/2026 |
5353
| 1.7 | 03/18/2025 | 1.7.260224002 | 03/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 |

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

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,63 @@ zone_pivot_groups: wasdk-release-channels
1515
:::zone pivot="stable"
1616

1717

18+
## Version 1.8.6 (1.8.260317003)
19+
20+
Released: **March 18, 2026** <br><br>
21+
22+
23+
<details><summary>New SplitMenuFlyoutItem Control</summary>
24+
25+
>
26+
> The new **SplitMenuFlyoutItem** control is designed to provide a split button experience within a menu flyout. This control will enable developers to expose a default primary action while also offering additional options through a submenu, ideal for condensing complex functionality into a smaller footprint and saving overall menu length. For more information, see GitHub spec [10862](https://github.com/microsoft/microsoft-ui-xaml/pull/10862). ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): SplitMenuFlyoutItem_Available)
27+
>
28+
29+
</details>
30+
31+
<details><summary>Windows ML CMake support</summary>
32+
33+
>
34+
> Windows ML can now be used from C++ projects using CMake. See the [Get started page](/windows/ai/new-windows-ml/get-started) to learn more.
35+
>
36+
37+
</details>
38+
39+
<details><summary>Updated ONNX Runtime</summary>
40+
41+
>
42+
> The version of ONNX Runtime has been updated to 1.23.4. See [ONNX Runtime versions](/windows/ai/new-windows-ml/onnx-versions) for more info.
43+
>
44+
45+
</details>
46+
47+
<details><summary>Bug fixes</summary>
48+
49+
>
50+
> * Fixed a pointer arithmetic issue in the app-instance activation-redirection shared-memory queue that could cause incorrect behavior when using `AppInstance.RedirectActivationTo`. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): AppLifecycle_SharedMemoryRedirectionQueueFix)
51+
> * Fixed an issue in the deployment manager where activity data was being incorrectly reset during package installation and license operations. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): DeploymentManager_ActivityCollectionFix)
52+
> * Improved diagnosability for Text Intelligence APIs used in Windows AI scenarios. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): TextIntelligence_Insights)
53+
> * Fixed a visual alignment issue with `AppBarToggleButton` in `CommandBarFlyout` secondary commands. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A, XAML control template fix)
54+
>
55+
56+
</details>
57+
58+
<details><summary>New or updated APIs</summary>
59+
60+
>
61+
> This release includes the following new APIs compared to the 1.8.5 release:
62+
> ```
63+
> Microsoft.UI.Xaml.Automation.Peers
64+
>
65+
> SplitMenuFlyoutItemAutomationPeer
66+
> ```
67+
> ```
68+
> Microsoft.UI.Xaml.Controls
69+
>
70+
> SplitMenuFlyoutItem
71+
> ```
72+
</details>
73+
74+
1875
## Version 1.8.5 (1.8.260209005)
1976
2077
Released: **February 10, 2026** <br><br>
@@ -2208,4 +2265,4 @@ Released: **April 16, 2025** <br><br>
22082265
22092266
</details>
22102267
2211-
:::zone-end
2268+
:::zone-end

0 commit comments

Comments
 (0)