Skip to content

Commit 0a45920

Browse files
authored
Merge branch 'main' into updates
2 parents e8fe51e + 3f34686 commit 0a45920

File tree

4 files changed

+47
-1
lines changed

4 files changed

+47
-1
lines changed
107 KB
Loading

gitkraken-client/current.md

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

1717
***
1818

19+
<a id="v10-0-2"></a>
20+
## Version 10.0.2
21+
22+
### Tuesday, June 4th, 2024
23+
24+
### Improvements 🙌
25+
- Repository Management tab:
26+
- The search bar will be automatically focused when accessing the Repository Management tab.
27+
- Custom Workspace icons will now show in the collapsible section header.
28+
- Your scroll position will be saved when returning to the Repository Management tab.
29+
- After creating a new Workspace, the Workspace will be expanded and scrolled to automatically.
30+
- User avatars will show in the section header of any shared Cloud Workspace.
31+
- Experimental Feature - Git Executable:
32+
- Added push tag support.
33+
34+
### Bug Fixes 🐛
35+
- Experimental Feature - Git Executable:
36+
- Fixed an issue where continuing a rebase would fail after a conflict if the current commit message started with `#`.
37+
- Fixed an issue where the client would fail to load Bitbucket Server users.
38+
39+
***
40+
41+
<a id="v10-0-1"></a>
42+
## Version 10.0.1
43+
44+
_“To err is human; to forgive, divine”_
45+
46+
### Monday, May 20th, 2024
47+
48+
### Improvements ✨
49+
- Updated Git to 2.44.1.
50+
- Improved the layout of filtering controls in Launchpad.
51+
52+
### Bug Fixes 🐛
53+
- Fixed an issue where pull requests from archived repositories would appear in Launchpad.
54+
- Fixed an issue where GitLab Self-Managed Workspaces would not show any repositories.
55+
56+
***
57+
1958
<a id="v10-0-0"></a>
2059
## Version 10.0.0
2160

gitkraken-client/experimental-features.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ Find below a list of features using the Git binary if the Git Executable experim
8787
- Added stash support
8888
- Added support for Git Credential Manager on SSH settings
8989

90+
**Added in 10.0.2:**
91+
- Added push tag support.
92+
9093
---
9194

9295
### AI Commit Message Generation

gitkraken-client/gitkraken-organization.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ You also have the option to purchase an organization for someone else that would
2626

2727
## Add Users
2828

29-
To add someone to your organization, go to [app.gitkraken.com](https://app.gitkraken.com/), select your organization in the left sidebar, select "Users," and finally select "Add Users." Here you can enter as many email addresses as you want and the [role](/gitkraken-client/gitkraken-organization/#roles) (in the drop down) you would like to assign them all.
29+
To add someone to your organization, go to [app.gitkraken.com](https://app.gitkraken.com/), select your organization in the left sidebar, select "Users," and finally select "Add Users."
30+
31+
<img src="/wp-content/uploads/add-user-app-gitkraken-com.png" class="img-responsive center img-bordered">
32+
33+
Here you can enter as many email addresses as you want and the [role](/gitkraken-client/gitkraken-organization/#roles) (in the drop down) you would like to assign them all.
3034

3135
<img src="/wp-content/uploads/gitkraken-organization-add-users.png" class="img-responsive center img-bordered">
3236

0 commit comments

Comments
 (0)