GitKraken 新版本发表

Released: May 7, 2026

GitKraken Desktop V12.1.1 中的更新

特性

  • Worktrees:
    • You can now remove the active worktree directly; GitKraken will switch back to the main worktree before removing it.

修补程序

  • Fixed an issue where GitKraken Desktop could get trapped on the splash screen and fail to start.

Released: May 5, 2026

GitKraken Desktop V12.1.0 中的更新

特性

  • Worktrees:
    • New worktrees and agent sessions now inherit view settings (hidden refs, hidden remotes, soloed refs/remotes, and collapsed folders/remotes) from the source repository, so you no longer need to re-hide branches and remotes after creating a worktree.
    • Added a "Remove worktree and delete branch" action to the worktree context menu for one-step cleanup of worktrees and their associated branches.
  • Agent Sessions view:
    • Added a three-dot action menu to worktree cards in the Agents Left...

Released: Apr 18, 2026

GitKraken Desktop V12.0.1 中的更新

特性

  • You can now uninstall and reinstall Claude Code hooks used to display live agent status in the Agents Session View from Preferences > External Tools.

修补程序

  • GitKraken will no longer attempt to automatically install Claude Code hooks after they are removed.
  • Fixed an issue in 12.0.0 where GitKraken On-Premise and Standalone clients were attempting to send telemetry via the GitKraken CLI.

Released: Apr 15, 2026

GitLens for VS Code V17.12 中的更新

特性

  • Added the ability to register the GitKraken MCP server with additional agents detected on your machine (e.g. Claude Desktop, Codex, Gemini CLI) - Available after MCP installation or via the "Connect More Agents" action in the Home view, Welcome page.
  • Added an expandable sidebar to the Commit Graph - Provides quick access to branches, remotes, stashes, tags, and worktrees with list and tree layouts, real-time status indicators, context menus, and inline actions.
  • Added a conflict files panel to...

Released: Apr 14, 2026

GitKraken Desktop V12.0.0 中的更新

特性

  • Agent Sessions View - Manage, create, and monitor parallel AI agent sessions from a single panel:
    • The new Agent Sessions View in the Left Panel gives you a unified dashboard for your worktrees and active agent sessions. Each worktree is represented as a card showing its branch, uncommitted changes, ahead/behind state, and associated PRs so you can monitor multiple agents at a glance.
      • If using Claude Code, the associated agent's status will show in the card so you know when it's working...

Released: Mar 4, 2026

GitLens for VS Code V17.11 中的更新

特性

  • Added support for Claude Sonnet 4.6, Claude Opus 4.6, Gemini 3.1 Pro Preview, and Gemini 3.1 Flash-Lite Preview AI models.
  • Added basic support for Git submodules - Including repository discovery, tracking, and UI icons and tooltips to distinguish submodules in views and quick picks.
  • Improved tracking for connecting flow actions by adding IDE attributes to gk.dev links.
  • Refactored the Welcome view to be a standalone view separate from the Home view, improving modularity and allowing the...

Released: Mar 3, 2026

GitKraken Desktop V11.10.0 中的更新

特性

  • Pin branch to left - Added support for pinning a branch to the left side of the Commit Graph. Right-click a pinned branch to unpin.
  • Smart Branch Filtering - Added smart branch filtering mode to focus the graph on the current branch and its related target/upstream refs.
  • Restore files from any commit - Right-click on files in a commit to restore them to your working directory. Works with single or multiple file selections.
  • Sparse Checkout Support - GitKraken Desktop can now work with sparse...

Released: Feb 11, 2026

GitLens for VS Code V17.10 中的更新

特性

  • Added support for AI ignore files (.aiignore, .cursorignore, .aiexclude) and gitlens.ai.exclude.files setting to filter sensitive data from AI prompts, and smart diff truncation that prioritizes dropping low-value files when prompts exceed token limits.
  • Added conversation threading to Commit Composer auto-compose for improved outcomes.
  • Added an option to filter tree views to exclude worktrees, allowing users to show all repositories except worktrees whose main repository is also open.
  • Added...

Released: Feb 3, 2026

GitKraken Desktop V11.9.0 中的更新

特性

  • Shallow Clone Settings - You can now set shallow clone options directly in the Clone Repository dialog from Repository Management or the Launchpad tab.
  • Experimental Feature: Git Executable - Added a new "Squash" setting under Commit preferences to squash commits when merging branches.
  • Word Wrap Toggle - Added a button to enable word wrapping in diff view, file view, file history, and merge conflict resolution panels.

修补程序

  • Trello integrations will now work again.
  • Fixed internal file links in...

Released: Jan 14, 2026

GitKraken Desktop V11.8.0 中的更新

特性

  • Added ARM support for Linux and Windows.
  • Shallow Clones - Shallow Clones can now be created directly from GitKraken Desktop as part of the clone workflow instead of requiring manual creation outside the app.

修补程序

  • Fixed inconsistent code block styling in issue and pull request views.
  • AI context menu items (such as "Explain working changes" and "Explain branch changes") will no longer appear when AI is disabled in settings or when the organization does not allow AI.
  • Users who provide their own...