Skip to content

Releases: shiftkey/desktop

3.3.12 Linux RC2

31 Mar 17:49
Compare
Choose a tag to compare

Fixed

  • Update electron dependency to latest v28 release - #1035

3.3.12 Linux RC1

31 Mar 16:25
Compare
Choose a tag to compare

Improved

  • Added semantic and keyboard accessible check all button for a groups of consecutive selectable rows in the diff - desktop#18201
  • Update banners will only dismiss when closing with the dismiss button - desktop#18319
  • Add the "link" role to the "Open pull request" button in tutorial sidebar - desktop#18245

3.3.9 Linux RC1

17 Mar 15:42
Compare
Choose a tag to compare

Fixed

  • The line number inclusion controls are semantic checkboxes and are keyboard accessible - desktop#18064
  • Copying commit SHAs from submodule diffs is keyboard accessible - desktop#18124
  • Show avatars of bot accounts such as dependabot - desktop#12766
  • Focus outline is visible on the diff - desktop#18086
  • Selecting or deselecting lines in a diff by dragging the mouse now scrolls the contents as needed - desktop#17673
  • Last line of diffs can be selected when the file didn't have a new line at the end - desktop#18081
  • Promote line endings change warning from icon to a banner, improving its accessibility - desktop#18084
  • Amending a commit in non-GitHub repositories restores the commit message - desktop#18061
  • The merge dialog submit button is available when conflicts are detected - desktop#18037
  • Avatars are once again loading for GitHub Enterprise Server users - desktop#18034
  • Lists scroll and render as expected when scrolling by dragging the scrollbar on Windows - desktop#18012
  • External editor or shell failure error will open to integration settings - desktop#18021. Thanks @yasuking0304!

Improved

3.3.11 Linux RC1

31 Mar 17:11
Compare
Choose a tag to compare

Fixed

  • Copying lines in the side by side diff does not add new lines between each line when pasted. - desktop#18249

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