Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for 7.5-rc.1 release #11538

Merged
merged 1 commit into from
Nov 18, 2024
Merged
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
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on Windows
ms.date: 09/02/2024
ms.date: 11/18/2024
title: Installing PowerShell on Windows
---
# Installing PowerShell on Windows
Expand Down Expand Up @@ -56,7 +56,7 @@ winget search Microsoft.PowerShell
Name Id Version Source
-----------------------------------------------------------------
PowerShell Microsoft.PowerShell 7.4.6.0 winget
PowerShell Preview Microsoft.PowerShell.Preview 7.5.0.3 winget
PowerShell Preview Microsoft.PowerShell.Preview 7.5.0.101 winget
```

Install PowerShell or PowerShell Preview using the `id` parameter
Expand Down Expand Up @@ -221,8 +221,6 @@ instance of PowerShell.
For more information, see
[Understanding how packaged desktop apps run on Windows][13].

### Changes for PowerShell 7.2

Beginning in PowerShell 7.2, the PowerShell package is now exempt from file and registry
virtualization. Changes to virtualized file and registry locations now persist outside of the
application sandbox. However, changes to the application's root folder are still blocked.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on macOS
ms.date: 09/10/2024
ms.date: 11/18/2024
title: Installing PowerShell on macOS
---

Expand Down Expand Up @@ -123,8 +123,8 @@ are:
- x64 processors - [powershell-7.2.24-osx-x64.pkg][16]
- Arm64 processors - [powershell-7.2.24-osx-arm64.pkg][14]
- PowerShell 7.5-preview
- x64 processors - [powershell-7.5.0-preview.3-osx-x64.pkg][24]
- Arm64 processors - [powershell-7.5.0-preview.3-arm64.pkg][22]
- x64 processors - [powershell-7.5.0-rc.1-osx-x64.pkg][24]
- Arm64 processors - [powershell-7.5.0-rc.1-arm64.pkg][22]

You can double-click the file and follow the prompts, or install it from the terminal using the
following commands. Change the name of the file to match the file you downloaded.
Expand Down Expand Up @@ -195,8 +195,8 @@ current versions are:
- x64 processors - [powershell-7.2.24-osx-x64.tar.gz][17]
- Arm64 processors - [powershell-7.2.24-osx-arm64.tar.gz][15]
- PowerShell 7.5-preview
- x64 processors - [powershell-7.5.0-preview.3-osx-x64.tar.gz][25]
- Arm64 processors - [powershell-7.5.0-preview.3-osx-arm64.tar.gz][23]
- x64 processors - [powershell-7.5.0-rc.1-osx-x64.tar.gz][25]
- Arm64 processors - [powershell-7.5.0-rc.1-osx-arm64.tar.gz][23]

Use the following commands to install PowerShell from the binary archive. Change the download URL to
match the version you want to install.
Expand Down Expand Up @@ -290,8 +290,8 @@ support those methods.
[19]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-osx-arm64.tar.gz
[20]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-osx-x64.pkg
[21]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-osx-x64.tar.gz
[22]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-7.5.0-preview.3-osx-arm64.pkg
[23]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-7.5.0-preview.3-osx-arm64.tar.gz
[24]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-7.5.0-preview.3-osx-x64.pkg
[25]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-7.5.0-preview.3-osx-x64.tar.gz
[22]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-7.5.0-rc.1-osx-arm64.pkg
[23]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-7.5.0-rc.1-osx-arm64.tar.gz
[24]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-7.5.0-rc.1-osx-x64.pkg
[25]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-7.5.0-rc.1-osx-x64.tar.gz
[26]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
4 changes: 2 additions & 2 deletions reference/docs-conceptual/install/install-alpine.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on Alpine Linux
ms.date: 08/20/2024
ms.date: 11/18/2024
title: Installing PowerShell on Alpine Linux
---
# Installing PowerShell on Alpine Linux
Expand All @@ -22,7 +22,7 @@ to the package depends on the version of PowerShell you want to install.

- PowerShell 7.4.6 - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-linux-musl-x64.tar.gz`
- PowerShell 7.2.24 - `https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell-7.2.24-linux-alpine-x64.tar.gz`
- PowerShell 7.5-preview.4 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-7.5.0-preview.3-linux-musl-x64.tar.gz`
- PowerShell 7.5.0-rc.1 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-7.5.0-rc.1-linux-musl-x64.tar.gz`

Then, in the terminal, execute the following shell commands to install PowerShell 7.4:

Expand Down
4 changes: 2 additions & 2 deletions reference/docs-conceptual/install/install-debian.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on Debian Linux
ms.date: 08/20/2024
ms.date: 11/18/2024
title: Installing PowerShell on Debian
---
# Installing PowerShell on Debian
Expand Down Expand Up @@ -74,7 +74,7 @@ The link to the current version is:
- PowerShell 7.2 (LTS) universal package for supported versions of Debian
- `https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell_7.2.24-1.deb_amd64.deb`
- PowerShell 7.5-preview universal package for supported versions of Debian
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-preview_7.5.0-preview.3-1.deb_amd64.deb`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-preview_7.5.0-rc.1-1.deb_amd64.deb`

The following shell script downloads and installs the current release of PowerShell. You can
change the URL to download the version of PowerShell that you want to install.
Expand Down
6 changes: 3 additions & 3 deletions reference/docs-conceptual/install/install-rhel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on Red Hat Enterprise Linux (RHEL)
ms.date: 08/20/2024
ms.date: 11/18/2024
title: Installing PowerShell on Red Hat Enterprise Linux (RHEL)
---
# Installing PowerShell on Red Hat Enterprise Linux (RHEL)
Expand Down Expand Up @@ -77,8 +77,8 @@ The link to the current version is:
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-1.rh.x86_64.rpm`
- PowerShell 7.2.24 universal package for supported versions of RHEL
- `https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell-7.2.24-1.rh.x86_64.rpm`
- PowerShell 7.5-preview.4 universal package for supported versions of RHEL
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-preview-7.5.0_preview.2-1.rh.x86_64.rpm`
- PowerShell 7.5.0-rc.1 universal package for supported versions of RHEL
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-preview-7.5.0_preview.2-1.rh.x86_64.rpm`

The following shell script downloads and installs the current preview release of PowerShell. You can
change the URL to download the version of PowerShell that you want to install.
Expand Down
6 changes: 3 additions & 3 deletions reference/docs-conceptual/install/install-ubuntu.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on Ubuntu
ms.date: 08/20/2024
ms.date: 11/18/2024
title: Installing PowerShell on Ubuntu
---
# Installing PowerShell on Ubuntu
Expand Down Expand Up @@ -85,8 +85,8 @@ The link to the current version is:
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell_7.4.6-1.deb_amd64.deb`
- PowerShell 7.2 (LTS) universal package for supported versions of Ubuntu
- `https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell_7.2.24-1.deb_amd64.deb`
- PowerShell 7.5-preview.4 universal package for supported versions of Ubuntu
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-preview.3/powershell-preview_7.5.0-preview.3-1.deb_amd64.deb`
- PowerShell 7.5.0-rc.1 universal package for supported versions of Ubuntu
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.0-rc.1/powershell-preview_7.5.0-rc.1-1.deb_amd64.deb`

The following shell script downloads and installs the current preview release of PowerShell. You can
change the URL to download the version of PowerShell that you want to install.
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: 09/24/2024
ms.date: 11/18/2024
---

# What's New in PowerShell 7.5

PowerShell 7.5-preview.5 includes the following features, updates, and breaking changes. PowerShell
7.5 is built on .NET 9.0.100-rc.1.
PowerShell 7.5-rc.1 includes the following features, updates, and breaking changes. PowerShell
7.5 is built on .NET 9.0.100 GA release.

For a complete list of changes, see the [CHANGELOG][chg] in the GitHub repository.

Expand All @@ -24,10 +24,10 @@ For a complete list of changes, see the [CHANGELOG][chg] in the GitHub repositor

## Updated modules

PowerShell 7.5-preview.5 includes the following updated modules:
PowerShell 7.5-rc.1 includes the following updated modules:

- **Microsoft.PowerShell.PSResourceGet** v1.1.0-preview2
- **PSReadLine** v2.3.5
- **Microsoft.PowerShell.PSResourceGet** v1.1.0-RC2
- **PSReadLine** v2.3.6

## Tab completion improvements

Expand Down Expand Up @@ -137,13 +137,13 @@ Many thanks to **@ArmaanMcleod** and others for all their work to improve tab co
## Experimental features

The following experimental features were converted to mainstream features in
PowerShell 7.5-preview.5:
PowerShell 7.5-rc.1:

- [PSCommandNotFoundSuggestion][02]
- [PSCommandWithArgs][03]
- [PSModuleAutoLoadSkipOfflineFiles][04]

The following experimental features are included in PowerShell 7.5-preview.5:
The following experimental features are included in PowerShell 7.5-rc.1:

- [PSRedirectToVariable][05] - Allow redirecting to a variable ([#20381][20381])
- [PSNativeWindowsTildeExpansion][01] - Add tilde expansion for windows native executables
Expand Down