Vscode Gitlens: v15.2.1 Release

Release date:
July 24, 2024
Previous version:
v15.2.0 (released July 10, 2024)
Magnitude:
3,172 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

27 Commits in this Release

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

Authored July 15, 2024
Authored July 17, 2024
Authored July 15, 2024
Authored July 24, 2024
Authored July 24, 2024
Authored July 20, 2024
Authored July 24, 2024
Authored July 22, 2024
Authored July 24, 2024
Authored July 22, 2024
Authored July 17, 2024
Authored July 22, 2024
Authored July 22, 2024
Authored July 22, 2024
Authored July 12, 2024

Top Contributors in v15.2.1

eamodio
axosoft-ramint
nzaytsev
sergiolms

Directory Browser for v15.2.1

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

Release Notes Published

Added

  • Adds support for OpenAI's GPT-4o Mini model for GitLens' experimental AI features
  • Adds a Jump to HEAD button on the Commit Graph header bar (next to the current branch) to quickly jump to the HEAD commit
    • Adds a Jump to Reference as an alt modifier to the Jump to HEAD button to jump to the selected branch or tag
  • Adds support deep link documentation — closes #3399
  • Adds a pin status icon to Launchpad items when pinned

Changed

  • Changes the "What's new" icon on Home to not conflict with Launchpad
  • Improves working with worktrees by avoiding showing the root repo in worktrees during certain operations (e.g. rebase) and vice-versa
  • Changes how we track open documents to improve performance, reduce UI jumping, and support VS Code's new ability to show editor commands for all visible editors — closes#3284
  • Changes GitLab & GitLab self-managed access tokens to now require api scope instead of read_api to be able to merge Pull Requests
  • Renames Open Worktree in New Window option to Open in Worktree in Launchpad

Fixed

  • Fixes #3386 - Clicking anywhere on "Get started" should expand the section — thanks to PR #3402 by Nikolay (@nzaytsev)
  • Fixes #3410 - Adds stash commit message to commit graph row
  • Fixes #3397 - Suppress auth error notifications for github triggered by Launchpad
  • Fixes #3367 - Continually asked to reauthenticate
  • Fixes #3389 - Unable to pull branch 'xxx' from origin
  • Fixes #3394 - Pull request markers, when set in commit graph minimap or scroll, show as unsupported in settings JSON