Skip to content

Tags: yuyoyuppe/PowerToys

Tags

v0.80

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[TextExtractor][CQ]Fixing faulty binding in settings language combo b…

…ox (microsoft#31486)

v0.78.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
getting files locked (microsoft#31130)

v0.77.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CmdNotFound]Disable on Arm64 as there is no MSI installer for PowerS…

…hell 7.4 yet (microsoft#30759)

* [Command Not Found] Disable on Arm64

* Hide deps

* Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>

* Update Resources.resw

---------

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Clint Rutkas <clint@rutkas.com>

v0.76.2

Bump WPF-UI package version (microsoft#30411)

* Bump WPF-UI package version

* Update notice.md

v0.76.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[PT Run] Fix theme setting (microsoft#30237)

* [PT Run] Fix theme settings

* Do not react on theme change when OS theme is high contrast

* Fix initial theme set

v0.76.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[EnvironmentVariables] workaround for Win UI issue, replacing ListVie…

…w by ItemsControl (microsoft#30083)

v0.75.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[HotFix]Revert "[FancyZones]Filtering popup windows for all operations (

microsoft#28975)" (microsoft#29532)

This reverts commit 1b333df.

v0.75.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[EnvVar]Mark and disable editing of user variables that are applied b…

…y a profile (microsoft#29451)

* [EnvVar] Mark profile variable in user variables

* Mark backup variables

* Add tooltip to icon, put in header and disable editing of applied var

* Use completed icon instead

* Better var name and comments

---------

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>

v0.74.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SVGPreview]Handle comments properly (microsoft#28863)

* [SVGPreview] Handle comments properly

* f: spelling

* f: add tolerance to the bitmap eq test

* f: remove bitmap eq testing, since it doesn't work on CI for some reason

* f: parsing issue

v0.74.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Peek]Fix IsDevFilePreview and white flash (microsoft#28734)