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 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 toapply
,view
,list
, anddelete
your 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
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 thes
shortcut 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!