Skip to content

GitHub Desktop 3.5.2

Latest
Compare
Choose a tag to compare
@desktopbot desktopbot released this 21 Jul 16:00
· 1 commit to development since this release

Fixed

  • Fix the crash that sometimes occurs when opening Pull Request-related notifications - #20761
  • Ensure the cursor type on links is pointer - #20766. Thanks @huanfe1!
  • Fix CmdOrCtrl+Enter in squash dialog - #20716
  • Keyboard selection in the repository list now persists when the list of repositories update - #20672
  • Organization is no longer prefixed to repositories with aliases in the recent group - #20651

Improved

  • Tutorial responsively adapts at high zoom levels - #20691
  • Add the ability to filter changed files by status (modified, new, deleted, untracked) as well as by file exclusion from commit - #20537. Thanks @Gr8z!