Camel1965

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

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
39134
Reakcje/Polubienia
34356
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
39134
Reakcje/Polubienia
34356
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ć!
 

Podobne tematy:

Do góry