Skip to content

Commit 8360bdf

Browse files
committed
Automated changelog update [skip ci]
1 parent 6363fc2 commit 8360bdf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)