GitKraken Releases

Released: Sep 5, 2023

Updates in V9.8.0

Features

  • Focus View:
    • Pull Requests, Issues and Works in Progress have been combined into a single view.
    • Added buckets that only show Pull Requests, Issues or Works in Progress.
  • 'Invite Users' Modal:
    • Added X button for email removal and improved email display as individual components.
  • Experimental Feature - Git Executable:
    • Improved handling of ssh_config options, specifically StrictHostKeyChecking and UserKnownHostsFile and their interaction with remote actions.

Fixes

  • Fixed Workspace repo list...

Released: Aug 15, 2023

Updates in V9.7.1

Features

  • Improved performance when selecting the working directory.

Released: Aug 9, 2023

Updates in V9.7.0

Features

  • Your working directory can now be compared against any commit or branch. This can be accomplished in two ways:
    • Right-click a commit or branch, and choose Compare commit against working directory.
    • Use Ctrl click (or Cmd click on Apple macOS) to select your Work-in-Progress ("WIP") node, along with the commit of your choice.
  • GitKraken Client will now attempt to pull Date/Time settings from OS preferences, along with an override in Preferences > UI Customization.
    • Microsoft Windows...

Released: Aug 1, 2023

Updates in V9.6.1

Features

  • Added 'share' button in the Workspaces tab for inviting organization members and/or teams to join a Workspace.
  • Upgraded to Electron 22.
  • Experimental Feature - Git Executable:
    • Added push support.
    • Force push will now default to --force-with-lease, and prompt to fetch or push --force (without lease) when the remote ref and remote-tracking branch are different.
    • Added support for streaming Git Hooks output.
  • Renamed the GitKraken Terminal command gk to gkc.

Fixes

  • Fixed an issue loading...

Released: Jul 11, 2023

Updates in V9.6.0

Features

  • GitKraken Insights in Workspaces:
    • GitKraken Insights has been moved from the Pull Request page to its own Insights page.
    • Added a 'Last updated date' timestamp.
    • Added a refresh button to help update Insights metrics.
  • Microsoft Azure DevOps Workspaces:
    • Users can now create a manually managed Azure DevOps Workspace from a Workspace synced with an Azure Project.
  • Git Executable:
    • The Git Executable feature will now be enabled by default for all GitKraken Client users.
    • Added support for SSH...

Released: Jun 12, 2023

Updates in V9.5.1

Fixes

  • Fixed an issue where a merge is aborted when there are conflicts and the merging branch is checked out.
  • Fixed an issue that would occur when squashing certain commits.

Released: Jun 7, 2023

Updates in V9.5.0

Features

  • On-Premise
    • Git Executable has been enabled for all On-Premise users to allow Git to directly perform actions like fetch, commit, and much more.
    • On-Premise and Serverless clients now also benefit from the new first time user experience.
  • Invite individuals from your GitKraken Org to a Workspace.
  • Users can now pull all repos in a Workspace using the 'Pull all' button.
  • Preview feature: Added a 'Complexity' column to the Workspace Focus View, Team View, and Pull Requests page:
    • Complexity is...

Released: May 8, 2023

Updates in V9.4.0

Features

  • Experimental section now available from Preferences, and users may now opt-in for:
    • Experiment 1: AI Generated Commit Messages - Generate commit messages from any staged changes by connecting with an OpenAI API key.
    • Experiment 2: Bundled Git Executable - GitKraken Client will use Git instead of the Nodegit library for actions like fetch and commits, plus deliver some performance improvements.
  • When adding repos to a Workspace connected to Microsoft Azure DevOps, you may now select...

Released: Apr 6, 2023

Updates in V9.3.0

Features

  • Improved Microsoft Azure DevOps integration:
    • View and edit Azure Work Items in Workspaces from Focus View or Team View.
    • Create a branch from an Azure Work Item.
  • Added one-click integration connection from Preferences > Integrations > Azure DevOps (but you can still use personal access tokens as well).
  • You can now sign into the app with Azure.

Fixes

  • Fixed an issue where the Workspace issue branch column would not update if a branch for the issue was deleted.
  • Fixed an issue where...

Released: Mar 13, 2023

Updates in V9.2.1

Fixes

  • Fixed a crash on macOS that could occur based on the user’s installed fonts.
  • Resolved .build-id Electron conflict in the RPM package.