Release v0.97.1
Installer Hashes
| Description | Filename | sha256 hash |
|---|---|---|
| Per user - x64 | PowerToysUserSetup-0.97.1-x64.exe | DB4AE01B6A8A9FC056A8A5FA579AA276D5E713455532AF33D11895FA381FAA0D |
| Per user - ARM64 | PowerToysUserSetup-0.97.1-arm64.exe | B16A1AEE649C82DA4062B7BD2ADBE68A9928CD5FF567BFA9098C0D70EE3653A5 |
| Machine wide - x64 | PowerToysSetup-0.97.1-x64.exe | 9D1E3337B79FD6C30463EB6EE5D58D1DE63018BC99516B982EF4423A75FC9686 |
| Machine wide - ARM64 | PowerToysSetup-0.97.1-arm64.exe | C5445FE4D5B157EE9605B58036E75C9B63064B2EA0132D0C4719EC7C63F65D66 |
Highlights
This patch release fixes several important stability issues identified in v0.97.0 based on incoming reports. Check out the v0.97.0 notes for the full list of changes.
Advanced Paste
- Fixed Settings UI advanced paste page crash by using correct settings repository for null checking in #44862.
Command Palette
- Fixed personalization section not appearing by using latest MSIX for installation in #44886.
- Fixed loading of icons from internet shortcuts in #44938 by @jiripolasek.
- Fixed potential deadlock from lazy-loading AppListItem details in #45076 by @jiripolasek.
Cursor Wrap
- Added improved multi-monitor support and laptop lid close detection for dynamic monitor topology updates in #44936 by @mikehall-ms.
- Added new 'Wrap mode' setting to constrain wrapping to horizontal-only, vertical-only, or both directions in #44936 by @mikehall-ms.
Peek
- Fixed Space key triggering Peek during file rename, search, or address bar typing in #44995.
PowerRename
- Fixed regex
$not working, preventing users from adding text at the end of filenames in #44944.
Runner
- Monochrome tray icon now adapts to Windows system theme instead of app theme in #44931.
- Fixed right-click menu to dynamically update based on Quick Access enabled/disabled state in #44982.