Skip to content

Commit

Permalink
0.53 release work (microsoft#15181)
Browse files Browse the repository at this point in the history
* Update translation_issue.yml

* Update bug_report.yml

* Update translation_issue.yml

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* adding in user names

* Update README.md

* Update expect.txt

* Update expect.txt

* Update expect.txt

* Update expect.txt

* Update README.md

Co-authored-by: Heiko <[email protected]>

* Update README.md

Co-authored-by: Heiko <[email protected]>

* Update COMMUNITY.md

* Update README.md

* Update COMMUNITY.md

* Update README.md

* Update expect.txt

* adding AoT

adding AoT

* Update README.md

* Update COMMUNITY.md

Co-authored-by: Aaron Junker <[email protected]>

* Update COMMUNITY.md

Co-authored-by: Jay <[email protected]>

* Update README.md

* Update README.md

Co-authored-by: Jay <[email protected]>

* Update README.md

Co-authored-by: Franky Chen <[email protected]>

* Update README.md

Co-authored-by: Franky Chen <[email protected]>

* Update README.md

Co-authored-by: Franky Chen <[email protected]>

* Update README.md

* Update README.md

Co-authored-by: Heiko <[email protected]>
Co-authored-by: Aaron Junker <[email protected]>
Co-authored-by: Jay <[email protected]>
Co-authored-by: Franky Chen <[email protected]>
  • Loading branch information
5 people authored Jan 6, 2022
1 parent 2bf2dfe commit a0dca4f
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 108 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
attributes:
label: Microsoft PowerToys version
placeholder: |
"0.33.1"
"0.53.0"
description: |
Hover over system tray icon or look at Settings
validations:
Expand All @@ -32,6 +32,7 @@ body:
multiple: true
options:
- General
- Always on Top
- Awake
- ColorPicker
- FancyZones
Expand Down Expand Up @@ -77,7 +78,7 @@ body:
label: ❌ Actual Behavior
placeholder: What happened instead?
validations:
required: true
required: false

- type: textarea
attributes:
Expand Down
10 changes: 8 additions & 2 deletions .github/ISSUE_TEMPLATE/translation_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
- type: input
attributes:
label: Microsoft PowerToys version
placeholder: "0.35.0"
placeholder: "0.53.0"
description: |
Hover over system tray icon or look at Settings
validations:
Expand All @@ -23,20 +23,26 @@ body:
label: Utility with translation issue
options:
- General
- PowerToys Awake
- Always on Top
- Awake
- ColorPicker
- FancyZones
- FancyZones Editor
- Image Resizer
- Keyboard Manager
- MD Preview
- Mouse Utilities
- PDF Preview
- PDF Thumbnail
- G-code Preview
- G-code Thumbnail
- PowerRename
- PowerToys Run
- Shortcut Guide
- SVG Preview
- SVG Thumbnail
- Settings
- Video Conference Mute
- Welcome / PowerToys Tour window
- System tray interaction
- Installer
Expand Down
11 changes: 11 additions & 0 deletions .github/actions/spell-check/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ cguid
changecursor
Changemove
charconv
ChaseKnowlden
chdir
CHILDACTIVATE
CHILDWINDOW
Expand All @@ -224,6 +225,7 @@ clangformat
CLASSDC
classname
CLASSNOTAVAILABLE
CleanCodeDeveloper
clickable
clickonce
CLIENTEDGE
Expand Down Expand Up @@ -610,6 +612,7 @@ FPower
FRAMECHANGED
FRAMEDOWNLOAD
franky
frankychen
Froml
fstream
FTYPE
Expand Down Expand Up @@ -647,6 +650,8 @@ globals
GNumber
google
GPTR
Grayscale
gsuberland
gtm
gui
guiddef
Expand Down Expand Up @@ -1003,6 +1008,7 @@ Keystool
Keytool
keyup
KILLFOCUS
Knowlden
Knownfolders
KSPROPERTY
Kybd
Expand Down Expand Up @@ -1417,6 +1423,7 @@ pdto
pdtobj
pdw
PDWORD
pedrolamas
PERCEIVEDFLAG
pesi
PEXCEPTION
Expand Down Expand Up @@ -1605,6 +1612,7 @@ renamable
RENAMEONCOLLISION
Renamer
Reparse
reportbug
requery
requerying
rescap
Expand Down Expand Up @@ -1886,6 +1894,8 @@ swprintf
SWRESTORE
swscanf
SYMED
symlink
symlinks
SYMOPT
SYNCMFT
SYNCPAINT
Expand Down Expand Up @@ -1966,6 +1976,7 @@ Towindow
towlower
towupper
tracelogging
trackpad
traies
transcoded
transparrent
Expand Down
11 changes: 10 additions & 1 deletion COMMUNITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,20 @@ Names are in alphabetical order based on first name.

## High impact community members

### [@Aaron-Junker](https://github.com/Aaron-Junker) - [Aaron Junker](https://aaron-junker.github.io)
Aaron has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes as well as work on an upcoming utility.

### [@davidegiacometti](https://github.com/davidegiacometti) - [Davide Giacometti](https://www.linkedin.com/in/davidegiacometti/)
Davide has helped fix multiple bugs, added new features, as well as help us with the ARM64 effort by porting applications to .NET Core.

### [@franky920920](https://github.com/franky920920) - [Franky Chen](https://frankychen.net)
Franky has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes to PowerToys.

### [@htcfreek](https://github.com/htcfreek) - Heiko
Heiko has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes to PowerToys Run.
Heiko has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes to PowerToys.

### [@Jay-o-Way](https://github.com/Jay-o-Way) - Jay
Jay has helped triaging, discussing, creating a substantial number of issues and PRs.

### [@jsoref](https://github.com/jsoref) - [Josh Soref](https://check-spelling.dev/)
Helping keep our spelling correct :)
Expand Down
Loading

0 comments on commit a0dca4f

Please sign in to comment.