GitKraken のリリース
Released: Sep 5, 2025
GitKraken CLI V3.1.14 での更新項目
機能
- The installation folder is now shown if gk install is already installed.
- Added a hidden
--not-core flag in version to display only the proxy version.
ai commit now supports --force to skip prompts.
- Windows binaries are now signed.
- Improved silent installation when installed via
mcp.
不具合の修正
org list no longer crashes when the user is not logged in.
issue list and mcp now return only assigned issues (not created ones).
mcp install zed uses the new JSON format.
- Fixed
mcp install cursor...
Released: Sep 3, 2025
GitKraken Desktop V11.4.0 での更新項目
機能
- Added a new Ollama option to the GitKraken AI preferences, which works the same as <Custom URL>.
- This provides a clearer path for users wanting to connect their local Ollama server, making the setup process more intuitive.
不具合の修正
- Fixed an issue where custom instructions were not enabled when GitKraken AI was set as the only configured provider on gitkraken.dev.
- Fixed "The requested API has been removed" errors on Jira Cloud issue search.
- Fixed an issue where some integrations could not...
Released: Aug 25, 2025
GitKraken CLI V3.1.10 での更新項目
機能
- Added support for short commit SHA in 'gk ai explain commit'.
- A commit list is now shown if no commit is provided in 'gk ai explain commit'.
- Loading messages are now displayed while AI is processing.
- Added colors to AI output messages.
- An update message is now shown when gk upgrades the version.
- Added a new 'gk ai resolve' command to handle git conflicts.
- Updated MCP toolsets.
Released: Aug 21, 2025
GitLens for VS Code V17.4 での更新項目
機能
- Added new Commit Composer view experience (Preview).
- Transformed the automatic commit process into a comprehensive drafting and review experience.
- Added the ability to preview changes before committing and iterate by regenerating individual messages or entire commit compositions.
- Added support for switching between different AI models during composition.
- Added custom instruction support to guide AI output to match team conventions and preferences.
- Added integrated diff review for each...
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.