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,30 +16,42 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
16
16
17
17
18
18
***
19
-
20
19
<a id =" v9-4-0 " ></a >
21
20
## Version 9.4.0
22
21
23
22
<div class =' embed-container embed-container--16-9 ' >
24
- <iframe width="560" height="315" src="https://www.youtube.com/embed/UZmwAu-2UYw " frameborder="0" allowfullscreen></iframe>
23
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/0EXUm9MI9uo " frameborder="0" allowfullscreen></iframe>
25
24
</div >
26
25
27
- _ “Wait, Azure is a color? ”_
26
+ _ “A release for the bold and curious. ”_
28
27
29
- ### Thursday, April 6th , 2023
28
+ ### Tuesday, May 2nd , 2023
30
29
31
30
### New ✨
32
31
33
- - Azure DevOps Integration Boosts:
34
- - View and edit Azure Work Items in Workspaces from ` Focus View ` or ` Team View ` .
35
- - Create a branch from an Azure Work Item.
36
- - One-click integration connection from <kbd >Preferences > Integrations > Azure DevOps</kbd > (but you can still use personal access tokens too).
37
- - Sign into the app with Azure.
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
+
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.
39
44
40
45
### Bug Fixes 🐛
41
- - Fixed an issue where the Workspace issue branch column would not update if a branch for the issue was deleted.
42
- - Fixed an issue where the Work In Progress table was not working for Azure DevOps Cloud Workspaces.
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.
43
55
44
56
45
57
0 commit comments