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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
8
8
9
9
### Added
10
10
11
-
- Adds an option in _Create Cloud Patch_to specify who can access the Cloud Patch
12
-
-_Anyone with the link_will allow anyone with a GitKraken account to open the Cloud Patch
13
-
-_Members of my Org with the link_option will allow anyone in your GitKraken organization to open the Cloud Patch
14
-
-Selecting specific collaborators is coming soon
15
-
- Cloud Patches that have been shared with you now will appear in the _Cloud Patches_ view under _Shared with Me_
11
+
- Adds the ability to specify who can access a Cloud Patch when creating it
12
+
-_Anyone with the link_— allows anyone with the link and a GitKraken account to access the Cloud Patch
13
+
-_Members of my Org with the link_— allows only members of your selected GitKraken organization with the link to access the Cloud Patch
14
+
-(Coming soon to GitLens) Ability to explicitly share to specific members from your organization and add them as collaborators on a Cloud Patch
15
+
- Cloud Patches that have been explicitly shared with you, i.e. you are a collaborator, now will appear in the _Cloud Patches_ view under _Shared with Me_
16
16
- Adds timed snoozing for items in the _Focus View_— choose from a selection of times when snoozing and the item will automatically move out of the snoozed tab when that time expires
17
17
- Adds the ability to open folder changes — closes [#3020](https://github.com/gitkraken/vscode-gitlens/issues/3020)
18
18
- Adds _Open Folder Changes with Revision..._ & _Open Folder Changes with Branch or Tag..._ commands to the Command Palette and to the _Explorer_ and _Source Control_ views
0 commit comments