Skip to content

Commit d3032bb

Browse files
authored
Merge pull request #151 from jjsilva4/9-6-1-release-notes
[Do not merge until release day] 9.6.1 release notes
2 parents f9ccc89 + a152135 commit d3032bb

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

gitkraken-client/current.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,38 @@ Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap)
1616

1717
***
1818

19+
<a id="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.
48+
49+
***
50+
1951
<a id="v9-6-0"></a>
2052
## Version 9.6.0
2153

0 commit comments

Comments
 (0)