Microsoft heeft versie 0.72.0 van PowerToys uitgebracht. De PowerToys zijn een verzameling kleine programma's voor powerusers. Er waren PowerToys voor Windows 95 en Windows XP, en sinds halverwege 2019 is Microsoft ook bezig met de ontwikkeling van een versie voor Windows 10 en hoger. De PowerToys bestaan onder meer uit Awake, Color Picker, FancyZones, File Explorer Add-ons, Image Resizer, Keyboard Manager, PowerRename, PowerToys Run, Shortcut Guide en de Video Conference Mute. De changelog voor deze uitgave laat de volgende veranderingen en verbeteringen zien:
HighlightsKnown issues
- Greatly reduced the PowerToys installed space by having utilities share the same installed path. When compared to 0.71, the 0.72 x64 machine installed version of PowerToys reduces the size reported in the Installed Apps screen from 1.15GB to 785 MB and the size in File Explorer properties for the installation folder from 3.10GB to 554 MB.
- Value Generator - A new PowerToys Run plugin that generates hashes and GUID values.
- Mouse Highlighter has a new feature to have a highlight always follow the mouse pointer.
- PowerRename was reworked to support a bigger number of files without crashing.
General
- Due to changing paths in the installation folder, the Mouse Without Borders service might be pointing to the wrong place. Users not running as admin will have to enable service mode again after install. A toast notification will appear if Mouse Without Borders is unable to start the service correctly.
- File Explorer extensions changed paths might not be loaded correctly until File Explorer and Preview Host processes are restarted, so we advise restarting the computer when possible after updating PowerToys.
FancyZones
- Shared dependencies between applications in order to greatly reduce the installed size.
- Added missing icons and icon sizes.
File Locksmith
- Fixed an issue where FancyZones wouldn't register a change to the "Switch between windows in the current zone" setting.
- Added a Setting to enable the behavior of clicking the middle mouse button to toggle multiple zone spanning.
File Explorer add-ons
- Fixed a File Explorer crash when deleting a file, updating PowerToys and then trying to right-click the background of a folder in File Explorer.
- UI tweaks.
Hosts File Editor
- Updated the Monaco dependency for Developer Files Preview, supporting new file extensions and fixing issues.
Installer
- Consolidated the way the Hosts application is launched.
- UI tweaks.
Mouse Highlighter
- Refactored the Monaco dependency inclusion. What to install is now being generated automatically.
- Removed hardlinks and simplified the installer files, now that many utilities use the same paths.
Mouse Pointer Crosshairs
- Added a feature so that a highlight follows the mouse even if no mouse button is being pressed.
Mouse Without Borders
- Added a setting to hide the crosshairs when the mouse pointer is also hidden.
- Added a setting to select a fixed length for the crosshairs, which also spans across screens.
Peek
- Switched to a UWP mouse input API to fix mouse pointer lag issues that were reported.
- A toast notification will appear when the service can't be started and Mouse Without Borders will try to start in non-service mode instead.
- Fixed a bug where the service path wouldn't update to the new binary path when trying to re-enable service mode.
- Fixed some grammar errors in the Mouse Without Borders user facing strings.
- Allow changing the shortcuts in the same way as other utilities and changed them to better defaults to avoid conflicting with Alt Gr+letter combos on international layouts.
PowerRename
- Also benefits from the Monaco dependency update when peeking into files supported by the Developer Files Preview.
- Fixed a flash on PowerToys starting due to the Peek window activating and hiding right away.
- Updated icon design.
- Fixed flipped content issues on systems with RTL languages.
PowerToys Run
- Reworked the UI and resource consumption to fix crashes and hangs when trying to rename a huge number of files.
- Added the Mica background material and some UI tweaks.
Quick Accent
- New plugin: Value Generator - generates values like hashes and GUIDs.
- The default input smoothing values were changed to the recommended values.
- Fixed tab navigation issues when using Shift+Tab to go backwards.
- Fixed a crash caused by images not being found in the image cache due to racing conditions.
- Fixed synchronization issues in the WindowWalker plugin.
- Fixed a synchronization crash when getting localized system paths.
- The PowerToys plugin is now activated by default.
Registry Preview
- Added the ("ḍ", U+1E0D) unicode character.
- Fixed an issue causing the left and right keys being discarded even when Quick Accent didn't activate.
Runner
- Fixed a bug causing DWORD values to not be shown correctly.
- UI tweaks.
Screen Ruler
- Show a warning asking the user to restart the computer after updating the PowerToys version.
Settings
- UI tweaks.
Development
- Fix an unused Expander in the File Locksmith settings page.
- Added an info box to better explain what the extended context menu is.
- Projects were restructured to allow sharing the same folder and dependencies and to avoid resource name conflicts.
- Added scripts to CI to guard against applications having conflicting resources.
- Added scripts to CI to guard against depending on different versions of the same dependency.
- Test projects now build to a separate path.
- Dependencies updated across the solution to ensure every project is using the same dependencies.