Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions reference/docs-conceptual/install/community-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ versions are:
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-linux-arm32.tar.gz`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-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`
Comment on lines 87 to +89
- PowerShell 7.4 - previous LTS release
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell-7.4.17-linux-arm32.tar.gz`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell-7.4.17-linux-arm64.tar.gz`
Expand Down
2 changes: 1 addition & 1 deletion reference/docs-conceptual/install/install-alpine.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3/powershell-7.6.3-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.17/powershell-7.4.17-linux-musl-x64.tar.gz`
Comment on lines 22 to 24

Use the following shell commands to install PowerShell 7:
Expand Down
2 changes: 1 addition & 1 deletion reference/docs-conceptual/install/install-debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3/powershell_7.6.3-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
Comment on lines 75 to 79
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell_7.4.17-1.deb_amd64.deb`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ install.
- Arm64 processors - [powershell-7.6.3-osx-arm64.pkg][13]
- x64 processors - [powershell-7.6.3-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)
Comment on lines 31 to 34
- Arm64 processors - [powershell-7.4.17-osx-arm64.pkg][05]
- x64 processors - [powershell-7.4.17-osx-x64.pkg][07]
Expand Down Expand Up @@ -114,8 +114,8 @@ you want to install.
- Arm64 processors - [powershell-7.6.3-osx-arm64.tar.gz][14]
- x64 processors - [powershell-7.6.3-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.17-osx-arm64.tar.gz][06]
- x64 processors - [powershell-7.4.17-osx-x64.tar.gz][08]
Expand Down Expand Up @@ -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.17/powershell-7.4.17-osx-arm64.tar.gz
[07]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell-7.4.17-osx-x64.pkg
[08]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell-7.4.17-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.3/powershell-7.6.3-osx-arm64.pkg
[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-osx-arm64.tar.gz
[15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-osx-x64.pkg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.msixbundle][19]
- Latest stable - [PowerShell-7.5.8.msixbundle][14]
- Latest stable - [PowerShell-7.5.9.msixbundle][14]
- Current LTS - [PowerShell-7.4.17.msixbundle][13]
Comment on lines 195 to 197
- Current preview - [PowerShell-7.7.0-preview.2.msixbundle][20]

Expand Down Expand Up @@ -356,7 +356,7 @@ can't support those methods.
[11]: #winget
[12]: #zip
[13]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/PowerShell-7.4.17.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.3/PowerShell-7.6.3-win-arm64.msi
[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/PowerShell-7.6.3-win-arm64.zip
[17]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/PowerShell-7.6.3-win-x64.msi
Expand Down
2 changes: 1 addition & 1 deletion reference/docs-conceptual/install/install-rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ you want to install.
- PowerShell 7.6 (LTS) universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-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`
Comment on lines 68 to +71
- PowerShell 7.4 (LTS) universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell-7.4.17-1.rh.x86_64.rpm`

Expand Down
8 changes: 4 additions & 4 deletions reference/docs-conceptual/install/install-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ you want to install.
- PowerShell 7.6 (LTS) universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell_7.6.3-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`
Comment on lines 88 to +90
- PowerShell 7.4 (LTS) universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell_7.4.17-1.deb_amd64.deb`

Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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/15/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].
Expand All @@ -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
Expand Down