File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ The following sections list the changes for unreleased.
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)
7373* Bugfix - Fix the create link endpoint: [#11542](https://github.com/owncloud/ocis/pull/11542)
74+ * Bugfix - Add OCS v2 capabilities endpoint to public paths: [#11665](https://github.com/owncloud/ocis/pull/11665)
7475* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
7576* Enhancement - Bump importer app: [#10880](https://github.com/owncloud/ocis/pull/10880)
7677* Enhancement - Allow scaling the search service: [#11029](https://github.com/owncloud/ocis/pull/11029)
@@ -121,6 +122,13 @@ The following sections list the changes for unreleased.
121122 https://github.com/owncloud/ocis/issues/11409
122123 https://github.com/owncloud/ocis/pull/11542
123124
125+ * Bugfix - Add OCS v2 capabilities endpoint to public paths: [#11665](https://github.com/owncloud/ocis/pull/11665)
126+
127+ Following the same behavior as OCS v1, we added the OCS v2 capabilities endpoint
128+ to the public paths.
129+
130+ https://github.com/owncloud/ocis/pull/11665
131+
124132* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
125133
126134 Graph service: added GET
You can’t perform that action at this time.
0 commit comments