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 @@ -85,6 +85,7 @@ The following sections list the changes for unreleased.
8585* Enhancement - The sse support added for the public links: [#11627](https://github.com/owncloud/ocis/pull/11627)
8686* Enhancement - Update the ocis_full deployment example: [#11666](https://github.com/owncloud/ocis/pull/11666)
8787* Enhancement - Bump Reva version: [#11669](https://github.com/owncloud/ocis/pull/11669)
88+ * Enhancement - Drop remote.php prefix: [#11687](https://github.com/owncloud/ocis/pull/11687)
8889
8990## Details
9091
@@ -227,6 +228,13 @@ The following sections list the changes for unreleased.
227228
228229 https://github.com/owncloud/ocis/pull/11669
229230
231+ * Enhancement - Drop remote.php prefix: [#11687](https://github.com/owncloud/ocis/pull/11687)
232+
233+ The `remote.php` prefix is now fully optional in WebDAV endpoints and is never
234+ returned in responses.
235+
236+ https://github.com/owncloud/ocis/pull/11687
237+
230238# Changelog for [7.2.0] (2025-07-14)
231239
232240The following sections list the changes for 7.2.0.
You can’t perform that action at this time.
0 commit comments