v0.47 Updates (#13496)

* Update README.md

* Typos

* Update README.md

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

* Update README.md

* Update expect.txt

Checking what's causing the build error.

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
This commit is contained in:
Deondre Davis
2021-09-29 10:07:55 -07:00
committed by GitHub
parent 8853adda62
commit 5696f22951
2 changed files with 57 additions and 72 deletions

View File

@@ -429,6 +429,7 @@ Delimarsky
delims delims
dend dend
DENORMAL DENORMAL
Deondre
depersist depersist
deprioritized deprioritized
deps deps
@@ -1704,6 +1705,7 @@ RBUTTONUP
rclsid rclsid
RCONTROL RCONTROL
RCtrl RCtrl
rdeveen
RDW RDW
readme readme
READMODE READMODE

127
README.md
View File

@@ -12,7 +12,7 @@
## About ## About
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows 10 experience for greater productivity. For more info on [PowerToys overviews and how to use the utilities][usingPowerToys-docs-link], or any other tools and resources for [Windows development environments](https://docs.microsoft.com/windows/dev-environment/overview), head over to [docs.microsoft.com][usingPowerToys-docs-link]! Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. For more info on [PowerToys overviews and how to use the utilities][usingPowerToys-docs-link], or any other tools and resources for [Windows development environments](https://docs.microsoft.com/windows/dev-environment/overview), head over to [docs.microsoft.com][usingPowerToys-docs-link]!
| | Current utilities: | | | | Current utilities: | |
|--------------|--------------------|--------------| |--------------|--------------------|--------------|
@@ -35,7 +35,7 @@ Microsoft PowerToys is a set of utilities for power users to tune and streamline
Install from the [Microsoft Store's PowerToys page][microsoft-store-link] or use [Microsoft PowerToys GitHub releases page][github-release-link]. Install from the [Microsoft Store's PowerToys page][microsoft-store-link] or use [Microsoft PowerToys GitHub releases page][github-release-link].
- For GitHub, click on `Assets` to show the files available in the release and then click on `PowerToysSetup-0.45.0-x64.exe` to download the PowerToys installer. - For GitHub, click on `Assets` to show the files available in the release and then click on `PowerToysSetup-0.47.0-x64.exe` to download the PowerToys installer.
- For Microsoft Store, you must be using the [new Microsoft Store](https://blogs.windows.com/windowsExperience/2021/06/24/building-a-new-open-microsoft-store-on-windows-11/) which will be available for both Windows 11 and Windows 10. - For Microsoft Store, you must be using the [new Microsoft Store](https://blogs.windows.com/windowsExperience/2021/06/24/building-a-new-open-microsoft-store-on-windows-11/) which will be available for both Windows 11 and Windows 10.
This is our preferred method. This is our preferred method.
@@ -78,114 +78,97 @@ For guidance on developing for PowerToys, please read the [developer docs](/doc/
Our [prioritized roadmap][roadmap] of features and utilities that the core team is focusing on. Our [prioritized roadmap][roadmap] of features and utilities that the core team is focusing on.
### 0.45 - August 2021 Update ### 0.47 - September 2021 Update
Our goals for the [v0.45 release cycle](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F23) primarily centered around stability updates and optimizations, installer updates, general bug fixes, and accessibility improvements. Our goals for the [v0.47 release cycle](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F24) primarily centered around stability updates and optimizations, installer updates, general bug fixes, and accessibility improvements.
We also worked extensively with the community to build an updated settings menu UI. This UI update takes advantage of the latest styling elements to provide users with a refreshed, modern experience navigating the various utilities and their settings. Notably, based on the community feedback received, PowerToys has re-introduced the highly-requested ability to activate Shortcut Guide via holding the `Win` key. PowerToys also now allows various commands in PowerToys Run to be used in either the universal English phrasing or system-localized translation. The great feedback the community provides is invaluable in helping PowerToys continually grow and improve as a product.
An experimental version of [PowerToys (v0.46)][github-prerelease-link] was released the week of September 13th. Download and install it to try out the latest improvements to our Video Conference Mute utility! All updates from the v0.45.0 release will still apply in v0.46.0. An experimental version of PowerToys (v0.48) will be released the week of October 4th, introducing improvements to our Video Conference Mute utility! All updates from the v0.47.0 release will still apply in v0.48.
#### Highlights from v0.45 #### Highlights from v0.47
**General** **General**
- Settings and OOBE windows updated with Fluent UX! We hope you enjoy the new modern feel of the application menus as we align our product with upcoming Windows 11 interfaces. Special thanks to @niels9001 for driving the development of this UI, along with many thanks to the various community members who offered constant feedback and adjustments to make this a truly spectacular update! - Fixed issue with new updates changing the PowerToys install location.
- Added button to settings which displays version history. Thanks @niels9001! - Fixed settings with NumberBox elements overlapping the delete button.
- Signed PowerToysSetupCustomActions.dll. - Fixed issue with the bug report tool not generating .zip files.
- Improved auto-update experience. Thanks @niels9001! - Updated the shortcut configuration experience in Settings. Thanks @niels9001!
- Aligned OOBE theme color with Settings theme color. Thanks @niels9001! - Fixed inconsistent width of sidebar icons. Thanks @niels9001!
- Adjusted labeling of "Restart as Administrator" button to "Restart PowerToys as Administrator" to avoid ambiguity in meaning. Thanks @niels9001! - Fixed sidebar UI not scaling for longer text strings in certain localizations. Thanks @niels9001!
- Added colored icons to settings sidebar. Thanks @niels9001! - Fixed issue with settings not displaying invalid keystroke assignments. Thanks @niels9001!
- Fixed accessibility issue in OOBE where Microsoft Docs and PowerToys release notes links could not be navigated to via keyboard. Thanks @niels9001! - Added user defined shortcuts when set to the "Welcome to PowerToys" instead of the default shortcuts.
- Fixed settings header alignment. Thanks @niels9001!
- Fixed text under updates section to be visible when in light mode. Thanks @niels9001!
- Updated "Learn More" text to be more descriptive. Thanks @niels9001!
- Updated "Read more" text on updates to be more descriptive. Thanks @niels9001!
- Added link to documentation in system tray. Thanks @BenConstable9!
- Fixed error caused by file in use issues when installing PowerToys.
- Fixed issue where opening settings from start menu didn't work when PowerToys was run as admin. Thanks @davidegiacometti!
### Awake
- Added PowerToys Awake as option in translation bug template. Thanks @Aaron-Junker!
- Adjusted description of inactive setting to improve distinguishing between the utility being disabled vs inactive. Thanks @niels9001!
### Color Picker ### Color Picker
- Fixed bug where changing RGB values doesn't update color's HEX value. Thanks @martinchrzan! - Accessibility issues addressed. Thanks @niels9001!
- Fixed accessibility issue with screen reader not announcing when "Copied to Clipboard" is activated. - Added CIELAB and CIEXYZ color formats. Thanks @RubenFricke!
- Fixed accessibility issue where user could not hover the content of the info icon using a mouse. Thanks @niels9001! - Fixed bug where changing RGB values manually doesn't automatically update the color displayed. Thanks @martinchrzan!
- Fixed color picker format order not being accessible via keyboard. Thanks @niels9001!
- Fixed accessibility issue where screen reader announces incorrect name for "Editor color format" button and not announcing "Toggle switch" button at all. Thanks @niels9001!
### FancyZones ### FancyZones
- Adjusted "Save and apply" editor button to adjust with text size for localizations. Thanks @niels9001! - Fixed regression where restarting computer resets user defined layouts to the default selection.
- Fixed "Create new layout" button visibility when in high contrast mode. Thanks @niels9001! - Fixed issues with Grid layout editor not showing the "Save" and "Cancel" buttons.
- Fixed scaling quirks related to editor UI. Thanks @niels9001! - Fixed accessibility issue where users could not add or merge zones using the keyboard.
- Fixed editor crashing when double clicking the "edit layout" button. - Added a flyout describe the prerequisites for the "Allow zones to span across monitors" option.
- Fixed issue with editor crashing immediately after displaying zones. - Fixed various crashing bugs.
- Fixed bug when navigating editor options via keyboard where pressing enter on unselected Canvas option launches Grid editor instead.
- Fixed issue where FancyZones would not restore Console Applications.
- Fixed Canvas editor and Grid editor window heights. Thanks @niels9001!
- Fixed crash due to KERNELBASE.dll.
- Fixed FancyZone icons to be smoother at higher DPI settings. Thanks @niels9001!
- Fixed crash when changing between zone layouts.
- Fixed regression where FancyZones does not resize windows on layout change.
- Adjusted layout settings to reset shortcut key after canceling changes on a particular layout.
### File Explorer add-ons ### File Explorer add-ons
- Fixed issue where markdown files were still previewed even when "Enable Markdown" was turned off. - Added PDF preview and thumbnail provider for Windows Explorer. Thanks @rdeveen!
### Image Resizer ### Image Resizer
- Added warning that GIF files with animations may not correctly resize if the encoding used for the files is incompatible. - Added default values for newly added sizes. Thanks @htcfreek!
- Fixed regression where spaces in the filename format settings couldn't be registered.
- Corrected scaling issues with Image Resizer Window. Thanks @niels9001!
- Fixed issue where PowerToys crashes when json settings are not formatted properly. Thanks @davidegiacometti!
### Keyboard Manager ### Keyboard Manager
- Improved UI for KBM re-mappings list. Thanks @niels9001! - Fixed crash when adding a shortcut.
- Fixed issue with Re-mappings window not displaying.
### PowerRename - Fixed issue when remapping a shortcut to `Alt`+`Tab` breaks the `Alt`+`Tab` navigation with arrow keys.
- Expanding a plugin option in settings can now be toggled. Thanks @niels9001!
- Fixed race condition causing PowerRename to crash File Explorer. Thanks @ianjoneill!
### PowerToys Run ### PowerToys Run
- Fixed lag caused from PowerToys running in background and invoking Alt-Tab. - Improvements on subtitle layout for Settings plugin. Thanks @htcfreek!
- Resolved file not found exception when loading "System.Windows.Controls.Ribbon". - Added path filters for Settings plugin via `>` key. Thanks @htcfreek!
- Fixed null reference exception crash. - Translation improvements for Settings plugin. Thanks @htcfreek!
- Fixed registry plugin load crash. - Enabled translation for Settings Plugin. Thanks @htcfreek!
- Fixed unauthorized access exception crash when setting registry keys for the utility. - Fixed issue with PowerToys Run not being in focus when launched.
- Added search for Plugin Manager. Thanks @davidegiacometti! - Fixed crash on empty/deleted environment variables when updating variables after a change. Thanks @htcfreek!
- Fixed VSCode workspace plugin not working. Thanks @BenConstable9! - Corrected Registry Plugin query results.
- Fixed crash in Registry plugin queries.
- Fixed crash when Windows shuts down.
- Added better description in the global results settings for plugins. Thanks @niels9001!
- Added a confirmation box before running system commands. Thanks @chrisharris333 and @davidegiacometti!
- Added option to use system localization our universal terminology for system commands. Thanks @davidegiacometti!
### Shortcut Guide
- Re-added the long Win key press to activate utility.
### Video Conference Mute ### Video Conference Mute
- Fixed toolbar top right vertical offset to allow users to close other app windows. - Fixed an issue with the first hotkey input in the settings being focused when the page loads. Prevents unintentionally shortcut reassignment. Thanks @niels9001!
- Fixed compatibility issues for certain systems when compiling from source.
- Fixed toolbox from persisting on screen.
- Fixed microphone un-muting when changing Video Conference Mute toolbar position.
- Added Video Conference Mute to OOBE.
## Community contributions ## Community contributions
We'd like to directly mention certain contributors (in alphabetical order) for their continued community support this month and helping directly make PowerToys a better piece of software. We'd like to directly mention certain contributors (in alphabetical order) for their continued community support this month and helping directly make PowerToys a better piece of software.
[@Aaron-Junker](https://github.com/Aaron-Junker), [@BenConstable9](https://github.com/BenConstable9), [@davidegiacometti](https://github.com/davidegiacometti), [@dchristensen](https://github.com/dchristensen), [@dend](https://github.com/dend), [@franky920920](https://github.com/franky920920), [@htcfreek](https://github.com/htcfreek), [@ianjoneill](https://github.com/ianjoneill), [@jakeoeding](https://github.com/jakeoeding), [@Jay-o-Way](https://github.com/Jay-o-Way), [@jsoref](https://github.com/jsoref), [@martinchrzan](https://github.com/martinchrzan), [@niels9001](https://github.com/niels9001) and [@royvou](https://github.com/royvou) [@Aaron-Junker](https://github.com/Aaron-Junker), [@chrisharris333](https://github.com/chrisharris333), [@davidegiacometti](https://github.com/davidegiacometti), [@dend](https://github.com/dend), [@franky920920](https://github.com/franky920920), [@htcfreek](https://github.com/htcfreek), [@Jay-o-Way](https://github.com/Jay-o-Way), [@jsoref](https://github.com/jsoref), [@martinchrzan](https://github.com/martinchrzan), [@niels9001](https://github.com/niels9001), [@rdeveen](https://github.com/rdeveen) and [@RubenFricke](https://github.com/RubenFricke)
#### What is being planned for v0.47 #### What is being planned for v0.49
For [v0.47][github-next-release-work], we are planning to work on: For [v0.49][github-next-release-work], we are planning to work on:
- Execution on new utilities and enhancements
- UI/UX investigations to adopt WinUI and improve accessibility
- Stability and bug fixes - Stability and bug fixes
- Upgrading PowerToys Run to .NET 5 - Upgrading PowerToys Run to .NET 5
- Preliminary UI/UX investigations to adopt WinUI and improve accessibility
- Configuring Shortcut guide to re-enable long `Win` key press to activate
- Testing PDF preview functionality for File Explorer add-ons
- Planning for new utilities and enhancements
## PowerToys Community ## PowerToys Community
@@ -211,5 +194,5 @@ The application logs basic telemetry. Our Telemetry Data page (Coming Soon) has
[usingPowerToys-docs-link]: https://aka.ms/powertoys-docs [usingPowerToys-docs-link]: https://aka.ms/powertoys-docs
<!-- items that need to be updated release to release --> <!-- items that need to be updated release to release -->
[github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F21 [github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F25
[github-prerelease-link]: https://github.com/microsoft/PowerToys/releases/tag/v0.46.0 [github-prerelease-link]: https://github.com/microsoft/PowerToys/releases/tag/v0.46.0