Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744

PowerToys 0.81.0​

May 21, 2024
  • Highlights:
  • New utility: Advanced Paste, an AI powered tool to convert your clipboard content into another format. Thanks @craigloewen-msft for the core functionality and @niels9001 for the UI/UX design!
  • Command Not Found now uses the PowerShell Gallery release and now supports ARM64. Thanks @carlos-zamora!
  • Fixed most accessibility issues opened after the latest accessibility review.
  • Refactored, packaged and released the main Environment Variables Editor, Hosts File Editor and Registry Preview utilities functionality as controls to be integrated into DevHome. Thanks @dabhattimsft for validating and integrating into DevHome!
  • General:
  • Fixed crashes on older CPUS by updating .NET to 8.0.4. (This was a hotfix for 0.80)
  • Advanced Paste:
  • New utility: Advanced Paste, an AI powered tool to convert your clipboard content into another format. Thanks @craigloewen-msft for the core functionality and @niels9001 for the UI/UX design!
  • AlwaysOnTop:
  • Enable border anti-aliasing. Thanks @ewancg!
  • Color Picker:
  • Improved accessibility by making the Settings and Copy to clipboard buttons focusable.
  • Improved accessibility by supporting picking a color using the keyboard.
  • Command Not Found:
  • Upgraded the Command Not Found to use the new PowerShell Gallery release and support ARM64. Thanks @carlos-zamora!
  • Environment Variables Editor:
  • Refactored, packaged and released the main Environment Variables Editor functionality as a control to be integrated into DevHome. Thanks @dabhattimsft for validating and integrating into DevHome!
  • FancyZones:
  • Fixed window wrap around behavior when overriding Windows key and arrow shortcuts on single monitor scenarios. Thanks @DanRosenberry!
  • Improved accessibility of the editor by listing the keyboard shortcuts in the Canvas Editor.
  • File Explorer add-ons:
  • Updated Monaco to 0.47 and added the new sticky scroll setting for DevFiles viewer. Thanks @Aaron-Junker!
  • Added the new font size setting for DevFiles viewer. Thanks @Aaron-Junker!
  • Added support for .srt (subtitle) file previewing in DevFiles viewer. Thanks @PesBandi!
  • Hosts File Editor:
  • Refactored, packaged and released the main Hosts File Editor functionality as a control to be integrated into DevHome. Thanks @dabhattimsft for validating and integrating into DevHome!
  • Image Resizer:
  • Supported narrator announcing the checkboxes in the UI and the sizes combobox. Thanks @davidegiacometti!
  • Improved accessibility by increasing contrast in the text color of combobox items.
  • Installer:
  • Fixed some install failures when the folders the DSC module is to be installed in isn't accessible by the WiX installer. (This was a hotfix for 0.80)
  • Detecting install location for DSC now uses registry instead of WMI to improve performance. Thanks @davidegiacometti!
  • Fixed an error causing the machine scope installer to not install correctly in machines where the documents folder is in a UNC network path. We're still working in a fix for the user scope installer.
  • Keyboard Manager:
  • Fixed startup crashes in the editor when the Visual C++ Redistributable wasn't installed. (This was a hotfix for 0.80)
  • Fixed an accessibility issue where the first button wasn't focused after adding a new row in the editor.
  • Environment Variables are now expanded in arguments of programs started through a shortcut. Thanks @HydroH!
  • Paste as Plain Text:
  • Paste as Plain Text was removed as a separate utility, since its functionality is now part of the Advanced Paste utility.
  • Peek:
  • Updated icons, tweaked UI and refactored internal code. Thanks @Jay-o-Way!
  • Updated Monaco to 0.47 and added the new sticky scroll setting for DevFiles viewer. Thanks @Aaron-Junker!
  • Added the new font size setting for DevFiles viewer. Thanks @Aaron-Junker!
  • Upgrade the SharpCompress dependency to 0.37.2 and fixed archive parsing. Thanks @davidegiacometti!
  • Fixed aliasing in the image viewer.
  • Added support for .srt (subtitle) file previewing in DevFiles viewer. Thanks @PesBandi!
  • Power Rename:
  • Fixed the descriptions that were mixed up in the regex helper (S and w).
  • PowerToys Run:
  • Added support for UNC paths starting with // in the Folder plugin. Thanks @davidegiacometti!
  • Fixed the plugin load failed message to list the failed plugins. Thanks @belkiss!
  • Icons for MSIX packages are now updated when a package update is detected. Thanks @HydroH!
  • Use Mica backdrop instead of Acrylic to fix random crashes caused by the Windows composition being momentarily turned off.
  • Improved accessibility in the results list action buttons by improving contrast of hovered/focused buttons.
  • Quick Accent:
  • Added support for the Esperanto character set. Thanks @salutontalk and @ccmywish!
  • Added the ǽ and ϑ characters. Thanks @PesBandi!
  • Registry Preview:
  • Refactored, packaged and released the main Registry Preview functionality as a control to be integrated into DevHome. Thanks @dabhattimsft for validating and integrating into DevHome!
  • Text Extractor:
  • Fixed an issue causing the Settings page to not be opened when clicking the Settings button in Text Extractor's overlay. (This was a hotfix for 0.80)
  • Settings:
  • Improved UI ordering of the File Explorer add-ons. Thanks @niels9001!
  • Applied fixes to theme overriding and cleaned up unneeded code. Thanks @davidegiacometti!
  • Fixed misspells in references to the Hosts File Editor utility. Thanks @davidegiacometti!
  • Improved accessibility of the Select Folder button in the Settings Backup UI.
  • Improved accessibility by improving focus and tab navigation in the ColorPicker page. Thanks @davidegiacometti!
  • Added a description to the fallback encoder setting in the Image Resizer page. Thanks @Kissaki!
  • Refactored and improved performance in the PowerToys Run plugins UI in the Settings page. Thanks @davidegiacometti!
  • Fixed a crash when a user cleared the contents of a Number Box in the PowerToys Run plugins additional options. Thanks @htcfreek!
  • Update the PATH environment variables with the user scope PATH when entering the Command Not Found page to improve PowerShell detection.
  • Documentation:
  • Added the WebSearchShortcut plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks @Daydreamer-riri!
  • Updated COMMUNITY.md with the project managers that are part of the core team.
  • Improved the DSC samples.
  • Added the 1Password plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks @KairuDeibisu!
  • Added the UnicodeInput plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks @nathancartlidge!
  • Development:
  • Updated System.Drawing.Common to 8.0.5 to fix CI builds after the .NET 8.0.5 upgrade was released.
  • Fixed file permissions when doing a build using cache on PR CI. Thanks @dfederm!
  • Removed the Test SDK reference on ARM64 to fix local building for ARM64. Thanks [@dfederm](https://github.com/d...
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744
Microsoft PowerToys 0.81.1​
This is a patch release to fix issues in v0.81.0 we deemed important for stability based on incoming rates. See
Zaloguj lub Zarejestruj się aby zobaczyć!
for full release notes.
Installer Hashes​
DescriptionFilenamesha256 hash
Per user - x64
Zaloguj lub Zarejestruj się aby zobaczyć!
412E0CB2043E280A841DBF726764B273CCBFD9357E760CDC2DEE1BC0018C3B58
Per user - ARM64
Zaloguj lub Zarejestruj się aby zobaczyć!
73305AFF8B088DC623CCE5014CD8A7E65FF2818D4779829EA4EEBF6E5E8E9812
Machine wide - x64
Zaloguj lub Zarejestruj się aby zobaczyć!
9FF86D15203FBCC85666921DE4E4EBBC66C6BA41814EFF4E3313BE81831B2183
Machine wide - ARM64
Zaloguj lub Zarejestruj się aby zobaczyć!
75483B697947A3FC73E332C35687C487AE7E1103C8F564B342B8E5D578962359
Highlights​
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Fixed Advanced Paste was being triggered by some external software when some of the hotkeys were not set. Slack's tray icon was the most common example in the issues that were opened.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Added a GPO rule for Advanced Paste to disable AI online models usage and prevent users from entering the API key.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Improved descriptions on Advanced Paste Settings and OOBE pages to clarify that usage of AI is opt-in and that it can be used without AI.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Fixed the Advanced Paste settings page UX showing that it could enable/disable clipboard history when that feature is not allowed by GPO.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Fixed PowerToys Run showing the accent color on the title bar when that option is turned on in Windows Settings.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744
Microsoft PowerToys 0.82.0​
Highlights​

  • New feature added to PowerRename to allow using sequences of random characters and UUIDs when renaming files. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Improvements in the Paste As JSON feature to better handle other CSV delimiters and converting from ini files. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed UI issues that were reported after upgrading to WPF UI on Color Picker and PowerToys Run.
  • Bug fixes and stability.

Advanced Paste​

  • Fixed an issue causing external applications triggering Advanced Paste. (This was a hotfix for 0.81)
  • Added a GPO rule to disallow using online models in Advanced Paste. (This was a hotfix for 0.81)
  • Improved CSV delimiter handling and plain text parsing for the Paste as JSON feature. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added support to convert from ini in the Paste as JSON feature. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed a memory leak caused by images not being properly cleaned out from clipboard history.
  • Added an option to hide the UI when it loses focus. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Improved telemetry to get better data about token usage and if clipboard history is a popular feature. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Color Picker​

  • Fixed the opaque background corners in the picker that were introduced after the upgrade to WPFUI.

Developer Files Preview (Monaco)​

  • Improved the syntax highlight for .gitignore files. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Checking for the sticky scroll option in code behind was being done twice. Removed one of the checks. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Environment Variables Editor​


File Explorer add-ons​

  • Fixed a crash when the preview handlers received a 64-bit handle from the OS. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed a crash when trying to update window bounds and File Explorer already disposed the preview.

Find My Mouse​


Hosts File Editor​

  • Improved spacing definitions in the UI so that hosts name are not hidden when resizing and icons are well aligned. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Changed the additional lines dialog to show the horizontal scrollbar instead of wrapping contents. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Improved the duplication check's logic to improve performance and take into account features that were introduced after it. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Installer​

  • Fixed the remaining install failures when the folders the DSC module is to be installed in isn't accessible by the WiX installer for user scope installations.
  • Fixed an issue causing ARM 64 uninstall process to not correctly finding powershell 7 to run uninstall scripts.

Peek​

  • Prevent activating Peek when the user is renaming a file. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added support to preview special folders like Recycle Bin and My PC instead of throwing an error.
  • Fixed a crash caused by double releasing a COM object from the module interface.

Power Rename​

  • Improved apostrophe character handling for the Capitalize and Titlecase renaming flags. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added a feature to allow using sequences of random characters or UUIDs when renaming files. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

PowerToys Run​

  • Improved the plugin descriptions for consistency in the UI. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed UI scaling for different dpi scenarios.
  • Fixed crash on a racing condition when updating UWP icon paths in the Program plugin. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed PowerToys Run hanging when trying to close an unresponsive window in the WindowWalker plugin. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed the example in the UnitConverter description to reduce confusion with the inches abbreviation (now uses "to" instead of "in"). Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Brought the acrylic background back and applied a proper fix to the titlebar accent showing through transparency.
  • Fixed an issue causing the transparency from the UI disappearing after some time.

Quick Accent​


Screen Ruler​

  • Updated the default activation hotkey to Win+Control+Shift+M, in order to not conflict with the Windows shortcut that restores minimized windows (Win+Shift+M). Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Settings​

  • Disabled the UI to enable/disable clipboard history in the Advanced Paste settings page when clipboard history is disabled by GPO in the system. (This was a hotfix for 0.81)
  • Updated Advanced Paste's Settings and OOBE page to clarify that the AI use is optional and opt-in. (This was a hotfix for 0.81)
  • Corrected a spelling fix in Advanced Paste's settings page. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added localization support for the "Configure OpenAI Key" button in Advanced Paste's settings page. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed extra GPO warnings being shown in Advanced Paste's settings page even if the module is disabled. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed a crash when a PowerToys Run plugin icon path is badly formed.
  • Disabled the experimentation paths in code behind to improve performance, since there's no current experimentation going on.

Documentation​

  • Adjusted the readme and release notes to clarify use of AI on Advanced Paste. (This was a hotfix for 0.81)
  • Added the Edge Workspaces plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Removed the deprecated Guid plugin from PowerToys Run thirdPartyRunPlugins.md docs. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added the PowerHexInspector plugin to PowerToys Run thirdPartyRunPlugins.md docs. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed a broken link in the communication-with-modules.md file. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Updated COMMUNITY.md with missing and former members.

Development​

  • Fixed ci UI tests to point to the correct Visual Studio vstest location after a Visual Studio upgrade. (This was a hotfix for 0.81)
  • Updated System.Drawing.Common to 8.0.6 to fix CI builds after the .NET 8.0.6 upgrade was released.
  • Removed an incorrect file reference to long removed documentation from the solution file. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Upgraded Windows App SDK to 1.5.3.
  • Removed use of the BinaryFormatter API from Mouse Without Borders, which is expected to be deprecated in .NET 9.
  • The user scope installer is now sent to the Microsoft store instead of the machine scope installer.
  • Refactored Mouse Jump's internal code to allow for a future introduction of customizable appearance features. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Removed a noisy error from spell check ci runs.
  • Improved the ci agent pool selection code.
  • Updated Xamlstyler.console to 3.2404.2. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Updated UnitsNet to 5.50.0 Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Replaced LPINPUT with std::vector of INPUT instances in Keyboard Manager internal code. Thanks [
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ](
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ...
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744
Microsoft PowerToys 0.82.1
Highlights

  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Fixed a crash when starting PowerToys Run on Windows 11 SV1 (build number 22000).
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Fixed PowerToys Run appearing too bright on Windows 10.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - Fixed the installation location of DSC files on user-scoped installations, causing winget configure to not work correctly with PowerToys.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744

Microsoft PowerToys 0.84.0

Highlights


  • New utility: PowerToys Workspaces - this utility can launch a set of applications to a custom layout and configuration on the desktop. App arrangements can be saved as a workspace and then relaunched with one click from the Workspaces Editor or from a desktop shortcut. In the editor, app configuration can be customized using CLI arguments and "launch as admin" modifiers, and app window sizes and positions can be updated as desired. This is our first public version of Workspaces and we are excited for you to try it out for yourself! Make sure to file issues you encounter on our GitHub so the team can continue to improve the utility.
    • Known issues - the team is actively working on fixing these:
      • Apps that launch as admin are unable to be repositioned to the desired layout.
      • Border of "Remove" / "Add Back" app button in editor is not clearly visible on light themes.
  • Added Awake --use-parent-pid CLI argument to attach to parent process. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added custom actions - user-specified pre-defined prompts for the AI model. Additionally, actions (both standard and custom) are now searchable from prompt box and Ctrl + number in-app shortcuts are now applicable for first 9 search results.
  • Ported all C++/CX code to C++/WinRT as part of a refactor and upgrade series aimed at enabling AOT (Ahead of Time) compilation for enhanced performance and reduced disk footprint.

General​


  • Added DSC support for ImageResizer resize sizes property.

Advanced Paste​


  • Added custom actions - user-specified pre-defined prompts for the AI model. Additionally, actions (both standard and custom) are now searchable from prompt box and Ctrl + number in-app shortcuts are now applicable for first 9 search results.

Awake​


  • Added --use-parent-pid CLI argument to attach to parent process and fixed issue causing tray icon to disappear. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Hosts File Editor​



File Explorer add-ons​


  • Fixed multiple preview form positioning issues causing floating, detached windows, CoreWebView2 related exception and process leak. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Keyboard Manager​


  • Convert RemapBufferRow to a struct with descriptive field names. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed issue causing stuck Ctrl key when shortcuts contain AltGr key.

Peek​



Quick Accent​


  • Moved number superscripts and subscripts from Portuguese to all languages definition. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

PowerRename​



PowerToys Run​


  • Fixed window positioning on start-up introduced in 0.83.
  • Improved default web browser detection. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed volume ounces conversion to support both imperial and metric. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed thread-safety issue causing results not to be shown on first launch.

Screen Ruler​


  • Added multiple measurements support for all measuring tools.

Settings​



Workspaces​


  • New utility: PowerToys Workspaces - this utility can launch a set of applications to a custom layout and configuration on the desktop. App arrangements can be saved as a workspace and then relaunched with one click from the Workspaces Editor or from a desktop shortcut. In the editor, app configuration can be customized using CLI arguments and "launch as admin" modifiers, and app window sizes and positions can be updated as desired. This is our first public version of Workspaces and we are excited for you to try it out for yourself! Make sure to file issues you encounter on our GitHub so the team can continue to improve the utility.

Documentation​



Development​


  • Ported all C++/CX code to C++/WinRT.
  • Moved Version.props import to Directory.Build.props.
  • Extracted self-containment related .csproj properties to src/Common.SelfContained.props.
  • Unused and obsolete dependencies cleanup. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Extracted CSWinRT related .csproj properties to src/Common.Dotnet.CsWinRT.props.
  • Upgraded Microsoft.Windows.CsWinRT to 2.0.8 and updated verifyDepsJsonLibraryVersions.ps1 to unblock PRs.
  • Explicitly Set NuGet Audit Mode to Direct in Directory.Build.props to revert changes made with VS 17.12 update. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Upgraded UnitsNet to 5.56.0.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744

Microsoft PowerToys 0.87.0

Highlights


  • Advanced Paste has a new feature called "Advanced AI" that uses Semantic Kernel to allow setting up the orchestration of sequential clipboard transformations.
  • Workspaces supports Progressive Web Applications.
  • Workspaces has a new feature to move existing windows instead of creating new ones.
  • Mouse Jump added new settings to allow customization of screens pop-up. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • New+ now works on Windows 10. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Quick Accent allows selecting the character sets that should appear on the UI. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Advanced Paste​


  • Added a new optional feature allowing using AI to set up the orchestration of sequential clipboard transformations.

Awake​



File Explorer add-ons​


  • Preview Pane extensions now use the PerMonitorV2 DPI mode to fix errors on different scales. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Keyboard Manager.​


  • Added labels to the IME On, IME Off keys. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed an issue that caused the Shift key to remain stuck if a numpad key was mapped to the Shift key.

Monaco Preview​


  • Added support for .ahk files to be shown as a plaintext file in Peek and File Explorer add-ons. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added support for .ion files to be shown as a plaintext file in Peek and File Explorer add-ons. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added support for syntax highlighting for .srt files in Peek and File Explorer add-ons. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Mouse Jump​



New+​



Peek​


  • Peek now checks local capabilities to decide what image formats Image Previewer is able to support. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed an issue causing the Code Files Previewer to not load correctly under certain conditions. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Refactored, improved and fixed logging when loading the user settings file. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

PowerToys Run​


  • Added a scoring function for proper ordering of the WindowWalker plugin results. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added UUIDv7 support to the ValueGenerator plugin. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • The calculator plugin now allows scientific notation numbers with a lowercase 'e'. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Ported the UI from WPF-UI to .NET 9 WPF, to fix "Desktop composition is disabled" crashes.

Quick Accent​



Screen Ruler​


  • Added a Setting to also allow showing measurements in inches, centimeters or millimeters. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Settings​


  • Fixed an issue causing all the links to milestones in the "What's new?" OOBE page to point to the same milestone.
  • Removed extra space from the Welcome page. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Updated left navigation bar icons. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed accessibility issues in the dashboard page. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Workspaces​


  • Added support for Progressive Web Applications to Workspaces.
  • Implemented a feature to move existing windows instead of creating new ones.
  • Fixed a crash when opening the workspaces editor that was caused by passing incorrect encoder parameters when saving Bitmap files.
  • Workspaces editor position is now saved so that we can start it at the same position when we open it again.
  • Fixed an issue causing many instances of the same application to be put in the same position instead of the intended position due to timer issues.
  • Fixed detection of exact application version when many versions of the same application are installed.

Documentation​



Development​


  • Upgraded to .NET 9. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed building on Visual Studio 17.12.
  • Upgraded the System.IO.Abstractions dependency to 21.0.29. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Upgraded the WindowsAppSDK dependency to 1.6.241114003. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Upgraded the MSTest dependency to 3.6.3. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Upgraded the check-spelling CI dependency to 0.0.24 and fixed related spell checking issues. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Removed duplicate names from the spellcheck allowed names file. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Improved logging of asynchronous methods call stacks when logging an error.
  • Created a MSBuild props file to be imported by other projects to enable AOT support.
  • Made the Peek utility source code AOT compatible.
  • Updated .editorconfig rules to relax squiggly IDE errors in Visual Studio 17.12. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Moved Xaml.Styler from the root to the src folder.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744

Microsoft PowerToys 0.89.0

Highlights


  • Enhanced Advanced Paste by adding media transcoding support to convert different video and audio file formats! Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for your help!
  • Fixed crashes when loading thumbnails after the .NET 9 update and resolved PowerLauncher.exe blocking other MSI installers from creating shortcuts!
  • Fixed accessibility issues across FancyZones, Image Resizer, and Settings to improve screen reader support and clarity!
  • Enhanced UI automation framework across modules and added new tests to cover manual checks, with more improvements coming!

General​


  • Fixed an issue where updating PowerToys on Windows 11 did not properly update context menu entries, impacting New+, PowerRename, Image Resizer, and File Locksmith.
  • Updated .NET Packages from 9.0.1 to 9.0.2. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for this.
  • Enabled compatibility with VS17.3 and later, for C++23. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for this.

Advanced Paste​


  • Added media transcoding support to convert different video and audio file formats, improved UI layouts, refined clipboard handling, and integrated Semantic Kernel for smarter pasting. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for your help!

FancyZones​


  • Fixed accessibility by improving the text for monitors, ensuring clearer naming and help text for screen readers.

Image Resizer​


  • Fixed issues with Width and Height fields in Image Resizer's Custom preset, ensuring empty values no longer cause errors, settings save correctly, and auto-scaling behaves as expected. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed accessibility by ensuring screen readers announce selected image dimensions in the combo-box for better navigation.

Monaco Preview​



Mouse Highlighter​


  • Fixed a highlight released on an Administrator window will start fading, instead of staying on the screen indefinitely until the mouse button is pressed again on an unelevated window.

Mouse Without Borders​


  • Fixed an issue in service mode where copy-paste and drag-drop file transfers didn’t work, ensuring seamless file operations.
  • Enabled GPO for enable/disable for Mouse Without Borders in Service Mode. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review and comments!
  • Fixed code maintainability by refactoring the oversized 'Common' class in Mouse Without Borders into smaller, focused classes for better structure and clarity. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review!

PowerRename​


  • Supported negative value as Start value in regular expression, e.g. ${start=-1314}
  • Enhanced RegEx help by adding $, ^, quantifiers, and common patterns for better usability. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review.

PowerToys Run​


  • Fixed crashes when loading thumbnails after the .NET 9 update by disabling CETCompat.
  • Fixed PowerLauncher.exe blocking other MSI installers creating shortcuts. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed Run’s dark mode detection to work reliably, preventing issues with incorrect theme detection and ensuring a smoother user experience. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed list separator handling in Calculator, allowing functions with multiple arguments to work correctly across different locales. For example pow(2;3) would be replaced with pow(2,3). Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review!
  • Fixed angle unit conversions in the PowerToys Run calculator, allowing quick conversions between radians, degrees, and gradians. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Quick Accent​



Settings​


  • Enabled GPO for the "run at startup" setting. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review and comments!
  • Fixed accessibility issue by allowing screen readers to announce the group name for secondary links in Settings pages, instead of reading link descriptions without context.
  • Fixed an issue where the Color Picker shortcut was not displaying correctly in the Dashboard.

Workspaces​


  • Fixed if a window was last placed on a disconnected monitor, it launches minimized and repositions within the main monitor's visible area when restored, instead of remaining off-screen and invisible.
  • Fixed on ARM64 to correctly display icons for packaged apps by resolving path mismatches.

ZoomIt​



Documentation​


  • Fixed runner-ipc.md doc on the broken link. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed the new plugin checklist by updating the target framework, removing duplicates, and improving statement organization. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Updated runner documentation to align with the latest code structure.

Development​


  • Stabilized pipeline on ARM64 and forked build.
  • Added fuzz testing for HostUILib, added as part of pipeline for OneFuzz.
  • Fixed and improved UI-Test automation framework, and added new test cases for the FancyZones and Hosts module.
  • Optimized Logger function as AOT compatible, improving performance by 18%.
  • Made Common.UI and Setting.UI to be AOT compatible.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
44461
Reakcje/Polubienia
36744

Microsoft PowerToys 0.90.0

Installer Hashes​


DescriptionFilenamesha256 hash
Per user - x64
Zaloguj lub Zarejestruj się aby zobaczyć!
2A6036F5B2D454084E55816C306E1E57EF1D14C916691CBDA42B469797605CE0
Per user - ARM64
Zaloguj lub Zarejestruj się aby zobaczyć!
AB2E4DC87A9D764BE897C5170E2890E174C89CA912A1916FA3AE1E427536EA4A
Machine wide - x64
Zaloguj lub Zarejestruj się aby zobaczyć!
12801C44F43D0CC61E90DF1EFDC40E4F3C88341E0199D5B20791042D9B173DCF
Machine wide - ARM64
Zaloguj lub Zarejestruj się aby zobaczyć!
2998007C8FCD7BD2770767C6502AAA2CC75B85EC30DE62986EC7005EB0014EDB

Highlights


Zaloguj lub Zarejestruj się aby zobaczyć!




Color Picker​



Command Palette​


  • Introduced the Windows Command Palette ("CmdPal"), the next iteration of PowerToys Run, designed with extensibility at its core. CmdPal includes features such as searching for installed apps, shell commands, files and WinGet package installation. This module aims to provide a more powerful and flexible launcher experience. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ,
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ,
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ,
    Zaloguj lub Zarejestruj się aby zobaczyć!
    , and the whole team!

FancyZones​


  • Fixed a bug where deleting a layout resulted in incorrect data being written to the JSON file.
  • Fixed a bug where layout hotkeys were displayed incorrectly, ensuring the hotkey list does not include invalid entries.
  • Fixed an issue where the "None" option was missing in the editor layout.

Image Resizer​


  • Fixed warnings in ImageResizer regarding the use of variables "shellItem" and "itemName" without being initialized.

Mouse Without Borders​


  • Enhanced the logger to properly track the file path for easier debugging.
  • Refactored the "Common" class into distinct individual classes to enhance maintainability, and updated all references and unit tests to reflect these changes. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for this!

New+​


  • Added support for variables in template filenames, including date/time components, parent folder name, and environment variables. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Peek​


  • Added the ability to delete the file currently being previewed in Peek, including navigation updates and handling for deleted items. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for your help reviewing this!

PowerToys Run​


  • Fixed an issue where duplicated applications were shown by ensuring the shell link helper opens .ink files non-exclusively and correctly retrieves the "FullPath". Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review!
  • Fixed an issue where applying round corners on Windows 11 build 22000 caused crashes.
  • Async the OnRename method to unblock the thread. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review!
  • Added support for using sq instead of ^2 in the Unit Converter. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Settings​


  • Disabled the spell check feature in the text boxes of plugin settings for PowerToys Run. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed an issue where InfoBars for release notes errors were not displayed properly, and added a retry button. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !

Workspaces​


  • Fixed an issue where some minimized packaged apps (e.g., Microsoft ToDo, Settings) were not snapshotted.

Documentation​


  • Added the FirefoxBookmark plugin to the list of Third-Party plugins for PowerToys Run. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added the SVGL third-party plugin to PowerToys Run, enabling users to search, browse, and copy SVG logos. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Added Monaco usage for the Registry Preview.

Development​


  • Updated WinGet configuration file location and extension. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Removed the Markdown file bypass to ensure CI runs for commits that only update Markdown files.
  • Fixed an issue where the default generated file path exceeded the length limit of 260 characters for EnvironmentVariablesUILib.csproj, causing build failures.
  • Upgraded WindowsAppSDK to 1.6.250205002 and CsWinRT to 2.2.0. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for review!
  • Upgraded XamlStyler to 3.2501.8 and dotnet-consolidate to 4.2.0. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Updated .NET Packages from 9.0.2 to 9.0.3.
  • Optimized the UI Test Automation Framework and added UI test cases for the Hosts File Editor module.
  • Added fuzz testing for RegistryPreview.
  • Added new UI tests for the FancyZones editor, including tests for creating, duplicating, editing, and deleting layouts.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry