|
1 | 1 | { |
2 | 2 | "releases": { |
| 3 | + "3.3.6": [ |
| 4 | + "[Fixed] Previewing a pull request with a deleted image file no longer errors with \"The path does not exist on disk\". - #17659", |
| 5 | + "[Fixed] Empty lines are included when copying text from diffs - #17652", |
| 6 | + "[Fixed] A copied full line from a diff now includes a trailing newline - #17652", |
| 7 | + "[Fixed] Creating pull requests from a renamed branch uses the branch name in the remote - #17628", |
| 8 | + "[Fixed] On macOS Sonoma, the VoiceOver regression preventing our dialog headers announcements has been fixed. - #17631", |
| 9 | + "[Fixed] Squash dialog is not shown again after finishing another squashing operation where uncommitted changes were present and had to be stashed - #17627", |
| 10 | + "[Improved] Added the ability to open your global .gitconfig file in your selected external editor - #17544. Thanks @DylanDevelops!", |
| 11 | + "[Improved] Fixed `Github` -> `GitHub` typo in repository settings - #17697. Thanks @WilliamDavidHarrison!", |
| 12 | + "[Improved] Screen readers announce group name when navigating through grouped lists - #17567", |
| 13 | + "[Improved] The history commit summary header is now expandable making the tool-tipped meta data keyboard accessible - #17557.", |
| 14 | + "[Improved] Reordering commits is now keyboard accessible - #17671", |
| 15 | + "[Improved] The conflicts resolution dialog now has a success banner that is screen reader announced that summarize actions taken - #17687", |
| 16 | + "[Improved] The pull request branch selection popover header is announced by screen readers. - #17631", |
| 17 | + "[Improved] Prevent possible duplicate announcement of button labeling to screen reader users - #17706", |
| 18 | + "[Improved] Improve keyboard and screen reader support for banners - #17542" |
| 19 | + ], |
3 | 20 | "3.3.6-beta4": [ |
4 | 21 | "[Fixed] Previewing a pull request with a deleted image file no longer errors with \"The path does not exist on disk\". - #17659", |
5 | 22 | "[Improved] Commit summary descriptions are scrollable when the content is long - #17708" |
|
0 commit comments