You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**✅**| 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.2.5 (1.2.230313.1)](stable-channel.md#version-125-122303131) (03/15/2023) |
21
-
|**❇️**| 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 two previews per stable version | No |[1.3.0-preview1](preview-channel.md#version-13-preview-1-130-preview1) (03/07/2023) |
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.3.0 (1.3.230331000)](stable-channel.md#version-13-stable) (04/12/2023) |
21
+
|**❇️**| 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.3.0-preview1](preview-channel.md#version-13-preview-1-130-preview1) (03/07/2023) |
22
22
|**🔄️**| 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.3.0-experimental1](experimental-channel.md#version-13-experimental-130-experimental1) (02/06/2023) |
23
23
24
24
## Features available by release channel
@@ -38,7 +38,7 @@ The following table shows which features are currently available in each release
38
38
|[Manage app windows](windowing/windowing-overview.md)|:heavy_check_mark: Available |:heavy_check_mark: Available |:heavy_check_mark: Available |
39
39
|[Push notifications](notifications/push-notifications/index.md)|:heavy_check_mark: Available |:heavy_check_mark: Available |:heavy_check_mark: Available |
40
40
|[App notifications](notifications/app-notifications/index.md)|:heavy_check_mark: Available |:heavy_check_mark: Available |:heavy_check_mark: Available |
41
-
|[Windows Widgets](../design/widgets/index.md)|:x: Not available |:heavy_check_mark: Available |:x: Not available|
41
+
|[Windows Widgets](../design/widgets/index.md)|:heavy_check_mark: Available |:heavy_check_mark: Available |:heavy_check_mark: Available|
42
42
43
43
## Windows App SDK release policy
44
44
@@ -51,11 +51,11 @@ The Windows App SDK has a lifecycle. A lifecycle begins when a version or servic
51
51
| Windows App SDK version | Original release date | Latest patch version | Patch release date | Support level | End of servicing |
Copy file name to clipboardExpand all lines: hub/apps/windows-app-sdk/stable-channel.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The Windows App SDK VSIX and runtime (installer and MSIX packages) are available
37
37
38
38
The following sections describe new and updated features and known issues for 1.3 Stable.
39
39
40
-
In an existing Windows App SDK 1.2 Stable app, you can update your Nuget package to 1.3.230320000 (see the **Update a package** section in [Install and manage packages in Visual Studio using the NuGet Package Manager](/nuget/consume-packages/install-use-packages-visual-studio#update-a-package)).
40
+
In an existing Windows App SDK 1.2 Stable app, you can update your Nuget package to 1.3.230331000 (see the **Update a package** section in [Install and manage packages in Visual Studio using the NuGet Package Manager](/nuget/consume-packages/install-use-packages-visual-studio#update-a-package)).
41
41
42
42
For the updated runtime and MSIX, see [Downloads for the Windows App SDK](./downloads.md).
0 commit comments