Microsoft heeft versie 7.6.6 van PowerShell uitgebracht. Tegelijkertijd zijn ook versies 7.5.11 en 7.4.20 verschenen. Deze objectgeoriënteerde shell- en scripttaal voor taakautomatisering 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. In PowerShell 7.6.6 zijn de volgende veranderingen en verbeteringen in aangebracht:
Engine Updates and FixesGeneral Cmdlet Updates and Fixes
- Fix
FileOnlyEntrycrashing on older versions of Windows (#27931)- Add support for new WLDP setting
EnableFileOnlyEntry(#27922)Tests
- Remove the
<assembly>element fromCmdletizationCoreResources.resx(#27932)Update to .NET SDK 10.0.401
- Fix the localization tests for Release Automation (#27945)
- Update
AppxManifest.xmlto only declareen-USfor the<Resources>element (#27941)- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2701735 (#27895) (#27942)
- Produce satellite assemblies in Windows release build and properly remove them when they are not required (#27943)
- Update the manifest resource names for the localized resources embedded in satellite assemblies (#27921)
- Update LocProject.json to list each English resource file directly (#27937)
- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2691582 (#27936)
- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2684623 (#27935)
- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2674492 (#27930)
- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2670960 (#27929)
- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2661935 (#27928)
- Use Custom Validation Policy for vPack Pipeline (#27914)
- Fix comments in
CmdletizationCoreResources.resx(#27924)- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2660148 (#27923)
- Fix install dotnet for non early access release (#27927)
- Fix the W3C URIs in
.resxresource files (#27917)- Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2652124 (#27918)
- Prepare for onboarding PowerShell to the Native2Native localization pipeline (#27916)
- Add the group 'mscodehub-feed-read-akv' (#27894)
- Add the group 'mscodehub-feed-read-general' for MSIXBundle-vpack pipeline (#27893)
- Add debug statement for
ResGenbuild (#27890)
