PowerToys v0.101.2432.0 Preview
This preview adds SQLite previews in Peek, tap-versus-hold key remaps in Keyboard Manager, richer Command Palette content, and display-independent measurements in Screen Ruler.
Installer Hashes
| Description | Filename | sha256 hash |
|---|---|---|
| Per user - x64 | PowerToysUserSetup-0.101.2432.0-x64.exe | BA0BC563E8A40B223F617C8635E8B32C591FA08120503278791F7EAB855086A4 |
| Per user - ARM64 | PowerToysUserSetup-0.101.2432.0-arm64.exe | F44B1CBF5A67894221654C854F8BD26DB29EA0FDC648B124ABEA253866D0C2E8 |
| Machine wide - x64 | PowerToysSetup-0.101.2432.0-x64.exe | 3BEC160CA5EB9FC2EF951AC35FF7B003BF416B93471EF55EDE5609774F322B64 |
| Machine wide - ARM64 | PowerToysSetup-0.101.2432.0-arm64.exe | 7530A4379004B5B4EB5A6B908982C66E59F28D63E4ACD946E8F1809E7C9E6887 |
Highlights
- Peek: Added read-only previews for SQLite database files, with table navigation, schema information, and row data.
- Keyboard Manager: Added an Alone condition for single-key remaps, enabling different tap and hold behavior while preserving key and mouse combinations.
- Command Palette: Added Adaptive Cards and richer content to item details, plus action-ID support for form submissions.
- Screen Ruler: Added display-independent pixels as an optional measurement unit.
Command Palette
- Added
IFormContent2support so Adaptive Card form submissions can include an action ID in #50178. - Added richer list-item details using Adaptive Cards and other content types in #50180.
- Restored content-viewer documentation, reconciled it with the current SDK, and hardened IDL regeneration in #50210 by @jiripolasek.
- Fixed auto-sized font icons being clipped or disappearing in grid and gallery views in #50231 by @jiripolasek.
- Fixed separator section property-change notifications in #50232 by @jiripolasek.
- Moved shared hotkey control hooks and native keyboard helpers into ManagedCommon in #50254 by @noraa-junker.
Keyboard Manager
- Added an Alone tap condition for single-key remaps while preserving normal modifier behavior with keyboard and mouse combinations in #49136 by @MasaYan24.
Mouse Pointer Crosshairs
- Added Mouse Pointer Crosshairs to the Quick Access flyout with its configured activation shortcut in #48592 by @mvanhorn.
Peek
- Added read-only previews for
.db,.sqlite, and.sqlite3files, including table navigation, schema details, and up to 200 rows per table in #45846 by @thomastv.
Screen Ruler
- Added display-independent pixels as an extra measurement unit and corrected the fallback millimeter conversion in #49588.
Settings
- Corrected translator guidance for the Simplified Chinese Quick Access description in #50198.
Development
- Corrected issue and PR triage automation, including closed-state checks, product labels, and version/channel collection in #50052.
- Added automatic affected-module UI test selection and execution to pull request CI in #50220.
- Added 40 winappcli-based Mouse Utilities UI tests across Find My Mouse, Mouse Highlighter, Mouse Pointer Crosshairs, Mouse Jump, and Cursor Wrap in #50230.
- Added end-to-end Always On Top UI coverage for all release sign-off scenarios in #50257.