Skip to content

Commit 7129c4d

Browse files
Release notes for 1.3.2 (#3641)
* Updating release notes and downloads for 1.4 experimental * Minor wording revisions * Release notes for 1.3.2
1 parent a6ac360 commit 7129c4d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.localizationpriority: medium
1414
This page provides download links to the *latest* releases of the [Windows App SDK](index.md) in the three release channels (stable, preview, and experimental). To get started quickly, download the latest x64 installer below. Or, for older releases, see [Older downloads for the Windows App SDK](./older-downloads.md).
1515

1616
> [!div class="button" style="text-align: left;" width="150px;"]
17-
> [Download the latest x64 stable installer (1.3.1)](https://aka.ms/windowsappsdk/1.3/latest/windowsappruntimeinstall-x64.exe)
17+
> [Download the latest x64 stable installer (1.3.2)](https://aka.ms/windowsappsdk/1.3/latest/windowsappruntimeinstall-x64.exe)
1818
1919
For all the latest Windows App SDK downloads, refer to the tables and links below. To learn more, see [Windows App SDK release channels](release-channels.md) and the release notes provided below for each version.
2020

@@ -23,6 +23,7 @@ For all the latest Windows App SDK downloads, refer to the tables and links belo
2323

2424
| Version | Runtime downloads |
2525
|---|---|
26+
| [1.3.2 (1.3.230602002)](stable-channel.md#version-132-13230602002) <br> 06/13/2023 <br> [Release notes](stable-channel.md#version-132-13230602002) | [Installer (x64)](https://aka.ms/windowsappsdk/1.3/1.3.230602002/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.3/1.3.230602002/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.3/1.3.230602002/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.3/1.3.230602002/Microsoft.WindowsAppRuntime.Redist.1.3.zip) |
2627
| [1.3.1 (1.3.230502000)](stable-channel.md#version-131-13230502000) <br> 05/09/2023 <br> [Release notes](stable-channel.md#version-131-13230502000) | [Installer (x64)](https://aka.ms/windowsappsdk/1.3/1.3.230502000/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.3/1.3.230502000/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.3/1.3.230502000/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.3/1.3.230502000/Microsoft.WindowsAppRuntime.Redist.1.3.zip) |
2728
| [1.3.0 (1.3.230331000)](stable-channel.md#version-13) <br> 04/12/2023 <br> [Release notes](stable-channel.md#version-13) | [Installer (x64)](https://aka.ms/windowsappsdk/1.3/1.3.230331000/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.3/1.3.230331000/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.3/1.3.230331000/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.3/1.3.230331000/Microsoft.WindowsAppRuntime.Redist.1.3.zip) |
2829

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following table provides an overview of the different release channels. For
1717

1818
| | Channel | Description | Release cadence | Supported? | Latest release |
1919
|---------|---------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|------------|-----------------------------------------------------------------------------------------------------|
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.1 (1.3.230502000)](stable-channel.md#version-13) (05/09/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.2 (1.3.230602002)](stable-channel.md#version-13) (06/13/2023) |
2121
| **❇️** | 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) |
2222
| **🔄️** | 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.4.0-experimental1](experimental-channel.md#version-14-experimental-140-experimental1) (05/23/2023) |
2323

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

5151
| Windows App SDK version | Original release date | Latest patch version | Patch release date | Support level | End of servicing |
5252
|-------------------------|-----------------------|----------------------|--------------------|---------------|---------------- |
53-
| 1.3 | 04/12/2023 | 1.3.230502000 | 05/09/2023 | Current | 04/12/2024 |
53+
| 1.3 | 04/12/2023 | 1.3.230602002 | 06/13/2023 | Current | 04/12/2024 |
5454
| 1.2 | 11/10/2022 | 1.2.230313.1 | 03/15/2023 | Maintenance | 11/10/2023 |
5555
| 1.1 | 05/24/2022 | 1.1.5 | 09/14/2022 | Out of Support| 05/24/2023 |
5656
| 1.0 | 11/16/2021 | 1.0.4 | 06/14/2022 | Out of Support| 11/16/2022 |

hub/apps/windows-app-sdk/stable-channel.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,17 @@ The Windows App SDK VSIX and runtime (installer and MSIX packages) are available
3333
3434
## Version 1.3
3535

36+
### Version 1.3.2 (1.3.230602002)
37+
38+
This is a servicing release of the Windows App SDK that includes critical bug fixes for the 1.3 release.
39+
40+
- Fixed a crash when setting a Protected Cursor.
41+
- Fixed a performance issue in XamlMetadataProvider during app startup. For more information, see GitHub issue [#8281](https://github.com/microsoft/microsoft-ui-xaml/issues/8281).
42+
- Fixed an issue with hyperlinks and touch in a RichTextBlock. For more information, see GitHub issue [#6513](https://github.com/microsoft/microsoft-ui-xaml/issues/6513).
43+
- Fixed an issue with scrolling and touchpads in WebView2. For more information, see GitHub issue [#7772](https://github.com/microsoft/microsoft-ui-xaml/issues/7772).
44+
- Fixed an issue where an update of Windows App SDK sometimes required a restart of Visual Studio. For more information, see GitHub issue [#3554](https://github.com/microsoft/microsoft-ui-xaml/issues/3554).
45+
- Fixed a noisy exception on shutdown when running in a debugger.
46+
3647
### Version 1.3.1 (1.3.230502000)
3748

3849
This is a servicing release of the Windows App SDK that includes critical bug fixes for the 1.3 release.

0 commit comments

Comments
 (0)