v1.6.0
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!