Vscode Gitlens: v17.3.1 Release

Release date:
July 15, 2025
Previous version:
v17.3.0 (released July 8, 2025)
Magnitude:
2,114 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

17 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in v17.3.1

eamodio
d13
sergeibbb

Directory Browser for v17.3.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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