From af14aa76eabbcbf75150867a88fd45fe452740a2 Mon Sep 17 00:00:00 2001 From: leileizhang Date: Tue, 20 Jan 2026 19:19:27 +0800 Subject: [PATCH] Draft Release Notes for 0.97 (#44760) ## Summary of the Pull Request Draft Release Notes for 0.97 ## PR Checklist - [ ] Closes: #xxx - [ ] **Communication:** I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected - [ ] **Tests:** Added/updated and all pass - [ ] **Localization:** All end-user-facing strings can be localized - [ ] **Dev docs:** Added/updated - [ ] **New binaries:** Added on the required places - [ ] [JSON for signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json) for new binaries - [ ] [WXS for installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs) for new binaries and localization folder - [ ] [YML for CI pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml) for new test projects - [ ] [YML for signed pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml) - [ ] **Documentation updated:** If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys) and link it here: #xxx ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed --- .github/actions/spell-check/expect.txt | 1 + README.md | 285 +++++++++++++++---------- 2 files changed, 173 insertions(+), 113 deletions(-) diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 3ed0361ef0..32da7e7842 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -206,6 +206,7 @@ certmgr cfp CHANGECBCHAIN changecursor +checkmarks CHILDACTIVATE CHILDWINDOW CHOOSEFONT diff --git a/README.md b/README.md index 1d6b5e4554..81b0cd53f2 100644 --- a/README.md +++ b/README.md @@ -53,17 +53,17 @@ Go to the PowerToys GitHub releases [github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aissue+milestone%3A%22PowerToys+0.97%22 [github-current-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aissue+milestone%3A%22PowerToys+0.96%22 -[ptUserX64]: https://github.com/microsoft/PowerToys/releases/download/v0.96.1/PowerToysUserSetup-0.96.1-x64.exe -[ptUserArm64]: https://github.com/microsoft/PowerToys/releases/download/v0.96.1/PowerToysUserSetup-0.96.1-arm64.exe -[ptMachineX64]: https://github.com/microsoft/PowerToys/releases/download/v0.96.1/PowerToysSetup-0.96.1-x64.exe -[ptMachineArm64]: https://github.com/microsoft/PowerToys/releases/download/v0.96.1/PowerToysSetup-0.96.1-arm64.exe +[ptUserX64]: https://github.com/microsoft/PowerToys/releases/download/v0.97.0/PowerToysUserSetup-0.97.0-x64.exe +[ptUserArm64]: https://github.com/microsoft/PowerToys/releases/download/v0.97.0/PowerToysUserSetup-0.97.0-arm64.exe +[ptMachineX64]: https://github.com/microsoft/PowerToys/releases/download/v0.97.0/PowerToysSetup-0.97.0-x64.exe +[ptMachineArm64]: https://github.com/microsoft/PowerToys/releases/download/v0.97.0/PowerToysSetup-0.97.0-arm64.exe | Description | Filename | |----------------|----------| -| Per user - x64 | [PowerToysUserSetup-0.96.1-x64.exe][ptUserX64] | -| Per user - ARM64 | [PowerToysUserSetup-0.96.1-arm64.exe][ptUserArm64] | -| Machine wide - x64 | [PowerToysSetup-0.96.1-x64.exe][ptMachineX64] | -| Machine wide - ARM64 | [PowerToysSetup-0.96.1-arm64.exe][ptMachineArm64] | +| Per user - x64 | [PowerToysUserSetup-0.97.0-x64.exe][ptUserX64] | +| Per user - ARM64 | [PowerToysUserSetup-0.97.0-arm64.exe][ptUserArm64] | +| Machine wide - x64 | [PowerToysSetup-0.97.0-x64.exe][ptMachineX64] | +| Machine wide - ARM64 | [PowerToysSetup-0.97.0-arm64.exe][ptMachineArm64] | @@ -103,134 +103,193 @@ There are