From ee0b4660184cafd2d686bd60635917bb377da6da Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Tue, 28 Jun 2022 13:33:49 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a94efa831..29eb42d7d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - CSP rules for silent token refresh in iframe: [#4031](https://github.com/owncloud/ocis/pull/4031) +* Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983) * Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980) ## Details @@ -20,6 +21,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/web/issues/7030 https://github.com/owncloud/ocis/pull/4031 +* Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983) + + For better UX clients need a way to discover if alias links are supported by the server. We added a + capability under "files_sharing/public/alias" + + https://github.com/owncloud/ocis/issues/3983 + https://github.com/owncloud/ocis/pull/3991 + * Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980) We have decided to name all extensions, we maintain and provide with ocis, services from here on