GitKraken Releases

Released: Apr 9, 2025

Updates in GitKraken CLI V3.0.3

Features

  • Added support for multi-process execution. This means you can now run multiple GK commands at the same time.
  • Improved logic around determining if a repository has dirty changes ensuring it does not accidentally add untracked or unstaged files when running gk work commit.
  • Enhanced gk gl command for use within GitLens.

Released: Mar 31, 2025

Updates in GitKraken Desktop V11.0.0

Features

  • GitKraken AI: A seamless extension of your development workflow, GitKraken AI automates tedious tasks to improve your efficiency and focus.
    • Commit Message Generation
      • You'll now be able to generate clear, meaningful commit messages based on your code changes in just a click.
      • With a WIP selected, click on the sparkle icon in the commit message form to have GitKraken AI generate a commit message for you based on your staged changes.
    • Explain Commits
      • You can now get detailed summaries of...

Released: Mar 31, 2025

Updates in GitLens for VS Code V17.0

Features

  • Added support for GitKraken AI (Preview), powered by Google Gemini, included with all GitLens Pro subscriptions.
  • Added expanded support for GitHub Copilot-provided AI models.
  • Added an AI-powered "Create with AI" button to assist with creating pull requests for GitHub and GitLab.
  • Added AI-powered changelog generation between two references.
    • Added a 'Generate Changelog (Preview)...' command to the Command Palette.
    • Added a 'Generate Changelog (Preview)...' context menu item to branches and...

Released: Mar 31, 2025

Updates in GitKraken CLI V3.0.1

Fixes

  • Minor fixes.

Released: Mar 11, 2025

Updates in GitKraken Desktop V10.8.0

Features

  • Conflict Prevention (Preview): Avoid painful merge issues before they happen so your team can spend less time resolving conflicts.
    • GitKraken now warns you of potential conflicts by detecting overlapping edits between your branch and your org members' unmerged changes.
      • When overlapping edits are detected, an avatar of the person you have potential conflicts with will show in the toolbar.
      • Click on the avatar in the toolbar to open a menu for more information and take action to coordinate...

Released: Feb 11, 2025

Updates in GitKraken Desktop V10.7.0

Features

  • Find your repos and branches faster - You can now search directly in the repository and branch dropdowns from the breadcrumb in the toolbar.
    • Repository search: Searching in the repository dropdown will search through all repositories in the Repository Management tab. Selecting a new repo will open it in the current tab or switch to that tab if it's already opened.
    • Branch search: Searching in branch dropdown will search through all local branches in the repo, and selecting a branch will...

Released: Feb 11, 2025

Updates in GitLens for VS Code V16.3

Features

  • Added rich support for Azure DevOps:
    • Added integration status and connection flows to the Home view.
    • Added autolinks, issues and pull requests in the Commit Graph and Home view.
    • Added pull request support in Launchpad.
    • Added issue support to Start Work.
  • Added new AI-powered ability to generate a stash message from the changes in the Stash commands.
  • Added and expanded AI model support for GitLens' AI features:
    • Added DeepSeek V3 and R1 models.
    • Added o3-mini and o1 OpenAI models.
    • Added...

Released: Jan 28, 2025

Updates in GitKraken Desktop V10.6.3

Fixes

  • Updated Launchpad pull request fetching for Bitbucket in preparation for an upcoming Bitbucket API change. To avoid disruption, Bitbucket users are strongly encouraged to upgrade promptly.

Released: Jan 21, 2025

Updates in GitKraken Desktop V10.6.2

Features

  • Updated Git to 2.47.2.

Fixes

  • Fixed some context menu options related to Pull Requests that were missing from the Commit Graph.
  • Fixed an issue on Windows where the bundled Git was not detected from the Terminal panel.

Released: Jan 17, 2025

Updates in GitLens for VS Code V16.2

Features

  • Added richer support for GitHub Enterprise and GitLab Self-Managed.
    • Added pull request/merge request support in Launchpad.
    • Added issue support to Start Work.
    • Added integration status and connection flows to the Home view.
  • Added the ability to search for a GitLab merge request in the Launchpad.
  • Added merge target's merged status to the Home view.
    • GitLens will attempt to determine if the current branch has been merged into the merge target branch (or the local branch of the merge target...