Skip to content

Commit 848173b

Browse files
authored
Update release notes for 7.4.10 (#12066)
1 parent 29a4d89 commit 848173b

File tree

8 files changed

+21
-19
lines changed

8 files changed

+21
-19
lines changed

reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ install package from the [releases][09] page onto your computer. The links to th
119119
are:
120120

121121
- PowerShell 7.4
122-
- x64 processors - [powershell-7.4.7-osx-x64.pkg][20]
123-
- Arm64 processors - [powershell-7.4.7-osx-arm64.pkg][18]
122+
- x64 processors - [powershell-7.4.10-osx-x64.pkg][20]
123+
- Arm64 processors - [powershell-7.4.10-osx-arm64.pkg][18]
124124
- PowerShell 7.5
125125
- x64 processors - [powershell-7.5.1-osx-x64.pkg][24]
126126
- Arm64 processors - [powershell-7.5.1-arm64.pkg][22]
@@ -188,8 +188,8 @@ Download the install package from the [releases][09] page onto your computer. Th
188188
current versions are:
189189

190190
- PowerShell 7.4 (LTS)
191-
- x64 processors - [powershell-7.4.7-osx-x64.tar.gz][21]
192-
- Arm64 processors - [powershell-7.4.7-osx-arm64.tar.gz][19]
191+
- x64 processors - [powershell-7.4.10-osx-x64.tar.gz][21]
192+
- Arm64 processors - [powershell-7.4.10-osx-arm64.tar.gz][19]
193193
- PowerShell 7.5-preview
194194
- x64 processors - [powershell-7.5.1-osx-x64.tar.gz][25]
195195
- Arm64 processors - [powershell-7.5.1-osx-arm64.tar.gz][23]
@@ -278,10 +278,10 @@ support those methods.
278278
[11]: https://docs.brew.sh/Manpage#link-ln-options-formula
279279
[12]: https://github.com/Homebrew
280280
[13]: https://github.com/Homebrew/homebrew-cask
281-
[18]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-osx-arm64.pkg
282-
[19]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-osx-arm64.tar.gz
283-
[20]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-osx-x64.pkg
284-
[21]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-osx-x64.tar.gz
281+
[18]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-osx-arm64.pkg
282+
[19]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-osx-arm64.tar.gz
283+
[20]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-osx-x64.pkg
284+
[21]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-osx-x64.tar.gz
285285
[22]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-osx-arm64.pkg
286286
[23]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-osx-arm64.tar.gz
287287
[24]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-osx-x64.pkg

reference/docs-conceptual/install/community-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Download the tar.gz package from the [releases][09] page onto your Raspberry Pi
7878
to the current versions are:
7979

8080
- PowerShell 7.4 - latest LTS release
81-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-linux-arm32.tar.gz`
82-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-linux-arm64.tar.gz`
81+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-linux-arm32.tar.gz`
82+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-linux-arm64.tar.gz`
8383
- PowerShell 7.5 - latest stable release
8484
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-linux-arm32.tar.gz`
8585
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-linux-arm64.tar.gz`

reference/docs-conceptual/install/install-alpine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ check the list of [Supported versions][02] below.
2222
Installation on Alpine is based on downloading tar.gz package from the [releases][03] page. The URL
2323
to the package depends on the version of PowerShell you want to install.
2424

25-
- PowerShell 7.4 - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-linux-musl-x64.tar.gz`
25+
- PowerShell 7.4 - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-linux-musl-x64.tar.gz`
2626
- PowerShell 7.5 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-linux-musl-x64.tar.gz`
2727

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

reference/docs-conceptual/install/install-debian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ package from the [releases][02] page onto your Debian machine.
7272
The link to the current version is:
7373

7474
- PowerShell 7.4 (LTS) universal package for supported versions of Debian
75-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell_7.4.7-1.deb_amd64.deb`
75+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell_7.4.10-1.deb_amd64.deb`
7676
- PowerShell 7.5 universal package for supported versions of Debian
7777
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell_7.5.1-1.deb_amd64.deb`
7878

reference/docs-conceptual/install/install-rhel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ package from the [releases][02] page onto your RHEL machine.
6666

6767
The link to the current version is:
6868

69-
- PowerShell 7.4.7 universal package for supported versions of RHEL
70-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-1.rh.x86_64.rpm`
69+
- PowerShell 7.4.10 universal package for supported versions of RHEL
70+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell-7.4.10-1.rh.x86_64.rpm`
7171
- PowerShell 7.5.1 universal package for supported versions of RHEL
7272
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-7.5.1-1.rh.x86_64.rpm`
7373

reference/docs-conceptual/install/install-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ package from the [releases][05] page onto your Ubuntu machine.
8484
The link to the current version is:
8585

8686
- PowerShell 7.4 (LTS) universal package for supported versions of Ubuntu
87-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell_7.4.7-1.deb_amd64.deb`
87+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.10/powershell_7.4.10-1.deb_amd64.deb`
8888
- PowerShell 7.5 universal package for supported versions of Ubuntu
8989
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/powershell-preview_7.5.1-1.deb_amd64.deb`
9090

reference/docs-conceptual/install/microsoft-update-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ sections:
102102
doesn't show the check box options. To enable MU updates run the following command:
103103
104104
```powershell
105-
msiexec.exe /fmu .\PowerShell-7.4.7-win-x64.msi USE_MU=1 ENABLE_MU=1
105+
msiexec.exe /fmu .\PowerShell-7.4.10-win-x64.msi USE_MU=1 ENABLE_MU=1
106106
```
107107
108108
For more information about running `msiexec.exe` from the command line, see

reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-74.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: What's New in PowerShell 7.4
33
description: New features and changes released in PowerShell 7.4
4-
ms.date: 01/23/2025
4+
ms.date: 05/13/2025
55
---
66

77
# What's New in PowerShell 7.4
88

9-
PowerShell 7.4.7 includes the following features, updates, and breaking changes. PowerShell 7.4.7 is
10-
built on .NET 8.0.12.
9+
PowerShell 7.4.10 includes the following features, updates, and breaking changes. PowerShell 7.4.10
10+
is built on .NET 8.0.408.
1111

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

@@ -178,6 +178,7 @@ Updates to `$PSStyle`
178178

179179
Other Engine updates
180180

181+
- Fallback to AppLocker after WldpCanExecuteFile ([#25229][25229])
181182
- Make PowerShell class not affiliate with Runspace when declaring the `NoRunspaceAffinity`
182183
attribute ([#18138][18138])
183184
- Add the `ValidateNotNullOrWhiteSpace` attribute ([#17191][17191]) (Thanks @wmentha!)
@@ -334,3 +335,4 @@ For more information about the Experimental Features, see [Using Experimental Fe
334335
[20369]: https://github.com/PowerShell/PowerShell/pull/20369
335336
[20371]: https://github.com/PowerShell/PowerShell/pull/20371
336337
[21529]: https://github.com/PowerShell/PowerShell/pull/21529
338+
[25229]: https://github.com/PowerShell/PowerShell/pull/25229

0 commit comments

Comments
 (0)