1
1
---
2
2
3
3
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 .
5
5
og_image : /img/GitKrakenClient-Hero.png
6
6
taxonomy :
7
7
category : gitkraken-client
@@ -16,6 +16,47 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
16
16
17
17
18
18
***
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
+
19
60
20
61
<a id =" v9-3-0 " ></a >
21
62
## Version 9.3.0
0 commit comments