File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ The following sections list the changes for unreleased.
7070* Bugfix - Return translated role definitions: [#11466](https://github.com/owncloud/ocis/pull/11466)
7171* Bugfix - Tolerating the empty request body for WebDAV: [#11516](https://github.com/owncloud/ocis/pull/11516)
7272* Bugfix - Fix space root handling in a sharedByMe: [#11533](https://github.com/owncloud/ocis/pull/11533)
73+ * Bugfix - Fix the create link endpoint: [#11542](https://github.com/owncloud/ocis/pull/11542)
7374* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
7475* Enhancement - Bump importer app: [#10880](https://github.com/owncloud/ocis/pull/10880)
7576* Enhancement - Allow scaling the search service: [#11029](https://github.com/owncloud/ocis/pull/11029)
@@ -104,6 +105,14 @@ The following sections list the changes for unreleased.
104105
105106 https://github.com/owncloud/ocis/pull/11533
106107
108+ * Bugfix - Fix the create link endpoint: [#11542](https://github.com/owncloud/ocis/pull/11542)
109+
110+ We fixed an issue when Shares drive can be shared via link share with Internal
111+ role using permissions endpoint
112+
113+ https://github.com/owncloud/ocis/issues/11409
114+ https://github.com/owncloud/ocis/pull/11542
115+
107116* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
108117
109118 Graph service: added GET
You can’t perform that action at this time.
0 commit comments