Microsoft heeft versie 0.85.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:
HighlightsGeneral
- New utility: New+ - allows setting a personalized set of templates to quickly create files and folders from a File Explorer context menu.
- Language selection - it's now possible to select which UI language should be used by PowerToys utilities.
- Lots of quality fixes for Workspaces, improving the number of supported applications.
- Reduced Peek memory usage by fixing image leaks.
Advanced Paste
- Added a general setting to select which UI language should be used in PowerToys utilities.
- Fixed internal code of some policies for Group Policy Objects, that were reading registry entries using the wrong internal functions, and structured code better to avoid future mistakes of the same kind.
Awake
- Fixed some telemetry calls to signal Advanced Paste activation on the cases where a direct shortcut is being used without showing the UI.
- User-defined custom actions can only be used with AI turned on, so custom actions were disabled on Settings when AI is disabled and were hidden from the Advanced Paste UI.
Environment Variables Editor
- Fixed tray icon behaviors, not appearing and showing incorrect time.
FancyZones
- Added the
_NT_SYMBOL_PATH
,_NT_ALT_SYMBOL_PATH
and_NT_SYMCACHE_PATH
as variables that are shown as lists.File Locksmith
- Allow snapping applications that were launched by Workspaces.
Mouse Pointer Crosshairs
- Fixed an issue causing File Locksmith to be triggered by unrelated verbs in the context menu.
New+
- Allow crosshairs radius to be 0 pixels.
Peek
- New utility - Allows setting a personalized set of templates to quickly create files and folders from a File Explorer context menu.
- Added missing entry for New+ policy state reporting in the Bug Report tool.
- Added a policy for enabling/disabling whether filename extensions should be shown.
PowerToys Run
- Properly show file's modified date instead of creation date in the file previewer.
- Fixed memory leak caused by unmanaged bitmap images not being freed.
- Fixed an issue causing Peek to not be displayed the first time when using a preview handler to display files.
- Prevent tooltip in file previewer from overlapping with title bar controls.
- Fixed memory leaks in thumbnails and refactored image previewer.
Quick Accent
- Improved the message boxes to be more specific when PowerToys Run failed to initialize itself or any plugin.
- Use capital letters when showing degree results in the Unit Converter plugin.
Settings
- Add the Middle Eastern Romanization character set.
- Add the degree sign, integral and vertical ellipsis when "All Languages" is selected.
Workspaces
- Fixed the link to the Workspaces documentation. (This was a hotfix for 0.84)
- Fixed flyout issues after the Windows App SDK upgrade.
- Fixed initialization for the New+ settings page.
- Fixed enabled state of a control on the New+ settings page if the module is enabled by policy.
- Fixed a crash when cancelling the template folder selection in the New+ settings page.
Documentation
- Fixed detecting and snapping applications like Discord. (This was a hotfix for 0.84)
- Fixed detecting and snapping applications like Steam. (This was a hotfix for 0.84)
- Fixed button visibility in the UI. (This was a hotfix for 0.84)
- Fixed an issue launching the wrong project when the editor was closed without saving or cancelling a new project.
- Properly handle repositioning windows running as administrator.
- Properly handle cases where the monitor where a workspace was saved is no longer present.
- Fixed the workspace launcher restarting itself in a loop without success.
- Properly handle standalone applications.
- Fixed issues causing icons to not show.
Development
- Fixed the thirdPartyRunPlugins.md entry for the RDP plugin.
- Upgraded Windows App SDK to 1.6.
- Upgraded the Target Platform Version to 10.0.22621.0.
- Added a bot trigger to automatically add a label to Workspaces issues.
- Fixed a regular expression in the bot triggers for wanting to submit community contributions.
- Fixed analyzer errors after the Visual Studio 17.12 update.
- Fixed the TSA configuration for release CI builds.
- Refactored automated file component generation during installer builds.
- Rewrote the Azure Devops build system to be more modular and share more definitions between PR CI and Release CI.
- Fixed debugging of the New+ page of the Settings application when a settings file was not present.
- Fixed setting the version of the App Manifest in the File Locksmith and New+ context menu app packages.
- Fixed abstracted UI library nuget package signing on release CI.
- Removed build status from Github README.