Skip to content

v15.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 21:40
· 1882 commits to main since this release

Added

  • Adds a gitlens.views.showCurrentBranchOnTop setting to specify whether the current branch is shown at the top of the views — closes #3520
  • Adds a sidebar to the Commit Graph
    • Shows counts of branches, remotes, stashes, tags, and worktrees
    • Clicking an item reveals its corresponding view
    • Try out this new feature by setting gitlens.graph.sidebar.enabled to true

Changed

  • Preview access of Launchpad is ending on September 27th
  • Simplifies the Create Worktree command flow by prompting to create a new branch only when necessary — closes #3542
  • Removes the use of VS Code Authentication API for GitKraken accounts

Fixed

  • Fixes #3514 - Attempting to delete the main worktree's branch causes a invalid prompt to delete the main worktree
  • Fixes #3518 - Branches in worktrees are no longer collapsed into folder groupings

Removed

  • Removes (disables) legacy "focus" editor