Skip to content

Releases: gitkraken/gk-cli

v1.4.0

10 Jan 17:07
3c9e9e5
Compare
Choose a tag to compare

2024-01-10T17:04:35Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • New gk account command
  • New gk feedback command
  • Added a new "Modified lines" column in focus view
  • Added new columns in the focus view to check the status of PRs and issues
  • New flag in gk ws switch that allows to switch workspace without prompts
  • Set patch visibility from gk patch create and gk patch share
  • Updated the auth flow
  • Add support for gh-gk (GitHub extension)

Bug fixes

  • Updates to do token refresh
  • Sometimes gk ws update would get stuck in a loop when selecting issue tracker
  • Fix: Crash using Azure Oauth token
  • Fix: Crash when opening URLs or paths in focus view
  • Fix: The snoozed table in the focus view showed an incorrect number of elements

Others

  • Change the width of the columns in the focus view
  • Colors added to the focus view
  • Don't be prompted to select a workspace in gk ws clone if you already have one
  • Add or update provider token within focus view
  • Possibility to change issue-tracker within the focus view
  • Add selection of the Trello board in gk ws update

Thanks!

Those were the changes on v1.4.0!

v1.3.0

14 Dec 10:10
8a8e4a4
Compare
Choose a tag to compare

2023-12-14T10:00:42Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Added the gk patch share command to share Cloud Patches with other people.
    • After choosing the Cloud Patch you want to share, you can select which members of your GitKraken organization to share the Cloud Patch with
  • You can now share a Cloud Patch right after creating it.

Bug fixes

  • Fixed an issue where users would have an outdated session and couldn't perform some actions.
  • Fixed a crash when attempting to use a Local Workspace in the Focus View.

Others

  • Updated to a new login model. Some users may need to login again.

Thanks!

Those were the changes on v1.3.0!

v1.2.2

01 Dec 10:10
8a8e4a4
Compare
Choose a tag to compare

2023-12-01T09:59:41Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • Fixed minor issues

Others

  • Add issue-tracker information to gk ws info and gk focus view

Thanks!

Those were the changes on v1.2.2!

v1.2.1

27 Nov 16:06
8a8e4a4
Compare
Choose a tag to compare

2023-11-27T15:59:24Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Added a pager to patch preview

Bug fixes

  • Updating gk and re-running it without restarting the terminal would cause an error

Thanks!

Those were the changes on v1.2.1!

v1.2.0

21 Nov 16:37
f6b82a3
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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!