Skip to content

Commit d0fd488

Browse files
authored
Merge pull request #128 from jjsilva4/PMM-235-95-in-app-release-notes
PMM-235 9.5 in-app release notes
2 parents 9efb411 + c978301 commit d0fd488

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

gitkraken-client/current.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,74 @@ 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+
***
18+
19+
<a id="v9-5-0"></a>
20+
## Version 9.5.0
21+
22+
<div class='embed-container embed-container--16-9'>
23+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CDpfKxVsE5k" frameborder="0" allowfullscreen></iframe>
24+
</div>
25+
26+
_“How complex can it be?”_
27+
28+
### Wednesday, June 7th, 2023
29+
30+
31+
### On-Premise 🖥
32+
33+
- Git Executable has been enabled for all On-Premise users to allow Git to directly perform actions like fetch, commit, and much more instead of the Nodegit library.
34+
- Users may toggle the setting from <kbd>Preferences > Experimental</kbd>.
35+
- On-Premise and Serverless clients now also benefit from the new first time user experience.
36+
37+
38+
### New ✨
39+
40+
- Workspaces got a power boost:
41+
- Invite individuals from your GitKraken Org to a Workspace.
42+
- Pull all repos in a Workspace using the <kbd>Pull all</kbd> button located in the Repositories page.
43+
- ✨ Preview feature: Added a `Complexity` column to the Workspace Focus View, Team View, and Pull Requests page:
44+
- Complexity is a scale of 1 to 4 that scores a pull request’s complexity based on:
45+
- Number of lines changed
46+
- Number of files change
47+
- Number of commits made
48+
49+
### Improvements 🙌
50+
- Git Executable has been enabled for all GitKraken Client users to allow Git to directly perform actions like fetch, commit, and much more instead of the Nodegit library.
51+
- Provides performance improvements for fetch, commit, and more.
52+
- Users may toggle the setting off or on from <kbd>Preferences > Experimental</kbd>.
53+
- Note: This update will be slowly rolled out within the first week of the 9.5 release.
54+
- New user experience improvements:
55+
- New users may now start with one of their Cloud Workspaces when launching the app for the first time.
56+
- When starting with a Cloud Workspace, the Workspace now opens on the Repositories view.
57+
- During onboarding, users can configure SSH keys for integrations.
58+
- Improved the URL clone user interface on the new user onboarding.
59+
- Workspace improvements:
60+
- Added single dropdown to change the time period for all `GitKraken Insights` metrics.
61+
- Added additional options to locate or clone a repository when checking out a branch or viewing a Pull Request from a Workspace.
62+
- Updated messaging when opening the Workspace and no integration is connected.
63+
- Improved syntax highlighting and additional language support in the GitHub Pull Request View.
64+
- Added icons in Pull Request View timeline for comments, requested changes, and reviews.
65+
- Added logging for Git commands with GitKraken Client log system.
66+
- Requires enabling both the “Git Executable” setting from <kbd>Preferences > Experimental</kbd> and the `Use extended logging in activity log` setting from <kbd>Preferences</kbd>.
67+
- Support viewing Git hook output using Git Executable feature.
68+
- Added option to close login modal using the `Esc` key.
69+
70+
71+
72+
### Bug Fixes 🐛
73+
- Fixed case where Git binary wouldn’t fetch from `HTTPS` remotes on older Linux distros (ex. CentOS-7).
74+
- Fixed case where Git binary wouldn’t fetch from `HTTPS` remotes in Snap installs.
75+
- Fixed issue where editing working directory files while multiple commits were selected caused diff display issues for selected commit range.
76+
- Fixed delay with loading spinner appearing.
77+
- Fixed UI display issue with long emails in the sample commit during the first time user onboarding.
78+
- Fixed various “unique key prop” errors in Workspaces.
79+
- Azure Issues status now reflects the status options on the main Azure app.
80+
- Fixed an issue where users were shown an upgrade button in the issue view panel when the issue’s repo is not cloned or located.
81+
- Fixed an issue where the Workspace search bar would disappear.
82+
- Fixed an issue where the Workspace repository page would not load a repo’s ahead/behind data.
83+
- Git binary no longer incorrectly uses bundled SSH instead of system's OpenSSH when `Use Local Agent`”` setting is enabled.
84+
1785

1886
***
1987
<a id="v9-4-0"></a>

0 commit comments

Comments
 (0)