Microsoft heeft versie 0.78.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 languages added: Arabic (Saudi Arabia), Hebrew, Persian and Ukrainian. We are going to assume we have some bugs. We want to identify & fix them and are open for community help.
- Many dependencies updated, aiming for security and stability.
- Fixed commonly reported PowerToys Run startup crashes after an upgrade.
- New settings and GPO policies to help control behavior after an upgrade.
AlwaysOnTop
- Added Arabic (Saudi Arabia) translation.
- Added Hebrew translation.
- Added Persian translation.
- Added Ukrainian translation.
- Improved the file watcher used across many utilities to consume less resources.
Command Not Found
- Fixed an invisible border issue when the border color was set to the black color.
- Added the AlwayOnTop icon to the base application executable.
File Explorer add-ons
- Signed the PowerShell scripts used by the Command Not Found installation process.
File Locksmith
- Fixed an issue causing SVG Thumbnail generation to hang when trying to preview SVG files at the same time.
Find My Mouse
- Improved the context menu entry caption.
Hosts File Editor
- Added more settings to tune shake detection when activating through mouse shake.
Installer
- Added a feature to duplicate an entry.
Image Resizer
- Included the new languages localization files in the installer.
Peek
- Improved the context menu entry caption.
PowerRename
- Added a missing tooltip for the file size.
PowerToys Run
- Improved and added localization to the context menu entry caption.
Quick Accent
- Removed references to unused settings from the code, which were causing crashes on some machines.
- Fixed an issue causing a scrollbar to be out of view.
- Added logic to try and detect running games to full screen detection.
- Added support for converting negative values in the Unit Converter plugin.
- Fixed stale results in the Visual Studio Code Workspaces plugin by checking if files still exist.
- Fixed an activation crash that occurred after 0.77 on some configurations.
- Fixed a startup crash that occurred when saving the new version of settings after an upgrade.
- You can now calculate bigger hexadecimal numbers in the Calculator plugin.
- The "max results to show before scrolling" setting can now also be applied to the initial plugin hint listing.
Settings
- Added the ellipses character to all languages.
- Added an option to not activate when playing a game.
- Added the E with breve and pilcrow characters to all languages.
Documentation
- Removed the Command Not Found listing from the Settings dashboard and flyout, since it can't really be enabled or disabled from there.
- Added a settings and GPO rule to disable opening the What's New OOBE page after an update.
- Added a settings and GPO rule to disable toast notifications about new updates being available.
- Fixed an issue causing the Settings window to not be brought to the foreground after activating through the system tray icon.
- Standardized accent brush and corner radius on the dashboard page.
- Improved UI and messages for GPO locked settings.
- Fixed an issue causing the OOBE window to maximize and hide the system taskbar.
- Reworked the update settings in the General page.
- Tweaked UI for the update settings in the General page.
- Updated the modules images in the Settings and OOBE screens.
- Updated OOBE descriptions to take into account the changes in context menu captions.
Development
- Added Spotify plugin to PowerToys Run thirdPartyRunPlugins.md docs.
- Added InputTyper and ClipboardManager plugins to PowerToys Run thirdPartyRunPlugins.md docs.
- Added CurrencyConverter plugin to PowerToys Run thirdPartyRunPlugins.md docs.
- Updated and cleaned up the new PowerToys plugin checklist documentation.
- Added a documentation page to describe status code colors for Mouse Without Borders.
- Fixed dependency issues on upgrading .NET from 8.0.0 to 8.0.1.
- Upgraded Microsoft.Extensions.ObjectPool from .NET 5 to .NET 8.
- Upgraded the Windows SDK Build Tools to 10.0.22621.2428.
- Upgraded the Windows Implementation Library to 1.0.231216.1.
- Upgraded NLog.Schema to 5.2.8 and NLog.Extensions.Logging to 5.3.8.
- Upgraded Markdig.Signed to 0.34.0.
- Upgraded Microsoft.NET.Test.Sdk to 17.8.
- Upgraded CommunityToolkit.WinUI dependencies to 8.0.240109.
- Upgraded CommunityToolkit.Mvvm to 8.2.2.
- Upgraded Windows App SDK to 1.4.4.
- Upgraded WPFUI version to 3.0.0-preview.13.
- Upgraded StyleCop.Analyzers to 1.2.0-beta.556.
- Upgraded Microsoft.Windows.Compatibility to 8.0.1.
- Upgraded System.Data.SqlClient to 4.8.6.
- Consolidate XAML Namespaces across the solutions.
- Removed the toolkit labs package source reference, since the controls we were using made it to the generally available community toolkit.
- Added Microsoft.MSBuildCache to experiment with build caching to reduce pipeline runs duration.
- Configured the release CI to follow the latest 1ES pipeline release version again.
- Removed the copyright year from assembly information.
- Added the Command Not Found entry to the GitHub templates.
- Removed unused code for a GPO policy to control auto updating of PowerToys.
- Improved code behind for getting the localization of context menu entries.
- Locked some terms in resource files to avoid localization.