Releases: gitkraken/gk-cli
Releases · gitkraken/gk-cli
v1.4.0
2024-01-10T17:04:35Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- New
gk accountcommand - New
gk feedbackcommand - 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 switchthat allows to switch workspace without prompts - Set patch visibility from
gk patch createandgk patch share - Updated the auth flow
- Add support for gh-gk (GitHub extension)
Bug fixes
- Updates to do token refresh
- Sometimes
gk ws updatewould 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 cloneif 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
2023-12-14T10:00:42Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- Added the
gk patch sharecommand 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
v1.2.1
v1.2.0
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 createto 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 patchcore command allows you toapply,view,list, anddeleteyour Cloud Patches
- Share your work with others by using
- 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
pshortcut - Snooze your PRs and issues to move them to the 'Snoozed' section by using the
sshortcut. To bring snoozed items back into view, simply visit the 'Snoozed' section and use thesshortcut to remove them from the snoozed state.
- Pin your PRs and issues to the top of your Focus view by using the
- Added Nerd Fonts support
Thanks!
Those were the changes on v1.2.0!
v1.1.4
v1.1.3
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
focuscommand
Thanks!
Those were the changes on v1.1.3-rc1!
v1.1.2
2023-10-18T15:06:04Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- Sort issues & pull requests in
gk focusview to display most relevant first.
Other
- Now we display the current organization when running
gk org,gk org listandgk user-info
Thanks!
Those were the changes on v1.1.2!
v1.1.1
v1.1.0
2023-10-15T09:14:03Z
Welcome to the latest release of GitKraken CLI!
Changelog
Feature
- Added a
gk focuscommand 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!