Skip to content

Commit 8cd6ffc

Browse files
committed
GKC 9.6 release notes
1 parent 19cb341 commit 8cd6ffc

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

gitkraken-client/current.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,52 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
1616

1717
***
1818

19+
<a id="v9-6-0"></a>
20+
## Version 9.6.0
21+
22+
<div class='embed-container embed-container--16-9'>
23+
<iframe width="560" height="315" src="https://www.youtube.com/embed/GcKqlqDzFDU" frameborder="0" allowfullscreen></iframe>
24+
</div>
25+
26+
27+
_“Insights get a solo 🎻”_
28+
29+
### Wednesday, July 5th, 2023
30+
31+
### New ✨
32+
- GitKraken Insights in Workspaces:
33+
- GitKraken Insights has been moved from the Pull Request page to its own Insights page.
34+
- Added a "Last updated date" timestamp.
35+
- Added a refresh button for an easier time updating Insights metrics.
36+
- Azure DevOps Workspaces:
37+
- Users may now create a manually managed Azure DevOps Workspace from a Workspace synced with an Azure Project.
38+
39+
### Improvements 🙌
40+
- Git Executable
41+
- Added support for SSH commit signing while using the Git Executable. Commit signing will need to be configured in your gitconfig for now (via `gpg.format`, `user.signingKey`, and `gpg.ssh.allowedSignersFile`).
42+
- Added support for SSH strict host key checking.
43+
- Resize commit messages in the Commit Panel to see more (or less) of the message.
44+
- First select a commit in the graph to access the resize handle for the commit message in the Commit Panel.
45+
- Improved performance of `View all files` on large repositories.
46+
47+
48+
### Bug Fixes 🐛
49+
- Pull request panel will once again auto-populate with the commit message when the pull request contains only one commit.
50+
- When the experimental "Git Executable" feature is enabled, SSH settings for specific integrations will no longer be overridden by the SSH agent.
51+
- Cloud Workspaces:
52+
- Fixed Azure DevOps projects not appearing when creating/editing a Cloud Workspace.
53+
- Fixed `MENTIONED` and `ASSIGNED TO ME` filters on Azure DevOps Cloud Workspaces.
54+
- Cloud Workspaces that have already been fetched will no longer disappear when there is an interruption fetching Cloud Workspaces (such as losing connection to the Internet).
55+
- Fixed an issue of `cannot read properties of null (reading 'match')` when using the Git Executable experimental feature.
56+
- Failure cases in Workspaces have better error messaging to tell the user what is wrong:
57+
- ...When GitKraken's integration permissions have been revoked externally (e.g. from the GitHub website).
58+
- ...When a Jira administrator attempts to view the issues of a private project which they do not have permission to view.
59+
- Fixed an issue where Local Workspaces were not loading.
60+
- Fixed an issues with adding or viewing Workspaces in the breadcrumbs for repos without a remote.
61+
- Fixed an issue where Jira issue types were not loaded after selecting a Jira project.
62+
63+
***
64+
1965
<a id="v9-5-1"></a>
2066
## Version 9.5.1
2167

0 commit comments

Comments
 (0)