Skip to content

Releases: shiftkey/desktop

3.4.8 Linux RC1

11 Nov 21:03
Compare
Choose a tag to compare

Fixed

  • App no longer crash for first time users going through the welcome flow and attempting to sign in more than once

3.4.7 Linux RC1

11 Nov 21:02
Compare
Choose a tag to compare

Improved

  • Support entering GitHub.com as a GitHub Enterprise endpoint - desktop#19342

3.4.6 Linux RC1

11 Nov 21:01
Compare
Choose a tag to compare

Fixed

  • Don't show certificate error dialog when probing for endpoint kind - desktop#18991
  • Colorize multi-line strings in toml - desktop#14333
  • Unset GIT_SEQUENCE_EDITOR when rebasing - desktop#15413
  • Use api. subdomain for requests to GHE.com hosts - desktop#19312
  • Migrate existing GHE account endpoints to the new api. subdomain - desktop#19319
  • Right-clicking on diff checkmarks displays the context menu - desktop#19302
  • Arguments with spaces are passed correctly to custom editors or shells on Windows - desktop#19218

Removed

3.4.5 Linux RC1

11 Nov 16:01
Compare
Choose a tag to compare

Fixed

  • Quotes are preserved in custom integration arguments - desktop#19218

3.4.4 Linux RC1

11 Nov 16:00
Compare
Choose a tag to compare

New

Fixed

  • The "Create a New Repository" dialog allows creation of repositories in repository subfolders - desktop#19137
  • Stop improper announcement of "dialog" role on the autocompletion suggestions popover - desktop#19114
  • The branch selection popover in the "Open a Pull Request" dialog does not close on filter clearing - desktop#19106
  • The contrast ratio of icon in the diff file warnings is at least 3:1 - desktop#19097
  • The "Push Local Changes" confirmation dialog users "alertdialog" role such that screen readers announce entire dialog contents - desktop#19098
  • Emoji's provide descriptions for screen readers - desktop#19101
  • Only ask for SSH credentials for the selected repository and only delete them after an authentication error - desktop#19019

Improved

  • Screen readers will announce when users expand context in a diff - desktop#19128
  • The squash dialog provides visual input labels - desktop#19100
  • The search inputs across the app provide visual labeling in the form of a search icon - desktop#19103

3.4.4 Beta 2

17 Aug 01:47
Compare
Choose a tag to compare
3.4.4 Beta 2 Pre-release
Pre-release

This release contains the new support for custom editors and shells. I wanted to publish a release with this enabled to see if anyone could help with testing, in case there are some platform-specific things we need to upstream with fixes to help stabilize this feature.

New

Fixed

  • The "Open a Pull Request" and "About" dialog's headings are announced via NVDA - desktop#19107
  • The branch selection popover in the "Open a Pull Request" dialog does not close on filter clearing - desktop#19106
  • Increased contrast ratio of icon in the diff file warnings - desktop#19097
  • Use "alertdialog" role for "Push Local Changes" dialog - desktop#19098
  • Add emoji descriptions for screen readers - desktop#19101
  • Only ask for SSH credentials for the selected repository and only delete them after an authentication error - desktop#19019

Improved

  • The squash dialog provides input labels - desktop#19100
  • Added search input visual labeling in the form of a search icon - desktop#19103

3.4.3 Linux RC1

10 Aug 17:00
Compare
Choose a tag to compare

Fixed

  • Allow pushing to gists - desktop#19009
  • Context menu actions in the diff are accessible via keyboard - desktop#18946
  • Add/Remove Co-authors hint text is positioned correctly when scrolling through the changes list - desktop#18929
  • Increased contrast of several texts and icons in the app - desktop#18922
  • Add aria-expanded and aria-controls attributes to Stashed Changes button - desktop#18924
  • Hunk header text color contrast ratio is greater than 4.5:1 - desktop#18916

Improved

3.4.2 Linux RC1

01 Jul 20:15
Compare
Choose a tag to compare

New

  • Option to use Git Credential Manager for repositories hosted outside of GitHub.com - desktop#18700
  • Allow customizing tab character width in spaces - desktop#15561

Fixed

  • Remote urls containing spaces are now displayed in their entirety in the remote settings screen - desktop#18876
  • Newly uploaded images are rendered in Pull Request comments and reviews - desktop#18830

3.4.1 Linux RC1

01 Jul 20:04
Compare
Choose a tag to compare

Fixed

  • Using hooks on Windows no longer results in an "command not found" error - desktop#18739

3.4.0 Linux RC2

01 Jul 19:30
Compare
Choose a tag to compare

Fixed

  • Upgrade electron package to latest v29 release