File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ The following sections list the changes for unreleased.
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)
7474* Bugfix - Add OCS v2 capabilities endpoint to public paths: [#11665](https://github.com/owncloud/ocis/pull/11665)
75+ * Bugfix - Add webdav without trailing slash into proxy default config: [#11677](https://github.com/owncloud/ocis/pull/11677)
7576* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
7677* Enhancement - Bump importer app: [#10880](https://github.com/owncloud/ocis/pull/10880)
7778* Enhancement - Allow scaling the search service: [#11029](https://github.com/owncloud/ocis/pull/11029)
@@ -129,6 +130,15 @@ The following sections list the changes for unreleased.
129130
130131 https://github.com/owncloud/ocis/pull/11665
131132
133+ * Bugfix - Add webdav without trailing slash into proxy default config: [#11677](https://github.com/owncloud/ocis/pull/11677)
134+
135+ We've added the `/webdav` endpoint without a trailing slash into the proxy
136+ default config.
137+
138+ https://github.com/owncloud/ocis/issues/10346
139+ https://github.com/owncloud/ocis/issues/10334
140+ https://github.com/owncloud/ocis/pull/11677
141+
132142* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
133143
134144 Graph service: added GET
You can’t perform that action at this time.
0 commit comments