PowerShell 7.4.6 released

PowerShell 7.4.6 released

Hi All,

Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.4.5 installed

You can Download it from here: v7.4.6 Release of PowerShell

Release notes:

  • Copy to static site instead of making blob public (#24269)
  • Add ability to capture MSBuild Binary logs when restore fails
  • Keep the roff file when gzipping it.
  • Update PowerShell-Coordinated_Packages-Official.yml
  • Update and add new NuGet package sources for different environments.
  • Add PMC mapping for Debian 12 (bookworm)
  • Fixes to Azure Public feed usage
  • Delete assets/AppImageThirdPartyNotices.txt
  • Delete demos directory
  • Add specific path for issues in tsaconfig
  • Checkin generated manpage
  • Add updated libicu dependency for Debian packages
  • Add mapping to azurelinux repo
  • Update vpack pipeline
  • Add BaseUrl to buildinfo json file
  • Delete the msix blob if it’s already there
  • Make some release tests run in a hosted pools
  • Create new pipeline for compliance
  • Use Managed Identity for APIScan authentication
  • Check Create and Submit in vPack build by default
  • Capture environment better
  • Refactor Nuget package source creation to use New-NugetPackageSource function
  • Make Microsoft feeds the default
  • Bump to .NET 8.0.403 and update dependencies

I’ve downloaded the *.msi File and here are the Screenshots from the Installation

“Enable PowerShell Remoting” was already enabled

And here is the Result. I am running PowerShell 7.4.6

Get-Host
$PSVersionTable

Regards
Andres Bohren

PowerShell Logo