Releases: gitkraken/gh-gk
Releases · gitkraken/gh-gk
v2.1.2
v2.1.1
v1.6.1
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 (@JBUinfo)
gk ws remove-repos
added to support selective repo deletion (@alexs-gitK)
Bug fixes
Others
- fix chocolatey CI (@sergiolms)
- performance improvements
- replace deprecated property (@JBUinfo)
Thanks!
Those were the changes on v1.6.1!
v1.6.0
2024-03-08T16:27:54Z
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 (@sergiolms) - Added a
gk status
command to provide context about the current state of the repo (@sergiolms) - Autocomplete patch title and description if not set when creating it from flags (@sergiolms)
- New shortcut in focus view to checkout pull requests (@sergiolms)
gk status
checks if user has a stash in current commit- added arg support to clone multiple repos with
gk ws clone
(@alexs-gitK) - 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 (@sergiolms)
Bug fixes
- Update workspace message
*disable clone for local workspaces
Others
- Add patch view flags to filter by author and title.
- Added end-user scriptable examples
- "Pull Requests" is now the default tab in the Focus view (@JBUinfo)
- Improved UX when loading data in the focus view (@JBUinfo)
- More specific description of the shortcut V in focus view (@JBUinfo)
- New focus view design (@JBUinfo)
- Now, in the focus view issuetracker switcher, jira and trello projects are shown in a different list than the main one (@JBUinfo)
- Error in
ws add-repo
when trying to add a path to a cloud workspace (@JBUinfo) - Error message in
ws add-repo
when trying to add azure repos (@JBUinfo) - In focus view, some providers were having some problems fetching issues and prs (@JBUinfo)
- In focus view, the jira/trello issues were not displayed if a ws filter was used. (@JBUinfo)
- Infinite loading in the focus view when pressing any key while loading (@JBUinfo)
- Add Chocolatey CI workflow (@JBUinfo)
- Add correctly the choco push key (@JBUinfo)
- Add winget-releaser to Github Actions (@JBUinfo)
- Better reviewState (@JBUinfo)
- Replace error message (@JBUinfo)
- Update how we move between tables (@JBUinfo)
- Use new functions from shared library (@JBUinfo)
- fix how we get lastrefreshed property (@JBUinfo)
- Update workspace info
- Updated delete command
- Improve error information when cannot be loaded
- removed bold from the table header
Thanks!
Those were the changes on v1.6.0!
v1.5.1
2024-02-06T18:15:54Z
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
Thanks!
Those were the changes on v1.5.1!
v1.5.0
2024-02-06T17:27:06Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- Added support for user login via credentials
- Create a draft from a stash
- Create a draft from staged AND unstaged changes
- Drafts - Allow
gk patch share
with flags - Support BYOB in patches
- adding support input redirection
Bug fixes
- Assign Jira org if missing
- Unable to create a patch from an empty untracked file
- public patches outside your org couldn't be loaded in
gk patch view <patchUrl>
- update to repo clone
Others
- Bug filtering the list of issue providers in the focus view (@JBUinfo)
- Crash using "O" in focus view when no items are present (@JBUinfo)
- add translate
- Disable Cloud Patch commands in CLI when disabled by Org admins
- fix to lang tag
Thanks!
Those were the changes on v1.5.0!
v1.4.1
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 (@sergiolms)
- patch changeset was missing org id (@sergiolms)
Thanks!
Those were the changes on v1.4.1!
v1.4.0
2024-01-10T16:20:28Z
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
andgk 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 - Crash using Azure Oauth token
- Crash when opening URLs or paths in focus view
- 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!
main
2023-12-14T10:00:42Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- Add
gk patch share
command to share drafts with other people
Bug fixes
- Check if session is active before performing an action (@sergiolms)
Others
- Add global context, sig handler global cleanup func
- updated to new login model
- Crash when using local ws in focus view (@JBUinfo)
- added pprof decode example
- share draft after creating it
Thanks!
Those were the changes on v1.3.0!