Vscode Gitlens: v17.3.0 Release

Release date:
July 8, 2025
Previous version:
v17.2.2 (released July 3, 2025)
Magnitude:
6,085 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

34 Commits in this Release

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

Authored July 2, 2025
Authored June 30, 2025
Authored June 28, 2025
Authored July 8, 2025
Authored July 8, 2025
Authored July 7, 2025
Authored July 8, 2025
Authored July 8, 2025
Authored June 30, 2025
Authored July 2, 2025
Authored June 30, 2025
Authored June 26, 2025

Top Contributors in v17.3.0

eamodio
sergeibbb
axosoft-ramint
d13

Directory Browser for v17.3.0

All files are compared to previous version, v17.2.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Added

  • Adds support for using natural language to search for commits on the Commit Graph, Search & Compare view, and in the Search Commits command using AI (#4471)
  • Adds support for time-based commit searches on the Commit Graph, Search & Compare view, and in the Search Commits command
  • Adds πŸ‘ "Helpful" and πŸ‘Ž "Unhelpful" feedback buttons to AI-generated markdown previews such as Commit Composer and Explain Changes (#4449)
  • Adds a Commit with AI (Preview) button to the Inspect Overview tab of the Commit Graph and Inspect views

Changed

  • Improves experience for invalid AI rebase responses by implementing conversational retry logic that provides specific feedback to the AI about missing, extra, or duplicate hunks and automatically retries up to 3 times (#4395)

Fixed

  • Fixes stashes with parent commits older than the oldest stash not being visible on branches (#4401)
  • Fixes editing search result in Search & Compare view failure (#4431)
  • Fixes search results not paging properly on the Commit Graph when the first page of results is contained within the already loaded commits