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
_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.
0 commit comments