Skip to content

v17.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 22:49
· 220 commits to main since this release

Changed

  • Changes branch creation to avoid setting an upstream branch if the new branch name and remote branch name don't match (#4477)
  • Improves performance of the Commit Graph by consolidating state management and reducing theme color computation

Fixed

  • Fixes unstaging files doesn't work in the Inspect/Details views (#4485)
  • Fixes error when stashing only staged changes (#4490)
  • Fixes staged/unstaged headers missing in Inspect view when working changes are all staged or unstaged (#4487)
  • Fixes AI stash message generation when all changes are staged