diff --git a/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md b/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md index ca49500d443..9c24626eb38 100644 --- a/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md +++ b/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md @@ -12,7 +12,7 @@ There are multiple versions of PowerShell 7 that can be installed. releases can contain critical fixes, innovations, and new features. Microsoft supports a Stable release for about six months after the next LTS release. - The current Stable release is PowerShell 7.5.8. + The current Stable release is PowerShell 7.5.9. - **Long Term Servicing (LTS) release** - An LTS release of PowerShell is an LTS release of .NET. Updates to an LTS release only contain critical security updates and servicing fixes that are diff --git a/reference/docs-conceptual/install/community-support.md b/reference/docs-conceptual/install/community-support.md index 98a7a6542a8..b8dff845318 100644 --- a/reference/docs-conceptual/install/community-support.md +++ b/reference/docs-conceptual/install/community-support.md @@ -85,8 +85,8 @@ versions are: - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-linux-arm32.tar.gz` - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-linux-arm64.tar.gz` - PowerShell 7.5 - latest stable release - - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-linux-arm32.tar.gz` - - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-linux-arm64.tar.gz` + - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-linux-arm32.tar.gz` + - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-linux-arm64.tar.gz` - PowerShell 7.4 - previous LTS release - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-linux-arm32.tar.gz` - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-linux-arm64.tar.gz` diff --git a/reference/docs-conceptual/install/install-alpine.md b/reference/docs-conceptual/install/install-alpine.md index 866b771b987..0fc91498018 100644 --- a/reference/docs-conceptual/install/install-alpine.md +++ b/reference/docs-conceptual/install/install-alpine.md @@ -20,7 +20,7 @@ On Alpine Linux, PowerShell is installed from the `tar.gz` package downloaded fr [releases][01] page. Select the URL of the package version you want to install. - PowerShell 7.6 (LTS) - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-linux-musl-x64.tar.gz` -- PowerShell 7.5 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-linux-musl-x64.tar.gz` +- PowerShell 7.5 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-linux-musl-x64.tar.gz` - PowerShell 7.4 (LTS) - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-linux-musl-x64.tar.gz` Use the following shell commands to install PowerShell 7: diff --git a/reference/docs-conceptual/install/install-debian.md b/reference/docs-conceptual/install/install-debian.md index a32433dae35..feb956f2843 100644 --- a/reference/docs-conceptual/install/install-debian.md +++ b/reference/docs-conceptual/install/install-debian.md @@ -75,7 +75,7 @@ want to install. - PowerShell 7.6 (LTS) universal package for supported versions of Debian - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell_7.6.4-1.deb_amd64.deb` - PowerShell 7.5 universal package for supported versions of Debian - - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell_7.5.8-1.deb_amd64.deb` + - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell_7.5.9-1.deb_amd64.deb` - PowerShell 7.4 (LTS) universal package for supported versions of Debian - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell_7.4.18-1.deb_amd64.deb` diff --git a/reference/docs-conceptual/install/install-powershell-on-macos.md b/reference/docs-conceptual/install/install-powershell-on-macos.md index a21f90070f2..67f245d657c 100644 --- a/reference/docs-conceptual/install/install-powershell-on-macos.md +++ b/reference/docs-conceptual/install/install-powershell-on-macos.md @@ -29,8 +29,8 @@ install. - Arm64 processors - [powershell-7.6.4-osx-arm64.pkg][13] - x64 processors - [powershell-7.6.4-osx-x64.pkg][15] - PowerShell 7.5 - - Arm64 processors - [powershell-7.5.8-osx-arm64.pkg][09] - - x64 processors - [powershell-7.5.8-osx-x64.pkg][11] + - Arm64 processors - [powershell-7.5.9-osx-arm64.pkg][09] + - x64 processors - [powershell-7.5.9-osx-x64.pkg][11] - PowerShell 7.4 (LTS) - Arm64 processors - [powershell-7.4.18-osx-arm64.pkg][05] - x64 processors - [powershell-7.4.18-osx-x64.pkg][07] @@ -114,8 +114,8 @@ you want to install. - Arm64 processors - [powershell-7.6.4-osx-arm64.tar.gz][14] - x64 processors - [powershell-7.6.4-osx-x64.tar.gz][16] - PowerShell 7.5 - - Arm64 processors - [powershell-7.5.8-osx-arm64.tar.gz][10] - - x64 processors - [powershell-7.5.8-osx-x64.tar.gz][12] + - Arm64 processors - [powershell-7.5.9-osx-arm64.tar.gz][10] + - x64 processors - [powershell-7.5.9-osx-x64.tar.gz][12] - PowerShell 7.4 (LTS) - Arm64 processors - [powershell-7.4.18-osx-arm64.tar.gz][06] - x64 processors - [powershell-7.4.18-osx-x64.tar.gz][08] @@ -193,10 +193,10 @@ can't support those methods. For more information, see [Alternate ways to instal [06]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-osx-arm64.tar.gz [07]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-osx-x64.pkg [08]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-osx-x64.tar.gz -[09]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-osx-arm64.pkg -[10]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-osx-arm64.tar.gz -[11]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-osx-x64.pkg -[12]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-osx-x64.tar.gz +[09]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-osx-arm64.pkg +[10]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-osx-arm64.tar.gz +[11]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-osx-x64.pkg +[12]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-osx-x64.tar.gz [13]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-osx-arm64.pkg [14]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-osx-arm64.tar.gz [15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-osx-x64.pkg diff --git a/reference/docs-conceptual/install/install-powershell-on-windows.md b/reference/docs-conceptual/install/install-powershell-on-windows.md index 30f07f242f5..6063d92c0ac 100644 --- a/reference/docs-conceptual/install/install-powershell-on-windows.md +++ b/reference/docs-conceptual/install/install-powershell-on-windows.md @@ -193,7 +193,7 @@ To manually install the MSIX package, download one of the following packages fro releases page and double-click the file to install it. - Next LTS - [PowerShell-7.6.4.msixbundle][19] -- Latest stable - [PowerShell-7.5.8.msixbundle][14] +- Latest stable - [PowerShell-7.5.9.msixbundle][14] - Current LTS - [PowerShell-7.4.18.msixbundle][13] - Current preview - [PowerShell-7.7.0-preview.2.msixbundle][20] @@ -356,7 +356,7 @@ can't support those methods. [11]: #winget [12]: #zip [13]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/PowerShell-7.4.18.msixbundle -[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/PowerShell-7.5.8.msixbundle +[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/PowerShell-7.5.9.msixbundle [15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/PowerShell-7.6.4-win-arm64.msi [16]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/PowerShell-7.6.4-win-arm64.zip [17]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/PowerShell-7.6.4-win-x64.msi diff --git a/reference/docs-conceptual/install/install-rhel.md b/reference/docs-conceptual/install/install-rhel.md index 554ee2f982d..2e7612fa58e 100644 --- a/reference/docs-conceptual/install/install-rhel.md +++ b/reference/docs-conceptual/install/install-rhel.md @@ -68,7 +68,7 @@ you want to install. - PowerShell 7.6 (LTS) universal package - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell-7.6.4-1.rh.x86_64.rpm` - PowerShell 7.5 universal package - - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-1.rh.x86_64.rpm` + - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-1.rh.x86_64.rpm` - PowerShell 7.4 (LTS) universal package - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell-7.4.18-1.rh.x86_64.rpm` diff --git a/reference/docs-conceptual/install/install-ubuntu.md b/reference/docs-conceptual/install/install-ubuntu.md index b6a41c3d0ed..ac7ba7e52eb 100644 --- a/reference/docs-conceptual/install/install-ubuntu.md +++ b/reference/docs-conceptual/install/install-ubuntu.md @@ -87,7 +87,7 @@ you want to install. - PowerShell 7.6 (LTS) universal package - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.4/powershell_7.6.4-1.deb_amd64.deb` - PowerShell 7.5 universal package - - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell_7.5.8-1.deb_amd64.deb` + - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell_7.5.9-1.deb_amd64.deb` - PowerShell 7.4 (LTS) universal package - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.18/powershell_7.4.18-1.deb_amd64.deb` @@ -106,17 +106,17 @@ sudo apt-get update sudo apt-get install -y wget # Download the PowerShell package file -wget https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell_7.5.8-1.deb_amd64.deb +wget https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell_7.5.9-1.deb_amd64.deb ################################### # Install the PowerShell package -sudo dpkg -i powershell_7.5.8-1.deb_amd64.deb +sudo dpkg -i powershell_7.5.9-1.deb_amd64.deb # Resolve missing dependencies and finish the install (if necessary) sudo apt-get install -f # Delete the downloaded package file -rm powershell_7.5.8-1.deb_amd64.deb +rm powershell_7.5.9-1.deb_amd64.deb ``` ## Start PowerShell 7 diff --git a/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md b/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md index 456768518eb..f7226bf890e 100644 --- a/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md +++ b/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md @@ -1,13 +1,13 @@ --- title: What's New in PowerShell 7.5 description: New features and changes released in PowerShell 7.5 -ms.date: 06/12/2026 +ms.date: 07/20/2026 --- # What's New in PowerShell 7.5 -PowerShell 7.5.8 includes the following features, updates, and breaking changes. PowerShell -7.5.8 is built on the .NET 9.0.17 runtime. +PowerShell 7.5.9 includes the following features, updates, and breaking changes. PowerShell +7.5.9 is built on the .NET 9.0.18 runtime. For a complete list of changes, see the [CHANGELOG][chg] in the GitHub repository. For more information about .NET 9, see [What's new in .NET 9][07]. @@ -30,7 +30,7 @@ The macOS PKG package is now notarized and signed by Microsoft. For more informa ## Updated modules -PowerShell 7.5.6 includes the following updated modules: +PowerShell 7.5.9 includes the following updated modules: - **Microsoft.PowerShell.PSResourceGet** v1.1.1 - **PSReadLine** v2.3.6