Skip to content

Commit 25dee2f

Browse files
authored
Merge pull request #139 from jjsilva4/PMM-250-96-help-center-release-notes
[DO NOT MERGE until 7/10/23] PMM-250 9.6 Help Center release notes
2 parents 3bd63f1 + 62cf6bc commit 25dee2f

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

gitkraken-client/current.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,56 @@ 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+
### Tuesday, July 11th, 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+
- The Git Executable feature will now be enabled by default for all GitKraken Client users.
42+
- 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`). Note that actions that do not currently use the Git Executable (like rebasing) will still use GPG for signing.
43+
- Added support for SSH strict host key checking.
44+
- Resize commit messages in the Commit Panel to see more (or less) of the message.
45+
- First select a commit in the graph to access the resize handle for the commit message in the Commit Panel.
46+
- Improved performance of `View all files` on large repositories.
47+
48+
49+
### Bug Fixes 🐛
50+
- Pull request panel will once again auto-populate with the commit message when the pull request contains only one commit.
51+
- When the experimental "Git Executable" feature is enabled, SSH settings for specific integrations will no longer be overridden by the SSH agent.
52+
- Cloud Workspaces:
53+
- Fixed Azure DevOps projects not appearing when creating/editing a Cloud Workspace.
54+
- Fixed `MENTIONED` and `ASSIGNED TO ME` filters on Azure DevOps Cloud Workspaces.
55+
- 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).
56+
- Fixed an issue of `cannot read properties of null (reading 'match')` when using the Git Executable experimental feature.
57+
- Failure cases in Workspaces have better error messaging to tell the user what is wrong:
58+
- ...When GitKraken's integration permissions have been revoked externally (e.g. from the GitHub website).
59+
- ...When a Jira administrator attempts to view the issues of a private project which they do not have permission to view.
60+
- Fixed an issue where Local Workspaces were not loading.
61+
- Fixed issues with adding or viewing Workspaces in the breadcrumbs for repos without a remote.
62+
- Fixed an issue where Jira issue types were not loaded after selecting a Jira project.
63+
- Fixed an issue where Cherry Picks / Revert completion messages falsely claimed that, "the current branch already has all changes from the commit."
64+
- Fixed an issue where button labels were missing when signing in with SSO and more than one provider is available.
65+
- Fixed an issue where many auto-fetches could queue up in the background.
66+
67+
***
68+
1969
<a id="v9-5-1"></a>
2070
## Version 9.5.1
2171

0 commit comments

Comments
 (0)