Skip to content

3.3.9 Linux RC1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 15:42
· 624 commits to linux since this release

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