Skip to content

Releases: gitkraken/gk-cli

v1.2.0

21 Nov 16:37
f6b82a3

Choose a tag to compare

2023-11-21T17:37:57Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Added a preview of the new Cloud Patches feature — engage in early collaboration before the pull request
    • Share your work with others by using gk patch create to create a Cloud Patch from your working changes, staged changes, or commits. Copy the generated link from the Cloud Patch list (gk patch list) and share with your teammates.
      • Cloud Patches are securely stored by GitKraken. Currently, anyone with access to the Cloud Patch link can view the changes, but link permissions are coming soon.
    • The new gk patch core command allows you to apply, view, list, and delete your Cloud Patches
  • Added the ability to Pin and Snooze items in the Focus view
    • Pin your PRs and issues to the top of your Focus view by using the p shortcut
    • Snooze your PRs and issues to move them to the 'Snoozed' section by using the s shortcut. To bring snoozed items back into view, simply visit the 'Snoozed' section and use the s shortcut to remove them from the snoozed state.
  • Added Nerd Fonts support

Thanks!

Those were the changes on v1.2.0!

v1.1.4

03 Nov 16:00
611d1e5

Choose a tag to compare

2023-11-03T15:50:52Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • Fix some unexpected crashes when using some workspaces

Thanks!

Those were the changes on v1.1.4!

v1.1.3

30 Oct 16:28
611d1e5

Choose a tag to compare

2023-10-30T16:12:39Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Change issue tracker with gk ws update
  • Add the ability to open paths and urls in focus view

Others

  • Small improvements to the focus command

Thanks!

Those were the changes on v1.1.3-rc1!

v1.1.2

18 Oct 15:17
79f690e

Choose a tag to compare

2023-10-18T15:06:04Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Sort issues & pull requests in gk focus view to display most relevant first.

Other

  • Now we display the current organization when running gk org, gk org list and gk user-info

Thanks!

Those were the changes on v1.1.2!

v1.1.1

16 Oct 10:57
79f690e

Choose a tag to compare

2023-10-16T10:45:29Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • New version check failed in some cases
  • Reactivate trial message was displaying on users with license

Thanks!

Those were the changes on v1.1.1!

v1.1.0

15 Oct 09:25
79f690e

Choose a tag to compare

2023-10-15T09:14:03Z

Welcome to the latest release of GitKraken CLI!

Changelog

Feature

  • Added a gk focus command that provides useful information about PRs, Issues and WIP of a Workspace.

Others

  • Added notifications flow
  • Added trial license flow

Thanks!

Those were the changes on v1.1.0!

v1.0.10

04 Oct 15:38
79f690e

Choose a tag to compare

2023-10-04T15:26:22Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Provider Oauth flow

Bug fixes

  • Can select local workpaces without repos when creating a cloud workspace from local
  • Crash when use pr, isssue or insights commands
  • Empty UserId in first login
  • Error creating cloud workspace from local
  • Error removing some repositories from workspace
  • Error using jira and trello at ws create
  • Error when the repository provider is empty
  • Missing tokens when adding a repository
  • Provider, issue and pr commands
  • Fix minor errors

Others

  • Improve display of backend errors

Thanks!

Those were the changes on v1.0.10!

v1.0.9

25 Sep 10:54
6467102

Choose a tag to compare

2023-09-25T10:42:26Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add support for multiple organizations with Jira and Azure tokens
  • Use gk ws create to create a cloud workspace from a local workspace
  • Create gk provider remove command
  • Implement filters to issue commands and create max_display_item setting

Bug fixes

  • Better header for the backend

Others

  • Display organizations at gk provider * commands
  • Fix bugs and improve commands
  • Improve internal error handling
  • Improve gk pr commands
  • Code cleanup and changes for Go 1.21
  • Store providers token locally
  • Add support to DD/MM/YY format
  • Improve gk issue list and gk issue view commands
  • Update Go 1.21 -> 1.21.1
  • Use only .gk folder for shared workspaces

Thanks!

Those were the changes on v1.0.9!

v1.0.8

03 Aug 11:32
9ce3a84

Choose a tag to compare

2023-08-03T11:23:32Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • Provider integration didn't validate when token was outdated

Others

  • Gitlens Insiders support
  • Update workspace file structure to support GitKraken products

Thanks!

Those were the changes on v1.0.8!

v1.0.7

14 Jul 12:05
465110a

Choose a tag to compare

2023-07-14T11:56:41Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add: Option to share with members in gk ws create

Fixes

  • Fix: Improve conditions when checking if a path is a repository
  • Fix: List all available workspaces when some of them have invalid information

Others

  • Release .deb and .rpm files

Thanks!

Those were the changes on v1.0.7!