Microsoftは本日、Windows 10/11用の生産性向上ツール「PowerToys」の最新版v0.68.0をリリースしました(GitHub)。
最新版の新機能のハイライトは以下の通りです。
- 新しいユーティリティ: 「プレーンテキストとして貼り付け」はクリップボードのテキストをフォーマットなしで貼り付けることができる(以前の記事)。
- 新しいユーティリティ: 「マウスジャンプ」は1つの画面上または複数の画面にわたってマウスポインタを素早く長距離移動させることができる。
- 自動更新ダウンロードと更新トースト通知のための新しいGPOポリシーを追加。
- PowerToys Run Programプラグインの"Run command"の結果で、MSCとCPLファイルをサポートした。
- PowerToys Run Calculatorプラグインでlog2とlog10をサポート。
- PowerToysの初回起動時のエクスペリエンスを追加。
その他変更点は以下の通りです。
General
Improve metered network detection in runner. Thanks @davidegiacometti!
Update PowerToys logo used by installer. Thanks @ChaseKnowlden!
Add new GPO policies for automatic update downloads and update toast notifications. Thanks @htcfreek!
Update copyright year to 2023. Thanks @ChaseKnowlden!
FancyZones
Refactored and improved code quality.
Fix crashing on moving window between monitors with Win + arrows. (This was a hotfix for 0.67)
Fix issue causing window attributes to not be reset properly. (This was a hotfix for 0.67)
Fix issue causing window to not be adjusted when layout is changed. (This was a hotfix for 0.67)
Fix issue causing window not to be unsnapped on drag started. (This was a hotfix for 0.67)
Fix issue causing layouts not to be applied to new virtual desktops. (This was a hotfix for 0.67)
Fix issues causing windows not to be restored correctly to their last known zone.
File explorer add-ons
Add Developer files previewer option to set max file size and fix styling issue. Thanks @Aaron-Junker!
Improve Developer files previewer exception handling and printing of error messages.
Fix crash when generating PDF and Gcode file thumbnails. (This was a hotfix for 0.67)
Hosts file editor
Improve hosts file loading. Thanks @davidegiacometti!
Improved duplicate hosts finding. Thanks @davidegiacometti!
Keyboard Manager
Fix typo in Keyboard Manager Editor. Thanks @ChristianLW!
Mouse Utils
Resolve grammatical error in Mouse Highlighter description. Thanks @WordlessSafe1!
New utility: Mouse Jump allows to quickly move the mouse pointer long distances on single or across screens. Thanks @mikeclayton!
Paste as Plain Text
New utility: Paste as Plain Text allows pasting the text contents of your clipboard without formatting. Note: the formatted text in the clipboard is replaced with the unformatted text. Thanks @carlos-zamora!
PowerToys Run
Show Steam (steam://open/) shortcuts in the Program plugin.
Localize paths of Program plugin results. Thanks @htcfreek!
Improved stability of the code used to get the localized names and paths. Thanks @htcfreek!
Support MSC and CPL files in "Run command" results of Program plugin. Thanks @htcfreek!
Added missing MSC and CPL settings to the results of Windows Settings plugin. Thanks @htcfreek!
System plugin: Setting for separate "Open/Empty Recycle bin" results or single result with context menu. (This was implemented based on user feedback for a change in the last build.) Thanks @htcfreek!
Add support for log2 and log10 in Calculator plugin. Thanks @RickLuiken!
Removed the TimeZone plugin.
Fix the crash when loading thumbnail for PDF files. (This was a hotfix for 0.67)
Shortcut Guide
Added: Dismiss Shortcut Guide with mouse click. Thanks @davidegiacometti!
Quick Accent
Added Lithuanian characters. Thanks @saulens22!
Added additional (Chinese) characters. Thanks @ChaseKnowlden!
Settings
Add missing flyout borders on Windows 10. Thanks @davidegiacometti!
Add experimentation for oobe landing page. Thanks @chenss3!
Show icons of user-installed PowerToys Run plugins. Thanks @al2me6!
Fixed crash when clicking Browse for backup and restore location while running elevated.
Respect taskbar position when showing system tray flyout. (This was a hotfix for 0.67)
Show correct Hosts module image. (This was a hotfix for 0.67)
Development
Turned on C++ code analysis and incrementally fixing warnings.
Centralize .NET NuGet packages versions. Thanks @snickler!
Separate PowerToys installer logs and MSI logs to different files.
Added new GPO rules to the reporting tool.
Move PowerToys registry entries back to HKLM to fix context menu entries not working on some configurations. (This was a hotfix for 0.67)
PowerToysはMicrosoftが開発を主導するオープンソースプロジェクトで、Windows 10またはWindows 11のUIやエクスペリエンスを自分好みにカスタマイズすることができる便利なツール群を提供しています。評判や安定性によっては、PowerToysの機能がOSに搭載されることもあり、Windows 11のスナップレイアウトとスナップグループは、PowerToysのFanzyZonesツールのアイデアを取り入れたものとなっています。
最新版はMicrosoft Storeや、GitHubからダウンロードできるインストーラーを利用してインストール可能です。
PowerToysのインストール方法は以下の記事で説明しています。
タイトル | PowerToys | |
---|---|---|
公式サイト | https://github.com/microsoft/PowerToys | |
ソフトアンテナ | https://softantenna.com/softwares/7650-power-toys | |
説明 | Microsoftによるパワフルな生産性向上ユーティリティ集。 |