Skip to content

Releases: shiftkey/desktop

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

3.3.3 Linux RC2

08 Oct 20:47
Compare
Choose a tag to compare

Improved

  • Upgrade to Electron v24.8.6

3.3.3 Linux RC1

08 Oct 17:49
Compare
Choose a tag to compare

Improved

3.3.2 Linux RC1

08 Oct 17:28
Compare
Choose a tag to compare

New

  • Add support for using custom or native title bar - #912. Thanks @mon-jai!
  • Add support for using VSCodium Insiders - #928. Thanks @FeyXieXzf!

Fixed

  • Use forked repository when checking repo rules on forks - desktop#17382. Thanks @vaindil!
  • Allow rebasing even when the branch is a direct descendant of the base branch - desktop#17260
  • Branch name pattern regex no longer causes an automatic failure in the "Create a Branch" dialog. - desktop#17392
  • Make clear button in input text boxes keyboard accessible - desktop#17324
  • Make the create and clone repository dialogs accessible when the app is zoomed in and the window is small - desktop#17337
  • Fix keyboard navigation in filtered lists - desktop#17311
  • Pressing Tab from the "Select branch to compare…" filter input textbox focuses on the first branch in the list - desktop#17314
  • Fix "Invalid numstat line" error when trying to preview a pull request - desktop#17267

Improved

  • After undo, the focus is set to the changes tab instead of the entire document body - desktop#17387
  • Commit text inputs retain focus while committing - desktop#17283

3.3.1 Linux RC1

02 Sep 15:58
Compare
Choose a tag to compare

Fixed