Skip to content

3.3.7 Linux RC1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 20:56
· 770 commits to linux since this release

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