Skip to content

Commit b1cb165

Browse files
authored
Merge pull request #159 from jjsilva4/9-7-release-notes
9.7 release notes
2 parents 94c0b7e + 8542ccc commit b1cb165

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-7-0"></a>
20+
## Version 9.7.0
21+
22+
<div class='embed-container embed-container--16-9'>
23+
<iframe width="560" height="315" src="https://www.youtube.com/embed/nWt2PK0zQXA" frameborder="0" allowfullscreen></iframe>
24+
</div>
25+
26+
_“Shall we compare dates?”_
27+
28+
### Wednesday, August 9th, 2023
29+
30+
### New ✨
31+
- Your working directory can now be compared against any commit or branch! This can be accomplished in two ways:
32+
- Right-click a commit or branch, and choose `Compare commit against working directory`
33+
- Use <kbd>Ctrl</kbd> click (or <kbd>Cmd</kbd> click on MacOS) to select your Work-in-Progress ("WIP") node, along with the commit of your choice.
34+
- GitKraken Client will now attempt to pull Date/Time settings from OS preferences, along with an override in <kbd>Preferences > UI Customization</kbd>.
35+
- Windows: Region & Short date format preferences
36+
- macOS: Region & Date format preferences
37+
- All: LC_ALL & LC_TIME environment variables
38+
39+
### Improvements 🙌
40+
- Experimental Feature - Git Executable:
41+
- Added tag support.
42+
- Added GPG Preferences setting for SSH commit signing.
43+
- Added an indicator for repositories in the Workspace `REPOSITORIES` list when multiple paths are detected. Clicking this will allow the user to specify which repository to use.
44+
45+
### Bug Fixes 🐛
46+
- Fixed an issue where `Pull Requests` were not loading for Bitbucket Workspaces.
47+
- Improved home directory detection on Windows.
48+
- App will now create `~/.ssh` directory if it doesn't exist when updating `~/.ssh/known_hosts`.
49+
50+
***
1951
<a id="v9-6-1"></a>
2052
## Version 9.6.1
2153

0 commit comments

Comments
 (0)