File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 3
3
"productName" : " GitHub Desktop" ,
4
4
"bundleID" : " com.github.GitHubClient" ,
5
5
"companyName" : " GitHub, Inc." ,
6
- "version" : " 3.3.4-beta1 " ,
6
+ "version" : " 3.3.4-beta2 " ,
7
7
"main" : " ./main.js" ,
8
8
"repository" : {
9
9
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"releases" : {
3
+ "3.3.4-beta2" : [
4
+ " [Fixed] Screen readers announce contents of app error dialogs - #17479" ,
5
+ " [Added] Added Cursor support on macOS - #17462. Thanks @bjorntechCarl!" ,
6
+ " [Fixed] Screen readers announce contents of abort multi-commit operation confirmation dialogs - #17478" ,
7
+ " [Fixed] Pasting long texts in the commit summary textbox does not show a scrollbar in the left pane - #17472" ,
8
+ " [Improved] Added accessibility label to filter textbox in the History tab - #17488" ,
9
+ " [Improved] Improved clarity of the structure of dialogs by using `h2` elements for their titles - #17483" ,
10
+ " [Improved] Display co-authors button additional information when it's focused via keyboard navigation - #17464" ,
11
+ " [Improved] When focusing the rebase/merge/squash button, screen readers announce the outcome of the operation - #17448"
12
+ ],
3
13
"3.3.4-beta1" : [
4
14
" [Fixed] Close button in release notes dialog can be clicked - #17438" ,
5
15
" [Fixed] Scrolling works as expected in the \" Commit Reachability\" dialog - #17421" ,
You can’t perform that action at this time.
0 commit comments