# PowerToys v0.101.2282.0 — Preview v0.101.2282.0 - Product: PowerToys (https://whatsnew.fyi/product/powertoys) - Vendor: Microsoft - Date: 2026-08-17 - Version: v0.101.2282.0 - Original notes: https://github.com/microsoft/PowerToys/releases/tag/v0.101.2282.0 - Permalink: https://whatsnew.fyi/product/powertoys/releases/v0.101.2282.0 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add the DevDocs extension to the third-party Command Palette plugin directory for user discovery and installation - **fixed** — Fix the Command Palette Dock becoming empty or misconfigured after docking, undocking, or changing display modes with Win+P - **fixed** — Prevent failed Command Palette extension install, update, and uninstall operations from being processed as successful changes - **changed** — Reduce Command Palette Dock resource usage by reusing item view models, coalescing refreshes, and cleaning up discarded items #### Preview v0.101.2282.0 This preview includes the latest features, fixes, and improvements for PowerToys v0.101. ##### Installer Hashes | Description | Filename | sha256 hash | | --- | --- | --- | | Per user - x64 | [PowerToysUserSetup-0.101.2282.0-x64.exe][ptUserX64] | 0BF088085AA4E176518C0C8CDA848FDB23F6F2F4320ED60496E3E12807C6F1A5 | | Per user - ARM64 | [PowerToysUserSetup-0.101.2282.0-arm64.exe][ptUserArm64] | CFFBB5BF2688B6ED7F2B8DE95ECC3A22288B6539A6E18C0FA36F992B55693F85 | | Machine wide - x64 | [PowerToysSetup-0.101.2282.0-x64.exe][ptMachineX64] | 111ABC8EC0F27C330C1AF6C8A3CEEF28A42D4D025E7F6C0E17DE3033107731B5 | | Machine wide - ARM64 | [PowerToysSetup-0.101.2282.0-arm64.exe][ptMachineArm64] | 90E92C0C7B0340CB79EF1BE5786E8731FFE563CC8F07C468D24303E343A78DDE | [ptUserX64]: https://github.com/microsoft/PowerToys/releases/download/v0.101.2282.0/PowerToysUserSetup-0.101.2282.0-x64.exe [ptUserArm64]: https://github.com/microsoft/PowerToys/releases/download/v0.101.2282.0/PowerToysUserSetup-0.101.2282.0-arm64.exe [ptMachineX64]: https://github.com/microsoft/PowerToys/releases/download/v0.101.2282.0/PowerToysSetup-0.101.2282.0-x64.exe [ptMachineArm64]: https://github.com/microsoft/PowerToys/releases/download/v0.101.2282.0/PowerToysSetup-0.101.2282.0-arm64.exe ##### Highlights - **Command Palette**: Fixed the Dock becoming empty or misconfigured after docking, undocking, or changing display modes with Win+P. - **Command Palette**: Reduced Dock resource usage during refreshes and improved cleanup of replaced items. - **Command Palette**: Prevented failed extension package operations from being processed as successful changes. ##### General - Added the DevDocs extension to the third-party Command Palette plugin directory so users can discover and install it in [#49697](https://github.com/microsoft/PowerToys/pull/49697) by [@jan-jaros](https://github.com/jan-jaros) - Updated the AI issue-triage workflow runtime and pinned container images so its Copilot CLI execution works reliably in [#49885](https://github.com/microsoft/PowerToys/pull/49885) - Improved issue triage so module names in bracketed issue titles map to the correct existing Product label, with a constrained fallback for unclear cases in [#49905](https://github.com/microsoft/PowerToys/pull/49905) - Added a daily duplicate-issue digest that consolidates live AI triage suggestions into one reviewer-focused tracking issue in [#49907](https://github.com/microsoft/PowerToys/pull/49907) - Added AI-assisted pull request intake that summarizes changes, checks required evidence and issue references, and maintains review-readiness labels in [#49911](https://github.com/microsoft/PowerToys/pull/49911) - Refined issue and pull request triage triggers, draft handling, evidence publication, and the Ready for review label lifecycle in [#49924](https://github.com/microsoft/PowerToys/pull/49924) ##### Command Palette - Reduced Command Palette Dock resource usage by reusing item view models, coalescing refreshes, and cleaning up discarded items in [#49742](https://github.com/microsoft/PowerToys/pull/49742) by [@jiripolasek](https://github.com/jiripolasek) - Fixed the Command Palette Dock becoming empty or misconfigured after docking, undocking, or changing display modes with Win+P in [#49814](https://github.com/microsoft/PowerToys/pull/49814) - Prevented failed Command Palette extension install, update, and uninstall operations from being processed as successful changes in [#49887](https://github.com/microsoft/PowerToys/pull/49887) by [@jiripolasek](https://github.com/jiripolasek)