Skip to content

Commit 9336ac6

Browse files
authored
Merge pull request #121 from jjsilva4/PMM-222-94-help-center-release-notes-
PMM-222 9.4 Help Center Release Notes [Do not merge]
2 parents 1bafcc6 + 208e9b6 commit 9336ac6

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

gitkraken-client/current.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22

33
title: GitKraken Client Release Notes
4-
description: View a history of the new features and fixes in GitKraken Client's Version 8.
4+
description: View a history of the new features and fixes in GitKraken Client's Version 9.
55
og_image: /img/GitKrakenClient-Hero.png
66
taxonomy:
77
category: gitkraken-client
@@ -16,6 +16,47 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
1616

1717

1818
***
19+
<a id="v9-4-0"></a>
20+
## Version 9.4.0
21+
22+
<div class='embed-container embed-container--16-9'>
23+
<iframe width="560" height="315" src="https://www.youtube.com/embed/0EXUm9MI9uo" frameborder="0" allowfullscreen></iframe>
24+
</div>
25+
26+
_“A release for the bold and curious.”_
27+
28+
### Monday, May 8th, 2023
29+
30+
### New ✨
31+
32+
- <kbd>Experimental</kbd> section now available from `Preferences`, and users may now opt-in for:
33+
- Experiment 1: AI Generated Commit Messages
34+
- Generate commit messages from any staged changes by connecting with an OpenAI API key.
35+
- Experiment 2: Bundled Git Executable
36+
- GitKraken Client will use Git instead of the Nodegit library for actions like fetch and commits, plus deliver some performance improvements.
37+
- Refreshed the new-user onboarding, for a smoother experience into the app.
38+
39+
40+
### Improvements 🙌
41+
- When adding repos to a `Workspace` connected to Azure DevOps, you may now select specific Azure DevOps repos instead of syncing an entire project.
42+
- Improved position of “traffic light” window controls on MacOS.
43+
- Improved the left panel resize handle UI.
44+
45+
### Bug Fixes 🐛
46+
- Deleting the default branch name setting no longer sets the default branch name to empty string in `.gitconfig`.
47+
- Changing this setting also no longer edits the .gitconfig file at all if the sync `.gitconfig` with profile setting is not checked.
48+
- Basic text-editing context menu has been added to Left Panel filter input.
49+
- Added error toast if the app detects different capitalization in remote URLs.
50+
- Fixed issue retaining selected Jira project or Trello board when changing `Workspaces`.
51+
- Fix duplicate repos in the Local Workspace repo list when the repo was deleted from the users machine.
52+
- Fix error ‘Checkout Failed: stdout maxbuffer length exceeded’ when checking out in some big LFS repos.
53+
- Improved the app’s handling of commits with an empty message.
54+
- Fixed a case where opening a file in an external editor would not complete the action.
55+
56+
57+
58+
***
59+
1960

2061
<a id="v9-3-0"></a>
2162
## Version 9.3.0

0 commit comments

Comments
 (0)