Skip to content

Commit b8c715a

Browse files
committed
Updated release notes
1 parent 7aa28fb commit b8c715a

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

gitkraken-client/current.md

Lines changed: 24 additions & 12 deletions
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,30 +16,42 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
1616

1717

1818
***
19-
2019
<a id="v9-4-0"></a>
2120
## Version 9.4.0
2221

2322
<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>
2524
</div>
2625

27-
_Wait, Azure is a color?_
26+
_A release for the bold and curious._
2827

29-
### Thursday, April 6th, 2023
28+
### Tuesday, May 2nd, 2023
3029

3130
### New ✨
3231

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+
3839

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.
3944

4045
### 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.
4355

4456

4557

0 commit comments

Comments
 (0)