Skip to content

Commit d2c2946

Browse files
authored
Release notes for WinAppSDK 1.5.1 (#4153)
* Release notes for WinAppSDK 1.5.1 * Fix anchor name * Fix a 1.5.0 -> 1.5.1
1 parent 36b030e commit d2c2946

File tree

3 files changed

+23
-4
lines changed

3 files changed

+23
-4
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.localizationpriority: medium
1212
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).
1313

1414
> [!div class="button" style="text-align: left;" width="150px;"]
15-
> [Download the latest x64 stable installer (1.5.0)](https://aka.ms/windowsappsdk/1.5/latest/windowsappruntimeinstall-x64.exe)
15+
> [Download the latest x64 stable installer (1.5.1)](https://aka.ms/windowsappsdk/1.5/latest/windowsappruntimeinstall-x64.exe)
1616
1717
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.
1818

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

2323
| Version | Runtime downloads |
2424
|---|---|
25+
| [1.5.1 (1.5.240311000)](stable-channel.md#version-151-15240311000) <br/> 03/12/2024 <br/> [Release notes](stable-channel.md#version-151-15240311000) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.5.1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.5/1.5.240311000/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.5/1.5.240311000/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.5/1.5.240311000/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.5/1.5.240311000/Microsoft.WindowsAppRuntime.Redist.1.5.zip) |
2526
| [1.5.0 (1.5.240227000)](stable-channel.md#version-15) <br/> 02/29/2024 <br/> [Release notes](stable-channel.md#version-15) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.5.0) | [Installer (x64)](https://aka.ms/windowsappsdk/1.5/1.5.240227000/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.5/1.5.240227000/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.5/1.5.240227000/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.5/1.5.240227000/Microsoft.WindowsAppRuntime.Redist.1.5.zip) |
2627

2728
## Preview release
@@ -56,4 +57,4 @@ Apps packaged with external location, and unpackaged apps, that use the Windows
5657
| Tool&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Description |
5758
|:------------- |:-------------|
5859
| Installer | The standalone .exe installer, **WindowsAppRuntimeInstall.exe**, is available as a separate download beginning with Windows App SDK 1.0.1. It installs the Windows App SDK Runtime which includes the Framework, Main, Singleton and DDLM packages. |
59-
| Redistributable | The Windows App Runtime Redistributable (**Microsoft.WindowsAppRuntime.Redist**) is a zip file that includes the installer and MSIX packages for all architectures (x64, x86, and ARM64).|
60+
| Redistributable | The Windows App Runtime Redistributable (**Microsoft.WindowsAppRuntime.Redist**) is a zip file that includes the installer and MSIX packages for all architectures (x64, x86, and ARM64).|

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

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

1616
| | Channel | Description | Release cadence | Supported? | Latest release |
1717
|---------|---------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|------------|-----------------------------------------------------------------------------------------------------|
18-
| **** | 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.5.0 (1.5.240227000)](stable-channel.md#version-15) (02/29/2024) |
18+
| **** | 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.5.1 (1.5.240311000)](stable-channel.md#version-151-15240311000) (03/12/2024) |
1919
| **❇️** | 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.5.0-preview1](preview-channel.md#version-15-preview-1-150-preview1) (02/06/2024) |
2020
| **🔄️** | 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.5.0-experimental2](experimental-channel.md#version-15-experimental-150-experimental2) (01/25/2024) |
2121

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

4949
| Windows App SDK version | Original release date | Latest patch version | Patch release date | Support level | End of servicing |
5050
|-------------------------|-----------------------|----------------------|--------------------|---------------|---------------- |
51-
| 1.5 | 02/29/2024 | 1.5.240227000 | 02/29/2024 | Current | 02/28/2025 |
51+
| 1.5 | 02/29/2024 | 1.5.240311000 | 03/12/2024 | Current | 02/28/2025 |
5252
| 1.4 | 08/29/2023 | 1.4.240211001 | 02/13/2024 | Maintenance | 08/29/2024 |
5353
| 1.3 | 04/12/2023 | 1.3.230724000 | 07/25/2023 | Maintenance | 04/12/2024 |
5454
| 1.2 | 11/10/2022 | 1.2.230313.1 | 03/15/2023 | Out of Support| 11/10/2023 |

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,24 @@ If you'd like to upgrade an existing app from an older version of the Windows Ap
3131
3232
## Version 1.5
3333

34+
### Version 1.5.1 (1.5.240311000)
35+
36+
This is a servicing release of the Windows App SDK that includes critical bug fixes for the 1.5 release.
37+
38+
- Fixed an issue where self-contained apps may fail to build due to not being able to copy "map.html".
39+
- Fixed an issue where `MapControl` would fail to initialize due to rejecting valid tokens. For more info, see GitHub [#9324](https://github.com/microsoft/microsoft-ui-xaml/issues/9324).
40+
- Fixed an issue where `MapControl` loaded with a blue background. For more info, see GitHub [#9377](https://github.com/microsoft/microsoft-ui-xaml/issues/9377).
41+
- Fixed an issue where clicking on the chevron of a `NavigationViewItem` did not correctly expand or collapse on a single click. This also caused menus to show as blank when clicking the chevron in `PaneDisplayMode="Top"` mode. For more info, see GitHub [#9423](https://github.com/microsoft/microsoft-ui-xaml/issues/9423) and [#9426](https://github.com/microsoft/microsoft-ui-xaml/issues/9426).
42+
- Fixed an issue where tapping on a `NavigationViewItem` with touch or pen would prevent the item from responding to any future input. For more info, see GitHub [#9429](https://github.com/microsoft/microsoft-ui-xaml/issues/9429).
43+
- Fixed a crash when clicking on an item in the `NavigationView.PaneFooter` area. For more info, see GitHub [#9396](https://github.com/microsoft/microsoft-ui-xaml/issues/9396).
44+
- Fixed an issue where icons in menus were sometimes showing in the wrong place. For more info, see GitHub [#9409](https://github.com/microsoft/microsoft-ui-xaml/issues/9409).
45+
- Fixed an issue where acrylic does not show on menus until switching away from the window and back. For more info, see GitHub [#9406](https://github.com/microsoft/microsoft-ui-xaml/issues/9406).
46+
- Fixed a crash which could occur during `TextBox`/`RichEditBox` initialization. For more info, see GitHub [#9216](https://github.com/microsoft/microsoft-ui-xaml/issues/9216).
47+
- Fixed some noisy exceptions which `NavigationView` threw and caught on destruction.
48+
- Fixed an issue where a "pinch to zoom" gesture would sometimes show up as a pan or tap due to an incorrect `PointerCaptureLost` message firing.
49+
50+
### Version 1.5
51+
3452
The following sections describe new and updated features and known issues for version 1.5.
3553

3654
In an existing Windows App SDK 1.4 app, you can update your Nuget package to 1.5.240227000 (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)).

0 commit comments

Comments
 (0)