Skip to content

Commit cb933de

Browse files
committed
Release notes draft
Straight from in-app version
1 parent cdca0f8 commit cb933de

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

gitkraken-client/current.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,54 @@ 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+
<a id="v9-1-0"></a>
18+
## Version 9.1.0
19+
20+
<div class='embed-container embed-container--16-9'>
21+
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZJCxngwraV4" frameborder="0" allowfullscreen></iframe>
22+
</div>
23+
24+
_“You spoke. We listened.”_
25+
26+
_Read the [full release notes](https://help.gitkraken.com/gitkraken-client/current/#version-9-1) and see how it all works!_
27+
28+
### Tuesday, February 7th, 2023
29+
30+
### New ✨
31+
32+
- Improved WSL 2 support for the Linux version of GitKraken Client.
33+
- Users may now install GitKraken Client in a WSL 2 distribution with WSLg and work with their Linux repos.
34+
- For the best experience, we recommend users also install GitKraken Client on their Windows machine to work with repos hosted outside their WSLg distribution.
35+
- For installation or upgrade instructions, check out the [WSL 2 Help Center documentation](https://help.gitkraken.com/gitkraken-client/windows-subsystem-for-linux/).
36+
- New encoding support 🎉
37+
- Configure from <kbd>Preferences > Encoding</kbd> or from the top right of any <kbd>File Diff</kbd> view.
38+
- Users may now bypass Git Hooks when committing after entering a commit message.
39+
- `GitKraken Insights` is now available for <kbd>Cloud Workspaces</kbd> connected to Azure DevOps.
40+
41+
42+
### Improvements 🙌
43+
- Amend (rename) stashes:
44+
- Right-click a stash in the graph and then click <kbd>Edit stash message</kbd>.
45+
- Right-click on a stash in the Left Panel to access <kbd>Edit stash message</kbd>.
46+
- Click the stash message in the Commit Panel to edit the stash message.
47+
- Workspace improvements:
48+
- Workspace columns can now be sorted on Repositories, Issues, Pull Requests and WIP tables.
49+
- All `GitKraken Insights` metrics now have a dropdown for changing the time period between 7 days or 14 days.
50+
- From the <kbd>Interactive Rebase</kbd> editor, the first commit can now be set `Drop`.
51+
52+
53+
### Bug Fixes 🐛
54+
- Fix submodules update being triggered twice during a Pull (rebase), Rebase, cherry-pick, revert commit, reset, checkout, or undo/redo.
55+
- <kbd>Local Workspaces</kbd> may now be edited again while working offline.
56+
- Users will now get a more helpful message when an integration fails to connect due to a problem with SSL certificate verification.
57+
- When amending commit messages, the draggable resize handle will now correctly resize the text box.
58+
- When amending commit/stash messages, the summary-line text input will now be focused automatically.
59+
- Fixed an issue where Jira Server issues would not show up for a Workspace.
60+
- Fixed a timing issue where Shared Workspaces would not show up for Organization owners if the user was not a team member of that Workspace.
61+
- Fixed an issue where manually inputting the token to login with GitHub would not save the token for the Github Provider.
62+
- Fixed a timing issue that caused branches not to show when relaunching the app from a Workspace.
63+
64+
***
1765
<a id="v9-0-1"></a>
1866
## Version 9.0.1
1967

0 commit comments

Comments
 (0)