In the v0.67 release cycle, we focused on releasing new features and improvements.
Installer Hashes
x64 Installer Hash
F653DEC43F4CE09F3C14C682BA18E3A18D34D2A2244ECBFDF3A879897A237383
ARM64 Installer Hash
80CA4B9DE6B34E214F9E3F5063086E161608193FACA15CB24924660F818C4400
Highlights
- Added an option for PowerToys Run to tab through results instead of context buttons. Thanks @maws6502!
- All PowerToys registry entries are moved from machine scope (HKLM) to user scope (HKCU).
- Quick access system tray launcher. Thanks @niels9001!
Awake
- Disable instead of hiding "Keep screen on" option.
FancyZones
- Refactored and improved code quality.
File explorer add-ons
- Fixed escaping HTML-sensitive characters when previewing developer files. Thanks @davidegiacometti!
Image Resizer
- Improved code quality around a silent crash that was being reported to Microsoft servers.
PowerToys Run
- Add option to tab through results only. Thanks @maws6502!
- System plugin - Updated Recycle Bin command to allow opening the Recycle Bin. Thanks @htcfreek!
- System plugin - Improved Recycle Bin command to not block PT Run while the deletion is running. Thanks @htcfreek!
- System plugin - Small other changes to improve the usability of the Recycle Bin command. Thanks @htcfreek!
- WindowWalker plugin - Show all open windows with action keyword. Thanks @davidegiacometti!
Quick Accent
- Added dashes characters. Thanks @Aaron-Junker!
- Added Estonian characters. Thanks @jovark!
- Added Hebrew characters. Thanks @Evyatar-E!
- Added diacritical marks. Thanks @Aaron-Junker!
- Added Norwegian characters. Thanks @norwayman22!
Settings
- Fixed URL click crash on the "What's New" screen.
- Added quick access system tray launcher. Thanks @niels9001!
Documentation
- Added PowerToys disk usage footprint document.
- Fixed some grammar issues on main readme / Wiki. Thanks @CanePlayz!
Development
- Verify notice.md file and used NuGet packages are synced.
- Turned on C++ code analysis and incrementally fixing warnings.
- Automatically add list of .NET Runtime deps to Installer during build. Thanks @snickler!
- Move all installer registry entries to HKCU.
- Refactor installer - extract module related stuff from Product.wxs to per-module .wxs file.
- Enhance ARM64 build configuration verification. Thanks @snickler!
- Helped identify a WebView2 issue affecting PowerToys File explorer add-ons, which has been fixed upstream and released as an update through the usual Windows Update channels.