Skip to content

Commit 9cfb6e6

Browse files
add late bug fixes
1 parent d4696ed commit 9cfb6e6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

gitkraken-client/current.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ _"Don't be so tight-fisted with that patch. Or actually, do be?"_
3535
- You can now share Cloud Patches directly with members of your organization by selecting specific users when creating a Cloud Patch.
3636
- You can now view Cloud Patches shared with you in the Cloud Patches Left Panel section under `Shared with Me`.
3737
- You can now create Cloud Patches from the Command Palette (<kbd>Ctrl/Cmd+P</kbd>).
38-
- You can now use the left and right arrow keys (as well as `h` and `l`) to navigate between a commit in the Commit Graph and the first file in that commit.
38+
- You can now use the left and right arrow keys (as well as <kbd>h</kbd> and <kbd>l</kbd>) to navigate between a commit in the Commit Graph and the first file in that commit.
3939

4040
### Improvements 🙌
4141
- Experimental Feature - Git Executable:
4242
- Added merge support.
4343
- Add pull support when the selected branch is not active.
44-
- Added new log level (GIT_SILLY) to get extra info about `git` and `ssh` commands in logs.
44+
- Added new log level `GIT_SILLY` to get extra info about `git` and `ssh` commands in logs.
4545
- Added new UI Customization setting in preferences to use generic hosting service icons in `branch/tags`.
4646

4747
### Bug Fixes 🐛
@@ -64,7 +64,9 @@ _"Don't be so tight-fisted with that patch. Or actually, do be?"_
6464
- Improved performance in the Commit Graph when moving between commits using the up/down keys.
6565
- Fixed an issue where inviting users to an organization would silently fail.
6666
- Added missing options for `detached head` context menu: `Copy commit sha`, `Solo`, `Hide`, `Create patch` and `Create cloud patch`.
67-
- Fixed an issue where Gitlab Self Managed Workspaces would not load repos, merge requests, or issues if a repo was deleted.
67+
- Fixed an issue where GitLab Self-Managed Workspaces would not load repos, merge requests, or issues if a repo was deleted.
68+
- Fixed an issue where some deep links may not be recognized by GitKraken Client.
69+
- Fixed an issue where patch files containing multi-byte characters could fail to apply.
6870

6971
### New actions from Focus View
7072

0 commit comments

Comments
 (0)