Releases: desktop/desktop
Releases · desktop/desktop
GitHub Desktop 3.5.2
Fixed
- Fix the crash that sometimes occurs when opening Pull Request-related notifications - #20761
- Ensure the cursor type on links is pointer - #20766. Thanks @huanfe1!
- Fix CmdOrCtrl+Enter in squash dialog - #20716
- Keyboard selection in the repository list now persists when the list of repositories update - #20672
- Organization is no longer prefixed to repositories with aliases in the recent group - #20651
Improved
GitHub Desktop 3.5.2-beta2
GitHub Desktop 3.5.1
Fixed
- Use all changes to generate a commit message when amending commits - #20664
Improved
- Upgrade embedded Git to v2.47.3 on macOS, and to v2.47.3.windows.1 on Windows
GitHub Desktop 3.5.2-beta1
Fixed
- Use all changes to generate a commit message when amending commits - #20664
- Fix CmdOrCtrl+Enter in squash dialog - #20716
- Keyboard selection in the repository list now persists when the list of repositories update - #20672
- Organization is no longer prefixed to repositories with aliases in the recent group - #20651
Improved
- Tutorial responsively adapts at high zoom levels - #20691
- Upgrade embedded Git to v2.47.3 on macOS, and to v2.47.3.windows.1 on Windows
GitHub Desktop 3.5.0
New
- Copilot now helps you craft AI-generated commit messages with just one click - #17439
GitHub Desktop 3.4.22-beta1
Fixed
- Disambiguate repositories in the recent group - #20582
- Screen readers announces text fields in the welcome flow as editable - #20634
- Using tab to cycle through elements in an alert dialog does not result in redundant dialog content announcement on Windows - #20629
- Layout image diff tabs and slider in logical order for improved accessibility - #20637
- Stop moving focus when clicking on buttons in the commit description area - #20636
- The repo rule failure list label is announced by screen readers - #20617
Improved
GitHub Desktop 3.4.21
Added
- Handled GitHub Secret Scanning push protection errors in a friendly dialog with the ability to bypass blocked non-approval requiring secrets - #20386, #20387, #20391
Fixed
- Fix spacing of text in "Thank You" banner - #20411
- Radio inputs include the area around the radio button as a click surface - #20404
- Checking or unchecking lots of files is fast once again - #20429
- Fix path used to create repository on existing non-Git directory - #20400
- Show default branch name when opening Git settings from 'committing as' popup - #20399
Improved
GitHub Desktop 3.4.20
Fixed
- Prevent network share traversal with renamed UNC paths on Windows
GitHub Desktop 3.4.20-beta3
Fixed
- Prevent network share traversal with renamed UNC paths on Windows