GitKraken のリリース

Released: Aug 5, 2025

GitKraken Desktop V11.3.0 での更新項目

機能

  • AI-powered Commit Composer (Preview): You can now use AI to help organize your Git commits into clear, logical stories by breaking up uncommitted changes into meaningful commits or recomposing previous commits.
  • Launchpad: Team mode is graduating from preview. Users will require an Advanced license (or higher) to continue using Team mode.
  • Experimental Feature - Git Executable:
    • Bumped Bundled Git to v2.50.1
  • Cmd/Ctrl+O will now open a system dialog to browse for a repo.
  • Cmd+Option+O / Ctrl+Alt+O...

Released: Jul 8, 2025

GitLens for VS Code V17.3 での更新項目

機能

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

Released: Jul 7, 2025

GitKraken Desktop V11.2.1 での更新項目

機能

  • Revamped New Tab Experience: View more of your recent or favorite repositories and use search to quickly find and open any repo from the list.
  • Bitbucket Data Center avatars now show in the Commit Graph and Commit Details Panel.
  • Improved coverage for GitLab avatars in the Commit Graph.

不具合の修正

  • Fixed an issue where AI-generated PR titles and descriptions were not working correctly with some GitLab repositories.
  • GitHub Student Pack users will no longer get "missing org header" errors when using...

Released: Jun 17, 2025

GitKraken Desktop V11.2.0 での更新項目

機能

  • AI-powered Merge Conflict Resolution (Preview): Quickly handle conflicts by having AI suggest a resolution.
    • When viewing a conflicted file, click Auto-resolve with AI to generate a suggested resolution in the Output panel.
    • An explanation is provided for each conflict in the file with a confidence level so you can review with ease.
  • Revert Individual Hunks from the Diff View - You can now revert specific hunks while viewing a diff in Hunk View mode. Selecting Revert Hunk will apply the inverse...

Released: Jun 17, 2025

GitLens for VS Code V17.2 での更新項目

機能

  • Added new AI commands (in preview) which can generate (and rebase) commits from working tree changes or from commits in an existing branch:
    • Added the 'Generate Commits with AI' (Preview) command to the command palette, and to the context menu or working tree changes in views and the Commit Graph. This command stashes working tree changes, generates a set of commits from those changes, and commits them to the current branch.
    • Added the 'Rebase with AI' (Preview) command to the command palette...

Released: Jun 17, 2025

GitKraken CLI V3.0.9 での更新項目

不具合の修正

  • Resolved issues and improved the internal handling of Git commands to correctly parse and support various flags.

Released: May 15, 2025

GitKraken Desktop V11.1.1 での更新項目

不具合の修正

  • Fixed a regression in the last release where opening repositories/files in an external editor caused an "unknown error".
  • Experimental Feature - Git Executable:
    • When discarding all changes fails, error details will be provided in the error message.

Released: May 15, 2025

GitLens for VS Code V17.1 での更新項目

機能

  • Added AI-powered "Explain" commands for work-in-progress (WIP) changes, commits, stashes, and branches.
    • Added 'Explain Branch Changes' (Preview), 'Explain Changes' (Preview), and 'Explain Working Changes' (Preview) actions to branches, commits and stashes, and WIP, respectively in the Commit Graph.
    • Added 'Explain Branch Changes' (Preview) and 'Explain Changes' (Preview) actions to branches, commits and stashes in the other GitLens views.
    • Added an Explain button to the editor and status bar...

Released: May 6, 2025

GitKraken Desktop V11.1.0 での更新項目

機能

  • GitKraken AI: New AI-powered capabilities to accelerate your development workflow, with expanded support for additional providers and environments.
    • Pull Request Title and Description Generation:
      • Generate titles and descriptions for Pull Requests based on the commits of the PR in just a click.
      • When creating a Pull Request, click Generate title and description to automatically populate the fields using GitKraken AI.
      • If you have a Pull Request template selected, GitKraken AI will attempt to...

Released: May 2, 2025

GitKraken CLI V3.0.5 での更新項目

機能

  • Azure Personal Access Tokens (PAT) are now allowed.
  • You can now sync tokens at login.
  • You can now remove cloud token if it already exists.
  • Small improvements and minor corrections.