Release notes for GitHub Desktop
Version3.4.17-beta2February 12, 2025
Version3.4.17-beta1February 3, 2025
Version3.4.16-beta2February 3, 2025
- ImprovedPrevent upgrading from macOS 10.15 as soon to be unsupported - #19918
Version3.4.16-beta1January 22, 2025
Version3.4.13-beta2January 15, 2025
- AddedAdd Ghostty shell integration - #19777. Thanks @aelew!
- FixedMitigates several vulnerabilities related to Git's credential helper protocol - CVE-2024-50349, CVE-2024-52006, CVE-2024-50338, CVE-2024-53263
- FixedNo extra new line is prepended to `.gitignore` when adding to a non-existent `.gitignore` file - #19279. Thanks @GWDx!
Version3.4.13-beta1December 19, 2024
- FixedFix Branch List context menu showing pull request option when none exists - #19711. Thanks @DylanDevelops!
- FixedThe Thank You banner is announced by VoiceOver - #19734
- ImprovedHave CLI invoke the app directly - #19733
- ImprovedDon't execute rev-parse unless we have to - #19694
- RemovedRemove the tooltip on the CI status indicator - #19735
- RemovedDrop support for Atom, invoke editors directly - #19744
Version3.4.12-beta1December 17, 2024
- FixedMerge branch dialog updates whether a branch can be merged when changing selection - #19730
- FixedClose diff options on mouse down outside of popover - #19644
- FixedCap output from git at string max length - #19724
- ImprovedAdd aria label and aria description to ignore files text area in repository settings - #19684
- ImprovedThe link target height of the "Terms and Conditions" and "License and Open Source Notices" in the about dialog are 24px - #19685
- ImprovedThe contrast of the pending checks header text and progress pie chart meets 3:1 contrast requirements - #19687
Version3.4.10-beta3December 9, 2024
- AddedAdd a banner for communicating when prioritized updates exist - #19655
- FixedAccurately calculate number of conflicted files in a merge - #8049
- FixedInform user when a staged renamed file renamed has changes - #17467. Thanks @ssigwart!
- FixedThe visual label for the remote url in the repository settings is announced by screen readers - #19647
- FixedRemove duplicate avatar users - #19597
- FixedFix for indents of clear button in text box - #19613. Thanks @artbutko!
- ImprovedResize events of resizable elements are announced by screen readers - #19649
- ImprovedUpdate the names of some JetBrains editors on Linux - #19637. Thanks @ankddev!
- Improved
- ImprovedCommit messages now show correct indentation - #17691. Thanks @SuperLlama88888!
Version3.4.10-beta2November 26, 2024
- FixedScreen readers announce the position of the list items in selectable lists such as the history commit list - #19603
- FixedLimit the commit message length we accept - #15355
- FixedPrevent repository not found message for large git status operations - #19583
- ImprovedImproved appearance of the list of files in 'File size limit exceeded' dialog - #19581
Version3.4.10-beta1November 13, 2024
- AddedAdd "View Pull Request on GitHub" Option to the Checked-Out Branch Button and Pull Requests List - #19453. Thanks @DylanDevelops!
- FixedAdd aria-labelledby and aria-describedby attributes to "Show whitespace changes?" popover - #19518
- FixedFix logical tab order from co-authors text box - #19517
- FixedAllow using Escape to dismiss the commit message warning popover - #19514