Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
Microsoft PowerToys 0.21.1
For the entire commit history, please look at the
Zaloguj lub Zarejestruj się aby zobaczyć!
. 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
    Zaloguj lub Zarejestruj się aby zobaczyć!
    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


Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
Microsoft PowerToys 0.23.0
For the entire commit history, please look at the
Zaloguj lub Zarejestruj się aby zobaczyć!
. 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)[
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ]

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
    Zaloguj lub Zarejestruj się aby zobaczyć!
    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
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • General bug fixes

Dev related




Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
Microsoft PowerToys 0.23.2
This release will fix the following issues:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnio edytowane przez moderatora:

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19195
Reakcje/Polubienia
55839
Program jest już w wersji stabilnej, więc temat przenoszę do właściwego działu. Jeśli ktoś będzie chciał dodać wersję rozwojową, to niech najpierw utworzy nowy wątek w dziale "Beta (Programy w fazie Beta) / Beta softwares".
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
PowerToys 0.29.3
This is patch release to fix two bugs 0.29.0 we deemed important for stability based on user feedback. 0.29.1 and 0.29.2 were internal tested but not publicly released.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - FancyZone zones would occasionally not appear. This was caused by two uninitialized variables. During testing, there was a race condition so we missed it. Our push on adding in additional code analysis tools will hopefully catch these types of bugs.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    - PowerRename would throw regex errors when it shouldn't. We removed the error dialog for now and will add in a more targeted error catching block at a later time.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
PowerToys 0.31.1
Our goals for 0.31 release cycle were to focus on adding improving the FancyZones editor, adding in some new toys into PowerToys Run, some ARM64 work, and stability. 0.31.0 was tested internally but not publicly released due to discovering
Zaloguj lub Zarejestruj się aby zobaczyć!
.
For the entire commit history, please look at the
Zaloguj lub Zarejestruj się aby zobaczyć!
. Below are just a few of the bullet items from this release.
Where is the Video Conference utility?
We plan to roll out a DirectShow based version in February with the hope to merge the utility into the main PowerToys repository in February / March timeframe.
Installer hash
A1226B1788B2F254DA72383B879E3B1F38603DAAAF6D2674F0927730E0AD8AF4
Highlights from v0.31

General
  • Bug report tool and improved logging now added to our system tray.
  • Added in CodeQL and other CI improvements.
  • OOBE Spec should be finalized

ARM64 Progress
  • .NET Core upgrade for code bases the PowerToys team controls is complete. We still have two external dependencies that are .NET Framework that need to be updated.

Color Picker
  • Bug fixes in editor

FancyZones
  • Streamlined, simplified user interface (Massive thanks to
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Dark mode for the editor
  • Certain settings (e.g. number of zones, spacing settings) can now be set on individual layouts.
  • Bug fixes

File explorer
  • Fixed OneDrive SVG Bug
  • SVG are scaled appropriately when viewbox is provided
  • SVG thumbnail quality improved

PowerToys Run
  • Service management plugin (restart, stop, ...)
  • Registry key plugin
  • System action plugin (Reboot, lock, ...)
  • Hyperbolic functions added to calculator
  • Icon fixes when running in certain themes
  • Unneeded dependencies removed
  • Bug fixes
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
PowerToys 0.31.2
February 6, 2021
  • This is patch release to a regression bug in 0.31.1 we deemed important for stability based on user feedback. See v0.31.1 for full release notes.
  • 9453 - FanzyZones app history and zone settings granular saving
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
PowerToys 0.33.1
Highlights from v0.33 Stable/0.34 Experimental
General
  • Updated overview links to be language agnostic to the docs site.
  • 'First time load' experience. The hope is a quick, light way to learn about basic functionality. We have some more work to do and want to also use the same framework for teaching about updates as well.
  • Localization corrections
FancyZones
  • Adjusted editor UX based on feedback. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • New options to change zone activation algorithm.
File Explorer
PowerToys Run
  • Plugin Manager now is in settings. You can directly turn on / off, include items in general search, and change the action key! Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for the great feedback!
  • Improved support for additional window managers by abstracting out shell process calls. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fix for PT Run registering the hotkey on non-supported OS versions.
  • ~ will now act as the user home directory in Folder plugin. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Service plugin has adjusted status messages
Video Conference Mute (Experimental)
  • Adjust video muting to leverage DirectShow.
  • Goal is to have 0.34 experimental release week of March 8th.
Settings
ARM64 Progress
  • Investigation on how we'll accomplish Settings with the XAML Island and WPF app.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
PowerToys 0.35.0
Highlights from v0.35 Stable/0.36 Experimental

General


  • PowerToys will start requiring Windows 10 v1903 or greater after 0.35.x release. The v1 settings, which supports older Windows versions, will be removed in 0.37.
    • Note: We may be able to bring back support when we migrate to WinUI3 but as of now, we will be increasing the minimum version of Windows to 1903 or greater.
  • Localization corrections
  • Improved GitHub report bug template.
  • Increased .NET Core to 3.1.13
  • Fixed installer 'run as user' regression

Color Picker



FancyZones


  • Added hotkeys and quick swap functionality for custom layouts! Users can now assign a hotkey in the editor and use it to quickly set a desktop's zones with Ctrl + Win + Alt + NUMBER key binding, or by pressing the hotkey while dragging a window.
  • UX updates. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Fixed zone placement algorithm for when the Taskbar is vertical
  • Bug fixes

PowerToys Run


  • Users can specify where to show the launcher window. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • New plugin added to support opening previously used Visual Studio Code workspaces, remote machines (SSH or Codespaces), and containers! When enabled, use { to query for available workspaces. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ! Please note, this plugin is off by default.
  • Shell history now saves the raw command instead of the resolved command. A command like %appdata% would now save in the Shell history as is instead of C:\Users\YourUserName\AppData\Roaming. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
    !
  • Better logging to try to track down some bugs
  • Bug fixes

Video Conference Mute (Experimental)


  • Tracking work remaining at issue
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Goal is to have 0.36 experimental release week of April 5th (Yes, we've stated this before, we know)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
PowerToys 0.37.0
  • PowerToys now requires Windows 10, version 1903 or higher
  • FancyZones editor default launching key is Win+Shift+`
    • Windows Terminal's new Quake mode will use Win+`. We feel this is a far better use of the keystroke.
    • Current PowerToys users can update this in our settings in the FancyZone section.
  • Removed our v1 HTML based settings system
New Spec - Feedback please!

FancyZones

  • Editor UX bug fixes. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Monitor resolution is added to the top to directly infer the boxes on top are your monitors
  • Fix for editor crash when editing a custom layout
PowerRename

  • Option added for capitalization.
  • Improved loading responsiveness with large sums of files.
PowerToys Run

Keyboard manager

  • Now an independent exe. This now runs high priority in its own process. When your CPU is under load, this should allow the process to continue to be prioritized
Color Picker

  • uses a centralized keyhook. This should improve activation
  • Esc for closing will no longer bubble through. Thanks
    Zaloguj lub Zarejestruj się aby zobaczyć!
Settings / Welcome to PowerToys

Shortcut Guide

Installer

  • new arg for starting PT after silent install
Developer quality of life

  • Ability to directly debug against Setting


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37699
Reakcje/Polubienia
33898
Do góry