Releases: gitkraken/gk-cli
Releases · gitkraken/gk-cli
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!
v1.0.10
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
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 createto create a cloud workspace from a local workspace - Create
gk provider removecommand - 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 prcommands - Code cleanup and changes for Go 1.21
- Store providers token locally
- Add support to DD/MM/YY format
- Improve
gk issue listandgk issue viewcommands - Update Go 1.21 -> 1.21.1
- Use only
.gkfolder for shared workspaces
Thanks!
Those were the changes on v1.0.9!
v1.0.8
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
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!