Skip to content

Commit 9e0963d

Browse files
Merge pull request #5366 from thomasclaudiushuber/patch-2
Update release-channels.md and put Stable, Preview, Exp in correct order
2 parents 063631f + dd27c1d commit 9e0963d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Windows App SDK release channels
33
description: Learn about the Experimental, Preview, and Stable release channels used to ship the latest version of the Windows App SDK.
44
ms.topic: article
5-
ms.date: 01/15/2025
5+
ms.date: 04/10/2025
66
keywords: windows win32, windows app development, project reunion, windows app sdk, release channels
77
ms.localizationpriority: medium
88
---
@@ -14,10 +14,10 @@ The latest version of the Windows App SDK ships via three release channels: Expe
1414
> [!NOTE]
1515
> When you [Install tools for the Windows App SDK](set-up-your-development-environment.md), install the release channel that best serves your development scenario.
1616
17-
| | Channel | Description | Release cadence | Supported? | Latest release |
18-
| --------- | ------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------- | ----------------------------------------------------------------------------------------------------- |
19-
| **❇️** | Preview ([release notes](preview-channel.md)) | This channel provides a preview of the next stable release. There may be breaking API changes between a given preview channel release and the next stable release. | At least one preview per stable version | No | [1.7.0-preview1](preview-channel.md#version-17-preview-1-17-preview1) (02/11/2025) |
20-
| **** | Stable ([release notes](stable-channel.md)) | This channel is supported for use by apps in production environments. It includes only stable APIs. | No more frequent than every six months<br>(+ servicing) | Yes | [1.7.1 (1.7.250401001)](stable-channel.md#version-171-17250401001) (04/08/2025) |
17+
| | Channel | Description | Release cadence | Supported? | Latest release |
18+
|---------|---------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|------------|-----------------------------------------------------------------------------------------------------|
19+
| **** | Stable ([release notes](stable-channel.md)) | This channel is supported for use by apps in production environments. It includes only stable APIs. | No more frequent than every six months<br>(+ servicing) | Yes | [1.7.0 (1.7.250310001)](stable-channel.md#version-170-17250310001) (03/18/2025) |
20+
| **❇️** | Preview ([release notes](preview-channel.md)) | This channel provides a preview of the next stable release. There may be breaking API changes between a given preview channel release and the next stable release. | At least one preview per stable version | No | [1.7.0-preview1](preview-channel.md#version-17-preview-1-17-preview1) (02/11/2025) |
2121
| **🔄️** | Experimental ([release notes](experimental-channel.md)) | This channel includes experimental features that are in early stages of development. Experimental features may be removed from the next release, or may never be released. | As needed when requiring feedback for features in early design or prototype stages | No | [1.7.0-experimental3](experimental-channel.md#version-17-experimental-170-experimental3) (02/06/2025) |
2222

2323
For a comprehensive list of all current and previous releases of the Windows App SDK, including download locations, see [Downloads for the Windows App SDK](downloads.md).

0 commit comments

Comments
 (0)