11---
22description : This article contains the list of changes for each released version of PSReadLine.
33Locale : en-US
4- ms.date : 01/18 /2026
4+ ms.date : 02/20 /2026
55online version : https://learn.microsoft.com/powershell/module/psreadline/about/about_psreadline_release_notes?view=powershell-7.6&WT.mc_id=ps-gethelp
66schema : 2.0.0
77title : about_PSReadLine_Release_Notes
@@ -13,8 +13,7 @@ title: about_PSReadLine_Release_Notes
1313This is a summary of changes to the ** PSReadLine** module. For a full list of
1414changes, see the ** PSReadLine** [ ChangeLog] [ 01 ] .
1515
16- - Current preview: v2.4.4-beta4
17- - Current stable release: v2.3.6
16+ - Current stable release: v2.4.5
1817
1918## Long description
2019
@@ -23,6 +22,7 @@ changes, see the **PSReadLine** [ChangeLog][01].
2322There have been many updates to PSReadLine since the version that ships in
2423Windows PowerShell 5.1.
2524
25+ - v2.4.5 shipped in PowerShell 7.6.0-rc.1
2626- v2.3.6 shipped in PowerShell 7.4.7 and 7.5.0
2727- v2.3.5 shipped in PowerShell 7.4.2 and 7.5.0-preview.3
2828- v2.3.4 shipped in PowerShell 7.4.0-rc.1
@@ -31,6 +31,13 @@ Windows PowerShell 5.1.
3131- v2.0.4 shipped in PowerShell 7.0.11
3232- v2.0.0 ships in Windows PowerShell 5.1
3333
34+ ### 2.4.5 - 2025-10-22
35+
36+ - Replace ` DOTNET_SKIP_FIRST_TIME_EXPERIENCE ` with ` DOTNET_NOLOGO `
37+ - Add the ** ScreenReaderModeEnabled** property to formatting so it's displayed
38+ in the default formatting for ` Get-PSReadLineOption ` .
39+ - Fix a null reference exception when showing parameter help
40+
3441### 2.4.4-beta4 - 2025-08-28
3542
3643- Added screen reader support to PSReadLine - The new render implementation
0 commit comments