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
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,38 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
16
16
17
17
***
18
18
19
+
<aid="v9-6-1"></a>
20
+
## Version 9.6.1
21
+
22
+
_“Sharing is caring.”_
23
+
24
+
### Tuesday, August 1st, 2023
25
+
26
+
### New ✨
27
+
- Added a share button in the Workspaces tab for inviting organization members and/or teams to join a Workspace.
28
+
29
+
### Improvements 🙌
30
+
- Upgraded to Electron 22.
31
+
- Experimental Feature - Git Executable:
32
+
- Added push support.
33
+
- Force push will now default to `--force-with-lease`, and prompt to `fetch` or `push --force` (without lease) when the remote ref and remote-tracking branch are different.
34
+
- Added support for streaming Git Hooks output.
35
+
- Renamed the GitKraken Terminal command `gk` to `gkc`.
36
+
37
+
### Bug Fixes 🐛
38
+
- Fixed an issue loading Workspace pull requests when repos have too many pull requests.
39
+
- Fixed an issue where GitKraken Client couldn't start if the last opened repository was no longer openable.
40
+
- Fixed instances where the Git info in the Workspace repository list would not display.
41
+
- Fixed error toast that appears when a rebase fails due to conflicts.
42
+
- Fixed an issue where GitKraken Client wouldn't show that a merge was active after resolving a conflict.
43
+
- Fixed an issue where Workspace pull requests would not display if a team, bot, or mannequin was a requested reviewer.
44
+
- Fixed an issue where the GPG program could be set to an invalid value, causing issues with GPG actions.
45
+
- Fixed cases of improper UI for the Workspace pull request list when using the search bar.
46
+
- Fixed cases where a blank screen could appear while viewing a repo's README from a Workspace.
47
+
- Fixed tilde resolution of `core.hooksPath` in some cases.
0 commit comments