v7.6.0-preview.6 Release of PowerShell
7.6.0-preview.6 - 2025-12-11
Known Issues
The current release is unavailable on both NuGet and the Linux package repositories hosted on packages.microsoft.com.
Engine Updates and Fixes
- Properly expand aliases to their actual resolved commands (#26571) (Thanks @kilasuit!)
General Cmdlet Updates and Fixes
- Update
Microsoft.PowerShell.PSResourceGettov1.2.0-preview5(#26590) - Make the experimental feature
PSFeedbackProviderstable (#26502) - Fix a regression in the API
CompletionCompleters.CompleteFilename()that causes null reference exception (#26487) - Add Delimiter parameter to
Get-Clipboard(#26572) (Thanks @MartinGC94!)