|
1 | 1 | { |
2 | 2 | "releases": { |
| 3 | + "3.5.4": [ |
| 4 | + "[Fixed] Update Git LFS to 3.7.1 to address CVE-2025-26625", |
| 5 | + "[Fixed] Check run status icons in the re-run checks dialog have a status tooltip that is accessible by screenreaders - #21191", |
| 6 | + "[Fixed] The Whitespace hint popover appears when right-clicking diff lines while \"Hide whitespace changes\" is enabled - #20848. Thanks @zekariasasaminew!", |
| 7 | + "[Fixed] The cancel button in the sign-in dialog is enabled after sign-in attempt - #21144. Thanks @zekariasasaminew!", |
| 8 | + "[Fixed] The \"Update Email\" button in the \"Misattributed Commit\" popover works after login from a different account - #21176", |
| 9 | + "[Fixed] Improve host discovery when using authenticating proxies - #19039 #19120", |
| 10 | + "[Fixed] Fix diff search results highlights not visible on addition hunks - #21134", |
| 11 | + "[Fixed] Add Copilot commit message generation to context menu - #21000. Thanks @zekariasasaminew!", |
| 12 | + "[Fixed] Override system accent color for checkboxes and radio buttons - #21088", |
| 13 | + "[Improved] The icon contrast on the pull request check run button meets minimum 3:1 contrast requirements - #21189", |
| 14 | + "[Improved] Increased title bar height on macOS Tahoe - #21135. Thanks @berkcebi!", |
| 15 | + "[Improved] Display line change count in PR Preview Dialog - #21126. Thanks @iammola!", |
| 16 | + "[Improved] Allow users to skip commit message override confirmation - #21025. Thanks @ilyassesalama!", |
| 17 | + "[Improved] Allow generating commits with Copilot in non-GitHub repositories - #20698. Thanks @schroedermarius!" |
| 18 | + ], |
| 19 | + "3.5.4-beta3": [ |
| 20 | + "[Fixed] Updated Git LFS to 3.7.1 to address CVE-2025-26625 - #21223", |
| 21 | + "[Fixed] Menu bar does not flicker when profile modal is open - #21150. Thanks @zekariasasaminew!" |
| 22 | + ], |
| 23 | + "3.5.4-beta2": [ |
| 24 | + "[Fixed] Check run status icons in the re-run checks dialog have a status tooltip that is accessible by screenreaders - #21191", |
| 25 | + "[Fixed] The Whitespace hint popover appears when right-clicking diff lines while \"Hide whitespace changes\" is enabled - #20848. Thanks @zekariasasaminew!", |
| 26 | + "[Fixed] The cancel button in the sign-in dialog is enabled after sign-in attempt - #21144. Thanks @zekariasasaminew!", |
| 27 | + "[Fixed] The \"Update Email\" button in the \"Misattributed Commit\" popover works after login from a different account - #21176", |
| 28 | + "[Improved] The icon contrast on the pull request check run button meets minimum 3:1 contrast requirements - #21189" |
| 29 | + ], |
3 | 30 | "3.5.4-beta1": [ |
4 | 31 | "[Added] Display line change count in PR Preview Dialog - #21126. Thanks @iammola!", |
5 | 32 | "[Added] Allow users to skip commit message override confirmation - #21025. Thanks @ilyassesalama!", |
|
0 commit comments