Skip to content

Commit a203fef

Browse files
Merge pull request #12333 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-02 22:00 UTC
2 parents 642fc4c + eda46ad commit a203fef

12 files changed

Lines changed: 457 additions & 420 deletions

File tree

reference/5.1/Microsoft.PowerShell.Core/About/about_CommonParameters.md

Lines changed: 94 additions & 96 deletions
Large diffs are not rendered by default.

reference/5.1/PSReadLine/About/about_PSReadLine_Release_Notes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: This article contains the list of changes for each released version of PSReadLine.
33
Locale: en-US
4-
ms.date: 08/18/2025
4+
ms.date: 09/02/2025
55
online version: https://learn.microsoft.com/powershell/module/psreadline/about/about_psreadline_release_notes?view=powershell-5.1&WT.mc_id=ps-gethelp
66
schema: 2.0.0
77
title: about_PSReadLine_Release_Notes
@@ -11,7 +11,7 @@ title: about_PSReadLine_Release_Notes
1111
This is a summary of changes to the **PSReadLine** module. For a full list of
1212
changes, see the **PSReadLine** [ChangeLog][01].
1313

14-
- Current preview: v2.4.0-beta1
14+
- Current preview: v2.4.4-beta4
1515
- Current stable release: v2.3.6
1616

1717
## PSReadLine release history
@@ -29,6 +29,12 @@ Windows PowerShell 5.1.
2929

3030
## Release Notes
3131

32+
### 2.4.4-beta4 - 2025-08-28
33+
34+
- Added screen reader support to PSReadLine - The new render implementation
35+
redrawing the terminal buffer to avoid unnecessary and confusing output for
36+
screen readers.
37+
3238
### v2.4.3-beta3 - 2025-07-23
3339

3440
You can get the v2.4.3-beta3 version of the PSReadLine module from PowerShell

reference/7.4/Microsoft.PowerShell.Core/About/about_CommonParameters.md

Lines changed: 93 additions & 96 deletions
Large diffs are not rendered by default.

reference/7.4/PSReadLine/About/about_PSReadLine_Release_Notes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: This article contains the list of changes for each released version of PSReadLine.
33
Locale: en-US
4-
ms.date: 08/18/2025
4+
ms.date: 09/02/2025
55
online version: https://learn.microsoft.com/powershell/module/psreadline/about/about_psreadline_release_notes?view=powershell-7.4&WT.mc_id=ps-gethelp
66
schema: 2.0.0
77
title: about_PSReadLine_Release_Notes
@@ -11,7 +11,7 @@ title: about_PSReadLine_Release_Notes
1111
This is a summary of changes to the **PSReadLine** module. For a full list of
1212
changes, see the **PSReadLine** [ChangeLog][01].
1313

14-
- Current preview: v2.4.0-beta1
14+
- Current preview: v2.4.4-beta4
1515
- Current stable release: v2.3.6
1616

1717
## PSReadLine release history
@@ -29,6 +29,12 @@ Windows PowerShell 5.1.
2929

3030
## Release Notes
3131

32+
### 2.4.4-beta4 - 2025-08-28
33+
34+
- Added screen reader support to PSReadLine - The new render implementation
35+
redrawing the terminal buffer to avoid unnecessary and confusing output for
36+
screen readers.
37+
3238
### v2.4.3-beta3 - 2025-07-23
3339

3440
You can get the v2.4.3-beta3 version of the PSReadLine module from PowerShell

reference/7.5/Microsoft.PowerShell.Core/About/about_CommonParameters.md

Lines changed: 93 additions & 96 deletions
Large diffs are not rendered by default.

reference/7.5/PSReadLine/About/about_PSReadLine_Release_Notes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: This article contains the list of changes for each released version of PSReadLine.
33
Locale: en-US
4-
ms.date: 08/18/2025
4+
ms.date: 09/02/2025
55
online version: https://learn.microsoft.com/powershell/module/psreadline/about/about_psreadline_release_notes?view=powershell-7.5&WT.mc_id=ps-gethelp
66
schema: 2.0.0
77
title: about_PSReadLine_Release_Notes
@@ -11,7 +11,7 @@ title: about_PSReadLine_Release_Notes
1111
This is a summary of changes to the **PSReadLine** module. For a full list of
1212
changes, see the **PSReadLine** [ChangeLog][01].
1313

14-
- Current preview: v2.4.0-beta1
14+
- Current preview: v2.4.4-beta4
1515
- Current stable release: v2.3.6
1616

1717
## PSReadLine release history
@@ -29,6 +29,12 @@ Windows PowerShell 5.1.
2929

3030
## Release Notes
3131

32+
### 2.4.4-beta4 - 2025-08-28
33+
34+
- Added screen reader support to PSReadLine - The new render implementation
35+
redrawing the terminal buffer to avoid unnecessary and confusing output for
36+
screen readers.
37+
3238
### v2.4.3-beta3 - 2025-07-23
3339

3440
You can get the v2.4.3-beta3 version of the PSReadLine module from PowerShell

0 commit comments

Comments
 (0)