Skip to content

Commit f2d39b0

Browse files
committed
Updates release notes
1 parent f34038e commit f2d39b0

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

gitkraken-client/current.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,65 @@ Behold the evolution of GitKraken Client! Find out what’s new, what’
1414

1515
Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap) to see what we’re working on.
1616

17+
***
18+
<a id="v9-9-0"></a>
19+
## Version 9.9.0
20+
21+
<div class='embed-container embed-container--16-9'>
22+
<iframe width="560" height="315" src="https://www.youtube.com/embed/8J-YLeIYIWs " frameborder="0" allowfullscreen></iframe>
23+
</div>
24+
25+
_“Let's finally pin down that cloud.”_
26+
27+
### Tuesday, October 3rd, 2023
28+
29+
### New ✨
30+
- Experimental Feature - Cloud Patches:
31+
- Share your work with others by creating a Cloud Patch from any WIP node.
32+
- Select a WIP to access "Share all files as cloud patch" button in the Commit Panel.
33+
- Create a Cloud Patch from staged changes.
34+
- Apply a Cloud Patch by following a Cloud Patch URL to open in GitKraken Client and then review the contents in the Commit Panel.
35+
- Cloud Patches are organized in the Left Panel, where you may re-apply a patch to your working directory or re-copy the URL.
36+
- Focus View now supports pinning and snoozing for PRs and ISSUES.
37+
- Experimental Feature - New Commit Graph:
38+
- Added "Compact Graph Column" option from Commit Graph settings gear.
39+
- Drag and drop to reorder columns.
40+
- Added inline commit descriptions.
41+
- Improved performance when resizing the app window.
42+
- This feature will be defaulted on for all users.
43+
44+
45+
### Improvements 🙌
46+
- Experimental Feature - Git Executable:
47+
- Added revert commit support.
48+
- Added pageant ssh agent support.
49+
- Focus View now displays an issues status.
50+
51+
52+
### Bug Fixes 🐛
53+
- Experimental Feature - Git Executable:
54+
- Fixed an issue where the commit graph would fail to load in some cases.
55+
- Conflicting git config `fetch.pruneTags` will only be allowed for the main remote.
56+
- Fixed a problem with remote actions when a non-standard SSH port was used.
57+
- Fixed a problem in Git Executable with known_hosts file on Windows.
58+
- Commit signing with SSH can now use a different SSH key than the one used for credentials.
59+
- Fixed an issue where the commit message viewer did not change its height when clicked.
60+
- Fixed a missing option to remove a repo for Azure Workspaces whose repos were manually added.
61+
- Fixed an issue where locating an Azure repo in a Workspace did not save its location.
62+
- Fixed a bug where GitLab issue descriptions would disappear when clicking the edit button in the issue view panel.
63+
- Fixed an issue where some macOS icon sizes would look distorted.
64+
- When immediately committing a cherry-pick or revert:
65+
- If there is a conflict, hooks will not be executed.
66+
- If there are no changes, no empty commit will be generated.
67+
- Fixed an issue where repositories could not be deleted on Windows.
68+
- Fixed an issue where the incorrect date/time format would sometimes display in the settings UI.
69+
- Fixed an issue where the incorrect locale would sometimes be used for date/time formatting.
70+
- Removed unnecessary scroll bars around the commit message field.
71+
- Fixed the following issues with `gitkraken://` deep links:
72+
- Fixed an issue where opening a deep link would prompt users to select a repo even if one of those repos is the active tab.
73+
- Partially fixed an issue where opening a deep link would prompt users to select a repo, but only offer slightly-rephrased versions of the same file path. (Some issues are still known with regards to letter casing on Windows, and uncommon file paths.)
74+
- Focus View no longer loads Jira Issues set to Done.
75+
1776
***
1877
<a id="v9-8-2"></a>
1978
## Version 9.8.2

0 commit comments

Comments
 (0)