File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ The following sections list the changes for unreleased.
6969* Bugfix - Fix the expiration date response for links: [#11239](https://github.com/owncloud/ocis/pull/11239)
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)
72+ * Bugfix - Fix space root handling in a sharedByMe: [#11533](https://github.com/owncloud/ocis/pull/11533)
7273* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
7374* Enhancement - Bump importer app: [#10880](https://github.com/owncloud/ocis/pull/10880)
7475* Enhancement - Allow scaling the search service: [#11029](https://github.com/owncloud/ocis/pull/11029)
@@ -97,6 +98,12 @@ The following sections list the changes for unreleased.
9798 https://github.com/owncloud/ocis/issues/10809
9899 https://github.com/owncloud/ocis/pull/11516
99100
101+ * Bugfix - Fix space root handling in a sharedByMe: [#11533](https://github.com/owncloud/ocis/pull/11533)
102+
103+ Fix space root handling in a graph sharedByMe
104+
105+ https://github.com/owncloud/ocis/pull/11533
106+
100107* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
101108
102109 Graph service: added GET
You can’t perform that action at this time.
0 commit comments