这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: gitkraken/gk-cli

v1.6.1

14 Mar 09:56
241db38

Choose a tag to compare

2024-03-14T09:46:39Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • WIPs are now displayed when using the focus view without filters
  • gk ws remove-repos added to support selective repo deletion

Bug fixes

  • Checkout error in focus view
  • Handle focus view UI issues in small windows

Thanks!

Those were the changes on v1.6.1!

v1.6.0

08 Mar 16:42
241db38

Choose a tag to compare

2024-03-08T15:53:35Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add an improved focus view that brings relevant information from all sources instead of just one workspace
  • Added a gk patch update command to update title, description and visibility of a patch
  • Added a gk status command to provide context about the current state of the repo
  • Autocomplete patch title and description if not set when creating it from flags
  • New shortcut in focus view to checkout pull requests
  • gk status checks if user has a stash in current commit
  • added arg support to clone multiple repos with gk ws clone
  • added text mode to global settings
  • Add text-mode support
  • Check for one repo in the workspace
  • add batch support to add-repo
  • added headless support to login
  • Added gk issue create-branch to create a git branch from an issue
  • Add gk patch view flags to filter by author and title.
  • New focus view design

Bug fixes

  • Disable clone for local workspaces
  • Error in ws add-repo when trying to add a path to a cloud workspace
  • Error message in ws add-repo when trying to add azure repos
  • In focus view, some providers were having some problems fetching issues and prs
  • In focus view, the jira/trello issues were not displayed if a ws filter was used.
  • Infinite loading in the focus view when pressing any key while loading
  • Fix alignment of gk patch list table

Others

  • "Pull Requests" is now the default tab in the Focus view
  • Improved UX when loading data in the focus view
  • Now, in the focus view issue tracker switcher, jira and trello projects are shown in a different list than the main one
  • Update gk ws info command
  • Updated gk ws delete command
  • Improve general errors feedback

Thanks!

Those were the changes on v1.6.0-dev!

v1.5.1

06 Feb 18:26
3127927

Choose a tag to compare

2024-02-06T18:15:54Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • The Focus View has improved to display all PRs, Issues, and WIPs from your selected integrations
    • You can still filter items by Workspace by using the w shortcut
    • You can change your provider by using the u shortcut
    • You can change your issue tracker by using the i shortcut

Thanks!

Those were the changes on v1.5.1!

v1.5.0

06 Feb 17:39
3127927

Choose a tag to compare

2024-02-06T17:27:06Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Added more ways to create a Cloud Patch (gk patch create):
    • Create a Cloud Patch from a stash
    • Create a Cloud Patch from both staged and unstaged changes
  • Added gk patch share interactions with flags
    • You can see the supported flags with gk patch share -h
  • You can now host Cloud Patches on your own dedicated storage for the highest level of security (Requires an Enterprise plan)
    • Your organization's admin can configure a self-managed environment for your Cloud Patches at https://gitkraken.dev/settings/security
    • After creating a Cloud Patch, GitKraken CLI will confirm it was securely stored on your organization's storage
  • Added support for input redirection
  • Added support for user login via credentials

Bug fixes

  • Fixed an issue where you couldn't create a Cloud Patch from an empty untracked file
  • Fixed an issue where Cloud Patches outside of your organization couldn't be loaded in gk patch view <patchUrl>
  • Fixed an issue with filtering the list of issue providers in the focus view
  • Fixed a crash when using o in Focus View when no items are present

Thanks!

Those were the changes on v1.5.0!

v1.4.1

16 Jan 13:03
3127927

Choose a tag to compare

2024-01-16T12:50:11Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • Assign Jira org if missing
  • Add missing translation string
  • Fix bug where some patches were missing data

Thanks!

Those were the changes on v1.4.1!

v1.4.0

10 Jan 17:07
3c9e9e5

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

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

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

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

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!