- Dołączył
- 26 Maj 2010
- Posty
- 14939
- Reakcje/Polubienia
- 49903
PowerToys 0.71.0
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
In theZaloguj lub Zarejestruj się aby zobaczyć!, we focused on new features, stability and improvements.
This is a patch release to fix issues in v0.74.0 to fix some bugs we deemed important for stability based on incoming rates.
October 30, 2023
- New utility: An environment variables editor with the functionality to configure profiles that can be enabled/disabled. Thanks @niels9001 for the design and UI work that made this possible!
- Settings has a new Dashboard home page, with quick access for enabling modules, short descriptions and activation methods. Thanks @niels9001 for the design and UI work that made this possible!
- Added a previewer to Peek that hosts File Explorer previewers to support every file type that a machine is currently able to preview. For example, this means that if Microsoft Office handlers are installed, Peek can preview Office files. Thanks @dillydylann!
October 31, 2023
- The generalization of a fix for snapping popup windows was causing many applications to not be snappable by FancyZones. We're reverted that change for this patch and we'll investigate a better fix for a future release.
- We've recently included more ways for PowerToys Run plugin developers to include different data types as additional options for their plugins, but these were not being initialized correctly. Now they should be working.
This is a patch release to fix issues in v0.76.0 we deemed important for stability based on incoming rates. SeeZaloguj lub Zarejestruj się aby zobaczyć!for full release notes.
Highlights
- New utility: Command Not Found PowerShell 7.4 module - adds the ability to detect failed commands in PowerShell 7.4 and suggest a package to install using winget. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Keyboard manager does not register low level hook if there are no remappings anymore.
- Added support for QOI file type in Peek. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added support for loading 3rd-party plugins with additional dependencies in PowerToys Run. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Known issues
- There are some incompatibilities between Command Not Found and some PowerShell configurations. You can find about those in the
Zaloguj lub Zarejestruj się aby zobaczyć!issue.
General
- Bump WPF-UI package version to fix crashes related to theme changes. (This was a hotfix for 0.76)
- Fixed typo in version change notification. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Code improvements and fixed silenced warnings introduced by upgrade to .NET 8.
- Update copyright year for 2024.
- Added setting to disable warning notifications about detecting an application running as Administrator.
AlwaysOnTop
- Show notification when elevated app is in the foreground but AlwaysOnTop is running non-elevated.
Command Not Found
- Added a new utility: A Command Not Found PowerShell 7.4 module. It adds the ability to detect failed commands in PowerShell 7.4 and suggest a package to install using winget. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Environment Variables
- Fixed issue causing Environment Variables window not to appear as a foreground window.
FancyZones
- Fixed snapping specific apps (e.g. Facebook messenger). (This was a hotfix for 0.76)
- Fixed behavior of Move newly created windows to current active monitor setting to keep maximize state on moving. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed issue causing FancyZones Editor layout window to be zoned.
File Explorer add-ons
- Fixed WebView2 based previewers issue caused by the latest WebView update. (This was a hotfix for 0.76)
Hosts File Editor
- Fixed issue causing settings not to be preserved on update.
Image Resizer
- Fixed crash caused by WpfUI ThemeWatcher. (This was a hotfix for 0.76)
Keyboard Manager
- Do not register low level hook if there are no remappings.
Peek
- Improved icon and title showing for previewed files. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added QOI file type support. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
PowerToys Run
- Fixed results list UI element height for different maximum number of results value. (This was a hotfix for 0.76)
- Fixed icon extraction for .lnk files. (This was a hotfix for 0.76)
- Fixed search box UI glitch when FlowDirection is RightToLeft. (This was a hotfix for 0.76)
- Fixed theme setting. (This was a hotfix for 0.76)
- Fixed error reporting window UI issue. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- UI improvements and ability to show/hide plugins overview panel. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Allow interaction with plugin hints. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Switch to WPF-UI theme manager. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed issue causing 3rd party plugin's dependencies dll not being loaded properly. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added configurable font sizes. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Changed the text color of plugin hints to improve the contrast when light theme is used. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fix scientific notation errors in Calculator plugin. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Add URI/URL features to Value generator plugin. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Quick Accent
- Moved Greek specific characters from All language set to Greek. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Add more mathematical symbols. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Settings
- Fixed exception occurring on theme change.
- Fix "What's new" icon. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Remove obsolete UI Font icon properties. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- OOBE UI improvements. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- XAML Binding improvements. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed crash caused by ThemeListener constructor exceptions.
Documentation
- Improved docs for adding new languages to monaco. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Update README.md to directly state x64 & ARM processor in requirements.
- Added Scoop plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Development
- Adopted XamlStyler for PowerToys Run source code. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Consolidate Microsoft.Windows.SDK.BuildTools across solution.
- Upgraded Boost's lib to v1.84.
- Upgraded HelixToolkit packages to the latest versions.
- Updated sdl baselines.
Highlights
- New utility: Command Not Found PowerShell 7.4 module - adds the ability to detect failed commands in PowerShell 7.4 and suggest a package to install using winget. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Keyboard manager does not register low level hook if there are no remappings anymore.
- Added support for QOI file type in Peek. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added support for loading 3rd-party plugins with additional dependencies in PowerToys Run. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Known issues
- There are some incompatibilities between Command Not Found and some PowerShell configurations. You can find about those in the
Zaloguj lub Zarejestruj się aby zobaczyć!issue.
General
- Bump WPF-UI package version to fix crashes related to theme changes. (This was a hotfix for 0.76)
- Fixed typo in version change notification. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Code improvements and fixed silenced warnings introduced by upgrade to .NET 8.
- Update copyright year for 2024.
- Added setting to disable warning notifications about detecting an application running as Administrator.
AlwaysOnTop
- Show notification when elevated app is in the foreground but AlwaysOnTop is running non-elevated.
Command Not Found
- Added a new utility: A Command Not Found PowerShell 7.4 module. It adds the ability to detect failed commands in PowerShell 7.4 and suggest a package to install using winget. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Environment Variables
- Fixed issue causing Environment Variables window not to appear as a foreground window.
FancyZones
- Fixed snapping specific apps (e.g. Facebook messenger). (This was a hotfix for 0.76)
- Fixed behavior of Move newly created windows to current active monitor setting to keep maximize state on moving. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed issue causing FancyZones Editor layout window to be zoned.
File Explorer add-ons
- Fixed WebView2 based previewers issue caused by the latest WebView update. (This was a hotfix for 0.76)
Hosts File Editor
- Fixed issue causing settings not to be preserved on update.
Image Resizer
- Fixed crash caused by WpfUI ThemeWatcher. (This was a hotfix for 0.76)
Keyboard Manager
- Do not register low level hook if there are no remappings.
Peek
- Improved icon and title showing for previewed files. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added QOI file type support. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
PowerToys Run
- Fixed results list UI element height for different maximum number of results value. (This was a hotfix for 0.76)
- Fixed icon extraction for .lnk files. (This was a hotfix for 0.76)
- Fixed search box UI glitch when FlowDirection is RightToLeft. (This was a hotfix for 0.76)
- Fixed theme setting. (This was a hotfix for 0.76)
- Fixed error reporting window UI issue. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- UI improvements and ability to show/hide plugins overview panel. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Allow interaction with plugin hints. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Switch to WPF-UI theme manager. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed issue causing 3rd party plugin's dependencies dll not being loaded properly. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added configurable font sizes. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Changed the text color of plugin hints to improve the contrast when light theme is used. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fix scientific notation errors in Calculator plugin. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Add URI/URL features to Value generator plugin. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Quick Accent
- Moved Greek specific characters from All language set to Greek. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Add more mathematical symbols. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Settings
- Fixed exception occurring on theme change.
- Fix "What's new" icon. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Remove obsolete UI Font icon properties. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- OOBE UI improvements. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- XAML Binding improvements. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed crash caused by ThemeListener constructor exceptions.
Documentation
- Improved docs for adding new languages to monaco. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Update README.md to directly state x64 & ARM processor in requirements.
- Added Scoop plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!
Development
- Adopted XamlStyler for PowerToys Run source code. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Consolidate Microsoft.Windows.SDK.BuildTools across solution.
- Upgraded Boost's lib to v1.84.
- Upgraded HelixToolkit packages to the latest versions.
- Updated sdl baselines.
Zaloguj lub Zarejestruj się aby zobaczyć!Zaloguj lub Zarejestruj się aby zobaczyć!
In theZaloguj lub Zarejestruj się aby zobaczyć!, we focused on stability, improvements and new features.
The next release is planned to be released during Microsoft Build 2024 (late May).
Installer Hashes
Description Filename sha256 hash Per user - x64 Zaloguj lub Zarejestruj się aby zobaczyć!4D20EB01C4035BB41F57D43AED2A546547E1FAA660FE29DC1CC699F1916DE1CC Per user - ARM64 Zaloguj lub Zarejestruj się aby zobaczyć!1B85E95B0EC7D8CE1EE51B987449DA9A36DAAA4C27DF8EE4796001848EA2CBD1 Machine wide - x64 Zaloguj lub Zarejestruj się aby zobaczyć!2D17C1920D970332D93449184D7C2470052686FD4B3EB8ED49EF6475D1D1D62F Machine wide - ARM64 Zaloguj lub Zarejestruj się aby zobaczyć!0DD40B7A31E35472688A55A8E1ECE58847EA423F3F19FD7B8C557F1271F73F24 Highlights
- New feature: Desired State Configuration support, allowing the use of winget configure for PowerToys. Check the
Zaloguj lub Zarejestruj się aby zobaczyć!for more information.- The Windows App SDK dependency was updated to 1.5.1, fixing many underlying UI issues.
- WebP/WebM files support was added to Peek. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Audio files support was added to Peek. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Automated UI testing for FancyZones Editor was added to CI.
General
- Added a Quick Access entry to access the flyout from PowerToys' tray icon right click menu. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added support for Desired State Configuration in PowerToys, allowing the use of winget configure to configure many settings.
Awake
- Fix an issue causing the "Keep screen on" option to disable after Awake deactivated itself.
Color Picker
- Fixed a UI issue causing the color picker modal to hide part of the color bar. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!Command Not Found
- Now tries to find a preview version of PowerShell if no stable version is found.
FancyZones
- Fixed a crash loading the editor when there's a layout with an empty name in the configuration file.
- Refactored layout internal data structures and common code to allow for automated testing.
- The pressing of the shift key is now detected through raw input to fix an issue causing the shift key to be locked for some users.
File Explorer add-ons
- Fixed a crash occurring in the Monaco previewer when a file being previewed isn't found by the code behind.
- Fixed an issue in the Markdown previewer adding a leading space to code blocks. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed wrong location and scaling of preview results on screens with different DPIs.
- Added better clean up code to thumbnail handlers to prevent locking files.
File Locksmith
- Allow multiple lines to wrap when viewing the modal with selected file paths. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!Installer
- Fixed the final directory name of the PowerToys Run VSCode Workspaces plugin in the installation directory to match the plugin name. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Used more generic names for the bootstrap steps, so that "Installing PowerToys" is not shown when uninstalling.
Keyboard Manager
- Fixed an issue that would clear out KBM mappings when certain numpad keys were used as the second key of a chord.
- Added a comment in localization files so that translators won't translate "Text" as "SMS".
Peek
- Added support to .WebP/.WebM files in the image/video previewer. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added support for audio files. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed an issue causing the open file button in the title bar to be un-clickable. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed an issue when previewing a folder with a dot in the name that caused Peek to try to preview it as a file. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!PowerToys Run
- Added a setting to the Windows Search plugin to exclude files and patterns from the results. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed an issue showing thumbnails caused by a hash collision between similar images.
- Added the "checkbox and multiline text box" additional property type for plugins and improved multiline text handling. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!Quick Accent
- Added the Schwa character to the Italian character set. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!Registry Preview
- Allow alternative valid names for the root keys. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Fixed an issue causing many pick file windows to be opened simultaneously. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!Screen Ruler
- Updated the measure icons for clarity. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!andZaloguj lub Zarejestruj się aby zobaczyć!!Shortcut Guide
- Updated the Emoji shortcut that is shown to the new Windows key + period (.) hotkey.
Text Extractor
- Fixed issues creating the extract layout on certain monitor configurations.
Video Conference Mute
- Added enable/disable telemetry to get usage data.
Settings
- Added locks to some terms (like the name of some utilities) so that they aren't localized.
- Fixed some shortcuts not being shown properly in the Flyout and Dashboard. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Updated image for Color Picker and outdated animations for utilities in OOBE. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!Documentation
- Added FastWeb plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Removed the old security link to MSRC from the create new issue page, since security.md is already linked there.
- Added clarity regarding unofficial plugins to the PowerToys Run thirdPartyRunPlugins.md docs.
Development
- Updated System.Drawing.Common to 8.0.3 to fix CI builds after the .NET 8.0.3 upgrade was released.
- Adjusted the GitHub action names for releasing to winget and Microsoft Store so they're clearer in the UI.
- Upgraded WinAppSDK to 1.5.1, fixing many related issues.
- Consolidate the WebView2 version used by WinUI 2 in the Keyboard Manager Editor.
- Unified the use of Precompiled Headers when building on CI. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added UI tests for FancyZones Editor in CI.
- Added a GitHub bot to identify possible duplicates when a new issue is created. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Updated the WiX installer dependency to 3.14.1 to fix possible security issues.
- Changed the pipelines to use pipeline artifacts instead of build artifacts. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Added the -graph parameter for pipelines. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!- Tests in the pipelines now run as part of the build step to save on CI time. Thanks
Zaloguj lub Zarejestruj się aby zobaczyć!!