GitKraken のリリース

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.

Released: Apr 9, 2025

GitKraken CLI V3.0.3 での更新項目

機能

  • 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

GitKraken Desktop V11.0.0 での更新項目

機能

  • 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 changes...

Released: Mar 31, 2025

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

機能

  • 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 tags...

Released: Mar 31, 2025

GitKraken CLI V3.0.1 での更新項目

不具合の修正

  • Minor fixes.

Released: Mar 11, 2025

GitKraken Desktop V10.8.0 での更新項目

機能

  • 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 with...

Released: Feb 11, 2025

GitKraken Desktop V10.7.0 での更新項目

機能

  • 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...