Skip to content

Releases: shiftkey/desktop

3.3.10 Linux RC1

17 Mar 16:14
Compare
Choose a tag to compare

Fixed

  • The last lines in diffs are visible when warning banners are displayed - desktop#18237

3.3.8 Linux RC2

04 Feb 22:31
Compare
Choose a tag to compare

Improved

  • Upgraded electron to 26.6.8 to get security backports - #1001

3.3.8 Linux RC1

04 Feb 20:56
Compare
Choose a tag to compare

Fixed

  • The merge dialog submit button is available when conflicts are detected. - desktop#18037
  • Avatars are once again loading for GitHub Enterprise Server users. - desktop#18036

3.3.7 Linux RC1

04 Feb 20:56
Compare
Choose a tag to compare

New

  • Added support for Pluma external editor - #996. Thanks @zmac-me!

Fixed

  • Merge branch dialog's merge preview no longer shows stale merge check data - desktop#17929
  • Co-authors are restored as such when a commit is amended - desktop#17879
  • Tags with commas are no longer truncated to the first comma - desktop#17952
  • Clicking on the commit message length warning does not close the squash commit dialog - desktop#17966
  • Merge branch dialog no longer shows flickering merge preview when switching branches - desktop#17948. Thanks @GengShengJia!
  • Diff no longer jumps when scrolling after pressing expansion buttons - desktop#17776
  • Use list semantics in job step lists for improved accessibility - desktop#17855
  • Fix heading levels used in dialogs for improved accessibility - desktop#17848
  • Use CTRL+Q shortcut for closing app on Linux - #997. Thanks @kra-mo!

Improved

  • Replace the "Default branch name for new repositories" radio button setting with a more accessible and inclusive textbox input and description - desktop#17844
  • The "You're Done" header is focused after tutorial completion so it is announced and screen reader users are made aware of the completion screen - desktop#17835
  • Checkboxes always have unique id's for label association - desktop#17839
  • Better visibility of checkbox focus indicator - desktop#17842
  • Improve inclusivity and clarification of branch name change warning. - desktop#17866
  • Focus moves to closest expansion button or diff container after expansion - desktop#17499
  • Tooltips can be dismissed with the escape key - desktop#17823 desktop#17836
  • Semantically grouping our settings radio and checkbox groups so their group headers will be announced to screen reader users. - desktop#17787
  • The "Other" email description is announced on input focus in the git config form - desktop#17785
  • Move the repository list on the "Let's get started!" screen to the left hand side so it can be the first logical tab placement. - desktop#17821
  • Increased the specificity of the "Sign In" and "Sign Out" buttons in the Account settings - desktop#17794

3.3.6 Linux RC3

20 Dec 15:25
Compare
Choose a tag to compare

Improved

3.3.6 Linux RC2

18 Dec 21:10
Compare
Choose a tag to compare

Fixed

  • Restart prompt only occurs when the system theme has changed - #957

3.3.6 Linux RC1

18 Dec 20:24
Compare
Choose a tag to compare

Fixed

  • Previewing a pull request with a deleted image file no longer errors with "The path does not exist on disk". - desktop#17659
  • Empty lines are included when copying text from diffs - desktop#17652
  • A copied full line from a diff now includes a trailing newline - desktop#17652
  • Creating pull requests from a renamed branch uses the branch name in the remote - desktop#17628
  • Squash dialog is not shown again after finishing another squashing operation where uncommitted changes were present and had to be stashed - desktop#17627

Improved

  • Added the ability to open your global .gitconfig file in your selected external editor - desktop#17544. Thanks @DylanDevelops!
  • Fixed Github -> GitHub typo in repository settings - desktop#17697. Thanks @WilliamDavidHarrison!
  • Screen readers announce group name when navigating through grouped lists - desktop#17567
  • The history commit summary header is now expandable making the tool-tipped meta data keyboard accessible - desktop#17557
  • Reordering commits is now keyboard accessible - desktop#17671
  • The conflicts resolution dialog now has a success banner that is screen reader announced that summarize actions taken - desktop#17687
  • The pull request branch selection popover header is announced by screen readers. - desktop#17631
  • Prevent possible duplicate announcement of button labeling to screen reader users - desktop#17706
  • Improve keyboard and screen reader support for banners - desktop#17542

3.3.5 Linux RC2

27 Nov 14:00
Compare
Choose a tag to compare

Improved

  • Upgrade Electron to v26.6.1 - #961

3.3.5 Linux RC1

26 Nov 23:54
Compare
Choose a tag to compare

Added

Fixed

  • Long file paths are correctly truncated in the conflicts dialog - desktop#17595

3.3.4 Linux RC1

26 Nov 23:53
Compare
Choose a tag to compare

Added

Fixed

  • Fix JetBrains PhpStorm capitalization - desktop#17505. Thanks @imkylecat!
  • Screen readers announce contents of error dialog when attempting to perform certain operations while local changes are present - desktop#17519
  • Screen readers announce contents of app error dialogs - desktop#17479
  • Screen readers announce contents of merge, rebase, interactive rebase abort confirmation dialogs - desktop#17478
  • Pasting long texts in the commit summary textbox does not show a scrollbar in the left pane - desktop#17472
  • Tab characters in diffs are rendered correctly - desktop#8616
  • Close button in release notes dialog can be clicked - desktop#17438
  • Scrolling works as expected in the "Commit Reachability" dialog - desktop#17421
  • Tip of comment bubbles in Pull Request notifications is rendered correctly - desktop#17411

Improved

  • Added a setting to allow toggling the availability of the commit message length warning - desktop#17370. Thanks @rystills!
  • Added accessibility label to filter textbox in the History tab - desktop#17488
  • Improved clarity of the structure of dialogs by using h2 elements for their titles - desktop#17483
  • Display co-authors button additional information when it's focused via keyboard navigation - desktop#17464
  • When focusing the rebase/merge/squash button, screen readers announce the outcome of the operation - desktop#17448
  • Clarified the outcome of toggling the setting under "Background Updates" in the "Advanced" settings - desktop#17389
  • Undo link when resolving conflicts is now a button - desktop#17373