@@ -16,6 +16,40 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
16
16
17
17
***
18
18
19
+ <a id =" v9-12-0 " ></a >
20
+ ## Version 9.12.0
21
+
22
+ _ “Lucario, use Focus Blast!”_
23
+
24
+ ### Tuesday, February 13th, 2024
25
+
26
+ ### New ✨
27
+ - The new Focus View has improved to display all of your PRs, Issues, and WIPs.
28
+ - You can access the new Focus View from the new Focus View tab. Note, the Focus View will no longer show within a Cloud Workspace.
29
+ - You can still filter items by Workspace using the Workspace filter dropdown.
30
+ - You can now host Cloud Patches on your own dedicated storage for the highest level of security (Requires an Enterprise plan).
31
+ - Your organization's admin can configure a self-managed environment for your Cloud Patches at https://gitkraken.dev/settings/security .
32
+ - When creating a Cloud Patch, GitKraken Client will display a message to confirm it will be securely stored on your organization's storage.
33
+
34
+ ### Improvements 🙌
35
+ - Experimental Feature - Git Executable:
36
+ - Added clone support.
37
+ - Improved stability and performance when authenticating with Git remotes.
38
+ - Updated to Monaco 0.45.0
39
+ - This brings improvements to the file/diff/merge editors.
40
+
41
+ ### Bug Fixes 🐛
42
+ - Experimental Feature - Git Executable:
43
+ - Fixed an issue where relative paths for ` core.hooksPath ` failed to execute hooks.
44
+ - Fixed an issue where SSH and Git version information was parsed incorrectly.
45
+ - Fixed an issue on Windows where updating the file ` known_hosts ` was not working for rare cases.
46
+ - Fixed an issue where checking out a branch for a pull request in the Focus View would not fetch the remote before checking the branch out.
47
+ - Fixed an issue on macOS where opening a file in Finder from GitKraken Client could cause Finder to freeze.
48
+ - Fixed an issue where the diff view could disappear after quickly selecting a commit in the Commit Graph using the right arrow key or the mouse.
49
+ - Fixed an issue where repos may not load for GitLab Self-Managed instances with self-signed certificates.
50
+
51
+
52
+ ***
19
53
<a id =" v9-11-1 " ></a >
20
54
## Version 9.11.1
21
55
0 commit comments