You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gitkraken-client/current.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,36 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
16
16
17
17
***
18
18
19
+
<aid="v9-11-1"></a>
20
+
## Version 9.11.1
21
+
22
+
### Wednesday, January 10th, 2024
23
+
24
+
### New ✨
25
+
- You can now edit link permissions for Cloud Patches after creation.
26
+
27
+
### Improvements 🙌
28
+
- Upgraded to Electron 27.
29
+
- Experimental Feature - Git Executable:
30
+
- Friendlier GPG errors
31
+
- Experimental Feature - AI Commit Message Generation:
32
+
- You can now select an OpenAI model to use with `gpt-4` support added.
33
+
- You can test whether an OpenAI API key is valid with a button in <kbd>Preferences > Experimental</kbd>.
34
+
- Added the ability to customize more date/time formats in <kbd>Preferences > UI Customization > Date/Time</kbd>.
35
+
36
+
### Bug Fixes 🐛
37
+
- Experimental Feature - Git Executable:
38
+
- Fixed an issue where invalid credentials with HTTPS remotes showed an info toast instead of prompting for valid credentials.
39
+
- Fixed a problem on MacOS and Linux where SSH commit signing could only be used with `ssh-keygen`.
40
+
- Fixed an issue where the compact `Graph` column in the Commit Graph may not display correctly when moving the horizontal scroll bar using the trackpad.
41
+
- Fixed an issue where selecting multiple branches in the left panel was not working on Windows or Linux.
42
+
- Fixed an issue where the `Date/Time` column of the Commit Graph was not taking into account the time portion set in <kbd>Preferences > UI Customization > Date/Time Format</kbd>.
43
+
- Fixed several issues where resolving a `gitkraken://` link wouldn't cancel properly when the user interrupted locating the relevant repository.
44
+
- Fixed an issue where navigating between files in the commit panel with the keyboard didn't work as expected.
45
+
- Cloud Patches will no longer fail to create on repositories without a remote.
0 commit comments