Skip to content

3.3.4 Linux RC1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 23:53
· 1258 commits to linux since this release

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