Skip to content

Commit d8e87ab

Browse files
Adding rel notes for 1.4.2 (#3821)
* Updating release notes and downloads for 1.4 experimental * Minor wording revisions * Release notes for 1.3.2 * Adding first release notes for 1.4-preview1 * Release notes for 1.3.3 * Fixing broken bookmark links * Updating 1.4-preview1 rel notes * Removing en-us from link * Adding release notes and downloads for 1.4-preview2 * Fixing bookmark * Tweaking wording for XAML Islands section * Minor wording tweaks * Clarifying wording for custom titlebar scenarios * Update preview-channel.md (#3728) minor revs * Adding release notes and downloads for WASDK 1.4.0 stable * Updating wording for ItemsView section * Removing comment referring to preview release * Removing duplicate reference to Popup/FlyoutBase.ShouldConstrainToRootBounds * Adding further detail to the .NET8 RID breaking change note * Fixing punctuation in formatting * Updating wording for .NET 8 recommended steps * Adding rel notes for 1.4.1 * Fixing typo * Adding rel note for custom titlebar updates in 1.4.0 * Fixing typo * Adding rel notes for 1.4.2 * Update release-channels.md updated incorrect bookmark --------- Co-authored-by: KB <[email protected]>
1 parent 93b1fc0 commit d8e87ab

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-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.4.1)](https://aka.ms/windowsappsdk/1.4/latest/windowsappruntimeinstall-x64.exe)
15+
> [Download the latest x64 stable installer (1.4.2)](https://aka.ms/windowsappsdk/1.4/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

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

2222
| Version | Runtime downloads |
2323
|---|---|
24+
| [1.4.2 (1.4.231008000)](stable-channel.md#version-142-14231008000) <br> 10/10/2023 <br> [Release notes](stable-channel.md#version-142-14231008000) | [Installer (x64)](https://aka.ms/windowsappsdk/1.4/1.4.231008000/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.4/1.4.231008000/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.4/1.4.231008000/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.4/1.4.231008000/Microsoft.WindowsAppRuntime.Redist.1.4.zip) |
2425
| [1.4.1 (1.4.230913002)](stable-channel.md#version-141-14230913002) <br> 09/19/2023 <br> [Release notes](stable-channel.md#version-141-14230913002) | [Installer (x64)](https://aka.ms/windowsappsdk/1.4/1.4.230913002/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.4/1.4.230913002/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.4/1.4.230913002/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.4/1.4.230913002/Microsoft.WindowsAppRuntime.Redist.1.4.zip) |
2526
| [1.4.0 (1.4.230822000)](stable-channel.md#version-14) <br> 08/29/2023 <br> [Release notes](stable-channel.md#version-14) | [Installer (x64)](https://aka.ms/windowsappsdk/1.4/1.4.230822000/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.4/1.4.230822000/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.4/1.4.230822000/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.4/1.4.230822000/Microsoft.WindowsAppRuntime.Redist.1.4.zip) |
2627

@@ -54,4 +55,4 @@ Apps packaged with external location, and unpackaged apps, that use the Windows
5455
| Tool&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Description |
5556
|:------------- |:-------------|
5657
| 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. |
57-
| 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).|
58+
| 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.4.1 (1.4.230913002)](stable-channel.md#version-141-14230913002) (09/19/2023) |
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.4.2 (1.4.231008000)](stable-channel.md#version-142-14231008000) (10/10/2023) |
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.4.0-preview2](preview-channel.md#version-14-preview-2-140-preview2) (08/15/2023) |
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.4.0-experimental1](experimental-channel.md#version-14-experimental-140-experimental1) (05/23/2023) |
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.4 | 08/29/2023 | 1.4.230913002 | 09/19/2023 | Current | 08/29/2024 |
51+
| 1.4 | 08/29/2023 | 1.4.231008000 | 10/10/2023 | Current | 08/29/2024 |
5252
| 1.3 | 04/12/2023 | 1.3.230724000 | 07/25/2023 | Maintenance | 04/12/2024 |
5353
| 1.2 | 11/10/2022 | 1.2.230313.1 | 03/15/2023 | Maintenance | 11/10/2023 |
5454
| 1.1 | 05/24/2022 | 1.1.5 | 09/14/2022 | Out of Support| 05/24/2023 |

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,25 @@ The Windows App SDK VSIX and runtime (installer and MSIX packages) are available
3232
3333
## Version 1.4
3434

35+
### Version 1.4.2 (1.4.231008000)
36+
37+
This is a servicing release of the Windows App SDK that includes critical bug fixes for the 1.4 release.
38+
39+
- Fixed a crashing issue in explorer.exe caused by excessive memory and object allocation.
40+
- Fixed a titlebar interaction issue that prevented the back button from working properly.
41+
- Fixed an issue that caused a warning to be generated for a source file being included multiple times.
42+
- Fixed an issue impacting context menu performance.
43+
- Fixed a .lnk shortcut issue that made the target .exe always point to the same location for packages in the WindowsApps folder.
44+
- Fixed a DWriteCore issue affecting proper rendering of Indic text in certain fonts.
45+
- Fixed an issue in a List View that prevented proper keyboard navigation to and from nested selected items with *Tab/Shift + Tab*.
46+
- Fixed an issue that broke scrolling ComboBox items by touch after expanding the ComboBox a second time. For more info, see GitHub issue [#8831](https://github.com/microsoft/microsoft-ui-xaml/issues/8831).
47+
- Fixed an issue where WinAppSDK packages did not include WinUI's localized resources for some languages.
48+
- Fixed an inconsistency between how File Explorer and XAML display a user's preferred language.
49+
- Fixed a craftsmanship issue in File Explorer causing a thin line to show under the active tab.
50+
- Fixed an issue where some framework-provided keyboard accelerators were not properly localized. For more info, see GitHub issue [#2023](https://github.com/microsoft/microsoft-ui-xaml/issues/2023).
51+
- Fixed an issue with RepeatButton controls that were repeatedly scrolling when tapped.
52+
- Fixed the WinAppSDK installer .exe to have proper resource version info.
53+
3554
### Version 1.4.1 (1.4.230913002)
3655

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

0 commit comments

Comments
 (0)