Software-update: PowerShell 7.4.1
Microsoft heeft versie 7.4.1 van PowerShell uitgebracht. PowerShell is een objectgeoriënteerde shell- en scripttaal voor taakautomatisering, die bestaat uit een commandlineshell, een scripttaal en een framework voor configuratiebeheer. De software bestaat al sinds 2006 en is sinds versie 2.0 standaard onderdeel van Windows. Sinds eind 2016 is het open source en ook beschikbaar voor Linux en macOS. PowerShell 7.4 is gebouwd met .NET versie 8.0. Hieronder is de changelog voor deze uitgave te vinden.
General Cmdlet Updates and FixesFix Group-Object output using interpolated strings (#20745)Fix Start-Process -PassThru to make sure the ExitCode property is accessible for the returned Process object (#20749) (#20866)Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)
Fix Group-Object output using interpolated strings (#20745)Fix Start-Process -PassThru to make sure the ExitCode property is accessible for the returned Process object (#20749) (#20866)Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)Engine Updates and FixesEnsure filename is not null when logging WDAC ETW events (#20910)Fix four regressions introduced by WDAC audit logging feature (#20913)
Ensure filename is not null when logging WDAC ETW events (#20910)Fix four regressions introduced by WDAC audit logging feature (#20913)Build and Packaging ImprovementsBump .NET 8 to version 8.0.101
Bump .NET 8 to version 8.0.101
Source:
Tweakers.net