Power Toys: v0.51.0 Release

Release date:
November 25, 2021
Previous version:
v0.49.1 (released October 29, 2021)
Magnitude:
7,162 Diff Delta
Contributors:
18 total committers
Data confidence:
Commits:

66 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored November 22, 2021
Authored November 11, 2021
Authored October 28, 2021
Authored November 8, 2021
Authored November 5, 2021
Authored October 27, 2021
Authored October 27, 2021
Authored October 26, 2021

Top Contributors in v0.51.0

jaimecbernardo
stefansjfw
FLOAT4
yuyoyuppe
dedavis6797
franky920920
CleanCodeDeveloper
davidegiacometti
htcfreek
crutkas

Directory Browser for v0.51.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

The v0.51 release cycle introduces some new things regarding our mouse utilities. First is we've added in a presentation mode helper to highlight your mouse when you click. We've also added additional settings toward Find my mouse to enable more customization.

Next we've been focusing work on "Always on Top" system to help make any window you want to be the top most. A lot of thought is currently going into interaction models to make sure it 'feels' right for toggling as well as visualizing.

Last, we've been working on our engineering systems this month and into next. This work will improve our localization integration and our 'build farm' match our CI system far more. Behind the scene work but very important work for working faster.

Installer Hash

D815FA165A39ADE56848E2ADC5A21AD8B2F639D6FD075B60120E10BCC9DF1BAC

Change log

Things to note - We shifted our localization internal service and are working on adding automated integrations back in.

PowerToys Awake - System tray and settings use same language for turning things on.

Color Picker - New formats added to copy colors as a float or decimal value. - Adjust color window now accepts lower-case HEX codes.

FancyZones - New window switching functionality! Now users can assign multiple windows to a zone and cycle between them using the <kbd>Win</kbd> + <kbd>PgDn/PgUp</kbd> commands by default. Thanks @FLOAT4! - Added functionality for zones to adopt system accent color and theme. Thanks @davidegiacometti! - Added visual preview of zone appearance in settings menu. Thanks @niels9001! - Fixed bug where FancyZones crashes on launch.

Image Resizer - Fixed bug where resizing images creates empty folders. - Added option to remove non-essential metadata. Helps significantly reduce the size of files. Thanks @CleanCodeDeveloper! - Fixed bug caused by Image Resizer receiving an unexpected property type or value. Thanks @CleanCodeDeveloper!

Mouse utilities - Find My Mouse: Improved functionality to activate when user double click time configuration is set above 100ms. - Find My Mouse: Fixed display on all virtual desktops as opposed to only the virtual desktop where it was created. - Find My Mouse: New settings to enable a lot more customization based on your feedback. - Minor UI tweaks for fluent icons, appearance, <kbd>Ctrl</kbd> usage, and utility descriptions. Thanks @niels9001! - New Mouse Highlighter PowerToy! When enabled, activate mouse highlighting with <kbd>Win</kbd> + <kbd>Shift</kbd> + <kbd>H</kbd> by default to begin displaying visual cues on your display when either the left or right mouse buttons are clicked. There is a much more powerful tool called SysInternal ZoomIt that is very helpful as well.

highlighter turned on while dragging mouse

PowerRename - Improved rename performance! This is now at parity (or better) with the prior version based on multiple tests. - Added keyboard accelerators with <kbd>Enter</kbd> and <kbd>Ctrl</kbd> + <kbd>Enter</kbd> to execute rename. Thanks @niels9001! - UI tweaks to now add number of items selected, grid-lines for improved readability, reduced font sizes & margins, and improved window resizing. - Fixed UI focus issues. Thanks @niels9001! - Added default window width and height. Thanks @niels9001! - Added PowerRename event logging for BugReportTool

PowerToys Run - New entries added for settings plugin. Thanks @htcfreek! - Added support for application URI handling like mailto: and ms-settings:. Thanks @franky920920! - Added DevContainer workspaces to search results of the VSCode Workspaces Plugin. Thanks @JacobDeuchert! - Fixes for crashing issues.

Shortcut Guide - Added rounded corners to keys and tooltips, and system accent colors for desktop backdrop. Thanks @niels9001!

Settings - Fixed default settings window size to prevent it from opening offscreen. Thanks @davidegiacometti!

Video Conference Mute - Minor UI tweaks for icon, clear button, and overlay image selection #14248. Thanks @niels9001!

Prototype work - Always on top prototype of being actively worked on. Right now you hit a key-combo and it enables it. We are investigating ways to highlight the window in some form as well.

Installer - Investigated how to fully shift to WIX bootstrapper and remove custom boot strapper - Investigated how to fully shift to HKCU vs HKLM.

Random helping out - Spell check fix - Thanks @franky920920! - Fix a URL - Thanks @JeffersonQin!

Development relevant - Focusing on cleaning up backlog of issues and developing a method to aid in prioritizing. @Dend and @crutkas are partnering to see if we can develop one signal to see what we are calling 'centers of gravity'. - Our primary dev branch is now named Main. - Adjusting plugin folder structure for PT Run #10796 - Working on shifting our release pipeline onto same system that Windows Terminal uses. - Improvements to environment variable usage/update process in PT Run. Thanks @htcfreek! - Update .NET to 3.1.20. - Centralized process list in the BugReportTool. - Registry handling improvement for MSI and File Explorer add-ons.

Community contributions

We'd like to directly mention certain contributors (in alphabetical order) for their continued community support this month and helping directly make PowerToys a better piece of software.

@AnonymousWP, @Aaron-Junker, @CleanCodeDeveloper, @davidegiacometti, @FLOAT4, @franky920920, @htcfreek, @JacobDeuchert, @Jay-o-Way @JeffersonQin, @niels9001, and @rdeveen.