Skip to content

Releases: microsoft/PowerToys

Release v0.23.2

09 Oct 18:04
Compare
Choose a tag to compare

This is patch release to fix a few items for 0.23 we deemed important for stability. PowerToys Run, FancyZones, Keyboard manager are the utilities that have fixes below. Our next major planned release is 0.25 at the end of October 2020.

For the build of PowerToys that includes Video conference mute utility, we found a last bug that affects Win+N muting we'll be shifting out to next week.

Sha256: 2233FE2E2B961029E6CAE2D887E30B2A663A4633647E3640E9AB8CB5B3DB213C

This release will fix the following issues:

  • 6955 - KBM crash when remapping shortcut
  • 6951 - KBM fix for Alt + ` with Japanese keyboards
  • 6533 - PT Run Placeholder files (onedrive) breaks Win32 scan
  • 7138 - PT Run Auto suggest not working
  • 7116 - FZ Clone parent data
  • 6967 - FZ forgets VD Layout
  • 3536 - FZ + Chrome tab issue

0.23.2 full change log

For more details on the 0.23 full update, please look at those release notes.

Release v0.23.0

30 Sep 16:34
Compare
Choose a tag to compare

Our goals for 0.23 release cycle was to focus on stability, localization and quality of life improvements for both the development team and our end users.

Where is the Video Conference utility?

This will be coming in about a week's time. We need additional work done here to ship this out. It will be 0.24 Experimental and will be 0.23 + The video conference utility

Release Notes

For the entire commit history, please look at the 0.23 release. Below are just a few of the bullet items from this release.

General

  • Localization pipeline is flowing from our Github to the loc system and back. 0.25 should be localized now.
  • The EXE installer should be at parity now with the MSI. Please go to the wiki for installer args

FancyZones

  • Fixed bug on not seeing a newly attached screen
  • Fixed spanning across monitors bug
  • Added in default layout for new users, a Priority Grid
  • Added keyboard support to grow / shrink to multiple zones
  • General bug fixes

PT Run

  • Multiple crash bugs fixed. Prioritized any users reported along with top hits from Watson reporting
  • Stopped PT Run from interfering with an install
  • Fixed folder bug if it had a # in it (Thanks @jjw24 for the PR!)
  • Fixed a screen flicker for
  • General bug fixes

Keyboard manager

  • Multiple crash bugs fixed. Prioritized any users reported along with top hits from Watson reporting
  • Fixed multiple accessibility issues.
  • General bug fixes

Preview Pane

  • Added in Frontmatter and better (but still basic) latex support.

Settings

  • Fixed scaling issue for responsive design on Image Resizer
  • Fixed crash on empty color value.
  • Fixed crash for toggling FancyZones on/off
  • Fixed 0x00 NFTS crash for settings
  • Fixed multiple accessibility issues.
  • Layout adjustments (Thanks @niels9001)
  • General bug fixes

Dev related

Experimental v0.22.0

02 Sep 19:25
c9cb4a7
Compare
Choose a tag to compare
Experimental v0.22.0 Pre-release
Pre-release

This release contains our experimental Video conference mute feature plus everything in our v0.21.1 release. We know we have some issues and we have a master tracking issue - #6246.

To find out more about the Video conference mute utility, head over to head to our Video Conference Mute overview.

Release v0.21.1

02 Sep 19:26
e5ec08f
Compare
Choose a tag to compare

Our goals for 0.21 release cycle was to focus on stability, localization and quality of life improvements for both the development team and our end users.

Where is the Video Conference utility?

Please use the pre-release 0.22 installer if you want to use this utility.

Release Notes

For the entire commit history, please look at the 0.21 release. Below are just a few of the bullet items from this release.

PT Run:

  • Removed need for space in action keywords. This means you now can type >ipconfig
  • Icon caches fixed and now has colored icons
  • Improved font rendering via ClearType (Shout out to @AnuthaDev doing the heavy lifting here)
  • Result speed improvements
  • URLs are supported
  • Fixed bugs including calculating bugs

FancyZone:

  • Win+Arrow key is directional based on zone rect
  • Fixed bugs

Runner:

  • Fixed toast notifications running elevated from non-admin account

Shortcut Guide:

  • Improved vkey catching which will fix some use cases of it not showing up

SVG in File Explorer:

  • Embedded image tags will now render in Explorer

Color Picker:

  • Fixed bug where it would launch via false positive keystrokes

Accessibility:

  • Settings, PT Run and KBM undergoing improvements

Localization:

  • Pipeline is now setup and will be doing a full E2E pass on all utilities shortly.

Dev quality of life improvements:

  • Continued warning count reduction. This release ~80 removed
  • StyleCop enabled E2E
  • FxCop starting to be added in E2E

Release v0.20.1

05 Aug 19:21
Compare
Choose a tag to compare

This is patch release to fix a few items for 0.20 we deemed important for stability. The installer, PowerToys Run, FancyZones and ColorPicker.

FancyZones had a bug in it which then crashed our hosting app (we refer to as Runner), then that caused us to find a few bugs in PowerToys Run that happen when Runner crashes.

if you continue to see issues, please make us aware.

This release will fix the following issues:

  • #5400 - PT Run doesn't dispose properly and disposed object trying to be accessed
  • #5555 - ColorPicker trying to always reload a bad settings file
  • #5540 - FancyZones tries to drag an elevated window
  • #5484 - Installer gets stuck installing .NET Core

0.20.0 full change log

For more details on the 0.20 full update, please look at those release notes.

Release v0.20.0

31 Jul 16:08
Compare
Choose a tag to compare

Update:

Please use the 0.20.1 update which has a few critical bug fixes. https://github.com/microsoft/PowerToys/releases/tag/v0.20.1

Release Notes

Our goals for 0.20 release cycle were to focus on adding in a few new features along with a heavy focus on stability / quality fixes. Martin Chrzan helped contribute a new utility that was in our 2021 plans, a screen wide color picker! Chris Davis also helped contribute a SVG icon support for File Explorer!

Between 0.19 and 0.20 releases, we tracked down a lot of performance and memory issues with PowerToys Run as well. The most important ones got added to 0.19.1 and 0.19.2 releases. If you find something not working correctly, please make us aware.

In addition, we'd like to thank everyone who filed a bug, gave feedback or made a pull-request. The PowerToys team is extremely grateful to have the support of an amazing active community.

Feedback:

We'd also stress feedback is critical. We know there are areas for improvement on PowerToys Run. We would love feedback so we can improve. We also would love to know if you want us to be more aggressive on auto-upgrading.

Known issues

  • Color Picker at times won't work when PT is running elevated - #5348

Release notes:

For the entire commit history, please look at the 0.20 release. Below are just a few of the bullet items from this release.

  • Martin Chrzan's Color Picker was added in! With a quick Win+Shift+C, get the color from your screen
  • File Explorer - Can now render SVG icons thanks to Chris Davis
  • FancyZones - you can now snap to any number of zones in FancyZones holding Shift+Ctrl while dragging a window
  • PT Run - keyboard interaction improvements
  • PT Run - freshly installed apps are now being detected
  • PT Run - Lots of perf and bug fixes
  • Keyboard manager - app level shortcuts
    • Example: For Outlook, Remap Ctrl+F to F4 and now Ctrl+F will put up the find window :)
  • Keyboard manager - Now can remap key to shortcut and shortcut to key.
  • Settings - Now has improved OOBE based on the work the Microsoft Garage Interns did during their hackathon
  • PowerRename improvements

Release v0.19.2

15 Jul 16:24
1a2cd2a
Compare
Choose a tag to compare

This is patch release to fix a few items for 0.19 we deemed important for stability. PowerToys Run, FancyZones. We think the adjustment for adding / removing packaged apps perf fix may improve CPU.

if you continue to see issues, please make us aware.

This release will fix the following issues:

  • #4578 - WinKey for launcher throws a lot of false positives
  • #4521 - Improving performance of Adding and Removing Packaged Apps
  • #4694 - FancyZone Windows Snap Behind Top Mounted Windows Task Bar

Regressions:

During testing, we noticed that #4430 - Settings can not be opened after closing it while minimized from the taskbar started happening again. We'll fix this in the full 0.20 release.

0.19.0 full change log

For more details on the 0.19 full update, please look at those release notes.

Release v0.19.1

07 Jul 17:41
Compare
Choose a tag to compare

This is patch release to fix a few items for 0.19 we deemed important for stability. PowerToys Run, FancyZones,

This release will fix the following issues:

  • #4578 - WinKey for PT Run throws a lot of false positives
  • #4646 - FancyZones: When "Hold Shift key" is deactivated, Shift key should deactive FancyZones
  • #4625 - [Run] Search text not updating on up/down navigation
  • #4432 - Mitigated the race condition in os detection
  • #2047 - Memory leak in PT Run
  • #4647 - Fix remapped shortcuts not getting activated in succession

Regressions:

During testing, we noticed that #4430 - Settings can not be opened after closing it while minimized from the taskbar started happening again. We'll fix this in the full 0.20 release.

0.19.0 full change log

For more details on the 0.19 full update, please look at those release notes.

Release v0.19.0

30 Jun 16:31
423cd20
Compare
Choose a tag to compare

Our goals for 0.19 release cycle had one big goal, add in stability / quality fixes. We've addressed over 100 issues across all our utilities. We've improved our installer experience and parts will start coming online in 0.19 and 0.20. In this release, it will be the last time during upgrade you'll see Windows Explorer flash on you. For 0.20, the .NET Core install experience much smoother.

Feedback:

We'd also stress feedback is critical. We know there are areas for improvement on PowerToys Run. We would love feedback so we can improve. We also would love to know if you want us to be more aggressive on auto-upgrading.

Release notes:

For the entire commit history, please look at the 0.19 release. Below are just a few of the bullet items from this release.

Known issues still for PT Run

  • Newly installed apps can't be found #3553
    • We have a fix but came in too late for 0.19
  • CPU / Memory, still investigating #3208
    • We fixed one item and have leads on other improvements
  • WinKey remapping for PT Run can be quirky #4578

PowerToys Run

  • Now using low level hooks so can remap Alt+Space to a WinKey based shortcut #2325
  • PWAs correctly reconginized #3199
  • Dev mode apps can't be found #3330
  • Duplicate results due to romaing profile data #3180
  • Steam games not found #3425
  • Hidden files not in results #3449
  • Theming improvements #3485
  • Missing icons #3541
  • Supress Alt-F4 #3796
  • Network paths don't work #4096
  • Search enivornment path by default #4200
  • Search desktop by default #4056
  • Can't find Terminal #3974
  • Can't find ClickOnce apps #4025
  • Start typing text is visible then disappears on cold start #2974
  • Tabbing highlight issue for context menu #2559, #3483
  • Context menu buttons showing up when hovering with mouse #2420
  • Placement shutters with monitors #3535, #3018](#3018)
  • blank result box when there's nothing on search query #3186
  • Result box sizing issue #2456

PowerRename

  • Detect when pattern matching is used #1002

FancyZones

  • Outlook new email windows snapped to last used zone #1192
  • Teams notifications don't snap #1931
  • Improved multi-thread design. #961
  • Multiple Virtual Desktop Fixes. #2725, #2684, [#2678]#2678), #2633

Keyboard manager

  • Key remappings stay active when flipping to Japanese IME #3397
  • Tab fix when remap Ctrl/Alt #3294
  • Fix remapping to alt-tab/win+space style shortcuts #3331
  • Fixed remapping to Extended keys (Home, End, Ins, Del, Pg, Arrow keys) #3478
  • Games having incorrect key mapping #3647
  • Fixed numlock remap #3277
  • Stability fixes

Settings

  • Settings v2 is blanked #3384
  • "Check for update" actually checks for update vs goes to GH page #2535
  • Docs point to redirection URL now so we can update without updating app #3088
  • Multiple UX improvements
  • Start at login not being respected #3875
  • Now using low level hooks so can remap Alt+Space to a WinKey based shortcut #2325
  • Warning added for invalid input in hotkeys for [#3992](FZ Settings #3992)

Installer

  • Can uninstall via control panel #2012
  • After 0.19.0, Explorer won't restart #2730
  • Multiple build system improvements to reduce conflicts #3809, #3812, #3867, #3948

Release v0.18.2

04 Jun 18:08
2ba99d1
Compare
Choose a tag to compare

This is patch release to fix a few items for 0.18. This release fixes a problem when PowerToys was run elevated and a ripple effect with PowerToys Run then being elevated as well. It also fixes one of the major search result issues from the 0.18/0.18.1 release. There are more and we are proactively fixing them.

Update: For a few of the fixes, PT Run's app data needs to be reset. Please delete everything in this folder: %localappdata%/Microsoft/PowerToys/PowerToys Run

This release will fix the issues below:

  • #3223 - [Launcher, Tracker] doesn't find some apps (file explorer, windows terminal,...)
  • #3180 - PowerToys run shows Notepad en Notepad++ twice
    • This is partially fixed, will be fully fixed in 0.19
  • #3599 - Does not find Evernote
  • #3532 - No camera in run
  • #3215 - When PowerToys is running as administrator, everything Run launches is also ran as administrator
  • #3646 - PowerToys Run shows no files or folders when running in admin mode

This release also added symbols being generated for added debugging ability. This release was also built off stable versus master branch as well as the master branch has additional work being done.

For more details on the 0.18 full update, please look at those release notes.