New
PSReadLine v2.4.5 Release
2.4.5 - 2025-10-22
You can get the v2.4.5 version of the PSReadLine module from PowerShell Gallery.
This release includes the following changes:
- Replace
DOTNET_SKIP_FIRST_TIME_EXPERIENCEwithDOTNET_NOLOGO(#4916) (Thanks @xtqqczze!) - Add the
ScreenReaderModeEnabledproperty to formatting (#4970) - Fix a null reference exception when showing parameter help (#4971)