v1.5.0
2024-02-06T17:27:06Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- Added more ways to create a Cloud Patch (
gk patch create
):- Create a Cloud Patch from a stash
- Create a Cloud Patch from both staged and unstaged changes
- Added
gk patch share
interactions with flags- You can see the supported flags with
gk patch share -h
- You can see the supported flags with
- You can now host Cloud Patches on your own dedicated storage for the highest level of security (Requires an Enterprise plan)
- Your organization's admin can configure a self-managed environment for your Cloud Patches at https://gitkraken.dev/settings/security
- After creating a Cloud Patch, GitKraken CLI will confirm it was securely stored on your organization's storage
- Added support for input redirection
- Added support for user login via credentials
Bug fixes
- Fixed an issue where you couldn't create a Cloud Patch from an empty untracked file
- Fixed an issue where Cloud Patches outside of your organization couldn't be loaded in
gk patch view <patchUrl>
- Fixed an issue with filtering the list of issue providers in the focus view
- Fixed a crash when using o in Focus View when no items are present
Thanks!
Those were the changes on v1.5.0!