Update release note for 7.7.0-preview.3 release#13162
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
Updates PowerShell 7.7 documentation to reflect the 7.7.0-preview.3 release, including the updated runtime baseline and new release-note entries, plus a Windows install guide refresh for the current preview MSIX link.
Changes:
- Bumps the PowerShell 7.7 “What’s New” page to preview.3, including the .NET runtime version and new bullet items.
- Adds/updates reference links for newly mentioned PRs in the 7.7 release notes.
- Updates the Windows install documentation to point to the 7.7.0-preview.3 MSIX bundle.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-77.md | Updates 7.7 preview release notes, adds new entries and reference links. |
| reference/docs-conceptual/install/install-powershell-on-windows.md | Updates “Current preview” MSIX bundle version and download URL to preview.3. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [26785]: https://github.com/PowerShell/PowerShell/pull/26785 | ||
| [26929]: https://github.com/PowerShell/PowerShell/pull/26929 | ||
| [27033]: https://github.com/PowerShell/PowerShell/pull/27033 |
|
|
||
| ## Engine improvements | ||
|
|
||
| - Fix progress bar rendering with double-width unicode characters ([#26185][26185]) (Thanks |
| - Latest stable - [PowerShell-7.5.8.msixbundle][14] | ||
| - Current LTS - [PowerShell-7.4.17.msixbundle][13] | ||
| - Current preview - [PowerShell-7.7.0-preview.2.msixbundle][20] | ||
| - Current preview - [PowerShell-7.7.0-preview.3.msixbundle][20] |
|
Learn Build status updates of commit e19c472: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Update release note for 7.7.0-preview.3 release
PR Checklist