Releases: desktop/desktop
Releases · desktop/desktop
GitHub Desktop 3.4.13-beta1
Fixed
- Fix Branch List context menu showing pull request option when none exists - #19711. Thanks @DylanDevelops!
- The Thank You banner is announced by VoiceOver - #19734
Improved
Removed
GitHub Desktop 3.4.12
Fixed
- Merge branch dialog updates whether a branch can be merged when changing selection - #19730
GitHub Desktop 3.4.12-beta1
Fixed
- Merge branch dialog updates whether a branch can be merged when changing selection - #19730
- Close diff options on mouse down outside of popover - #19644
- Cap output from git at string max length - #19724
Improved
- Add aria label and aria description to ignore files text area in repository settings - #19684
- The link target height of the "Terms and Conditions" and "License and Open Source Notices" in the about dialog are 24px - #19685
- The contrast of the pending checks header text and progress pie chart meets 3:1 contrast requirements - #19687
GitHub Desktop 3.4.11
Fixed
- Prevent crash due to excessively long Git output - #19724
GitHub Desktop 3.4.10
Added
- Add a banner for communicating when prioritized updates exist - #19655
- Add "View Pull Request on GitHub" Option to the Checked-Out Branch Button and Pull Requests List - #19453. Thanks @DylanDevelops!
Fixed
- Accurately calculate number of conflicted files in a merge - #8049
- Inform user when a staged renamed file has changes - #17467. Thanks @ssigwart!
- The visual label for the remote url in the repository settings is announced by screen readers - #19647
- Remove duplicate avatar users - #19597
- Fix for indents of clear button in text box - #19613. Thanks @artbutko!
- Screen readers announce the position of the list items in selectable lists such as the history commit list - #19603
- Limit the commit message length we accept - #15355
- Prevent repository not found message for large git status operations - #19583
- Add aria-labelledby and aria-describedby attributes to "Show whitespace changes?" popover - #19518
- Fix logical tab order from co-authors text box - #19517
- Allow using Escape to dismiss the commit message warning popover - #19514
Improved
- Improved appearance of the list of files in 'File size limit exceeded' dialog - #19581
- Resize events of resizable elements are announced by screen readers - #19649
- Update the names of some JetBrains editors on Linux - #19637. Thanks @ankddev!
- Swipe image diffs now handle images with transparency better - #16657 #17735. Thanks @Psychpsyo!
- Commit messages now show correct indentation - #17691. Thanks @SuperLlama88888!
GitHub Desktop 3.4.10-beta3
Added
- Add a banner for communicating when prioritized updates exist - #19655
Fixed
- Accurately calculate number of conflicted files in a merge - #8049
- Inform user when a staged renamed file renamed has changes - #17467. Thanks @ssigwart!
- The visual label for the remote url in the repository settings is announced by screen readers - #19647
- Remove duplicate avatar users - #19597
- Fix for indents of clear button in text box - #19613. Thanks @artbutko!
Improved
- Resize events of resizable elements are announced by screen readers - #19649
- Update the names of some JetBrains editors on Linux - #19637. Thanks @ankddev!
- Swipe image diffs now handle images with transparency better - #16657 #17735. Thanks @Psychpsyo!
- Commit messages now show correct indentation - #17691. Thanks @SuperLlama88888!
GitHub Desktop 3.4.10-beta2
Fixed
- Screen readers announce the position of the list items in selectable lists such as the history commit list - #19603
- Limit the commit message length we accept - #15355
- Prevent repository not found message for large git status operations - #19583
Improved
- Improved appearance of the list of files in 'File size limit exceeded' dialog - #19581
GitHub Desktop 3.4.10-beta1
Added
- Add "View Pull Request on GitHub" Option to the Checked-Out Branch Button and Pull Requests List - #19453. Thanks @DylanDevelops!
Fixed
GitHub Desktop 3.4.9
Fixed
- App no longer crash for first time users going through the welcome flow and attempting to sign in more than once - #19442
- Files configured to use the binary merge driver are now treated as binary files when resolving conflicts - #9846
- Fix UI glitch rendering tooltips - #19342
Improved
- Replace hint text of toggle Co-Authors button with a regular tooltip - #19383
- Use OS emojis - #19102
- Insert unicode emoji - #19376
- Allow resizing Branch and Push/Pull toolbar buttons - #4569 #17388. Thanks @jpedroso!
- Upgrade Electron to v32.1.2 - #19334
- The commit lists in the "Commit Reachability" dialogs are traversable in browse mode of screen readers - #19341
Removed