From 0cf3810009bf46100c8dcae4aca63544af835825 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 16 Mar 2022 20:37:13 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eddb22771f..7b0891e56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The following sections list the changes for unreleased. * Bugfix - Improve gif thumbnails: [#3305](https://github.com/owncloud/ocis/pull/3305) * Change - Settings service now stores its data via metadata service: [#3232](https://github.com/owncloud/ocis/pull/3232) * Enhancement - Log sharing events in audit service: [#3301](https://github.com/owncloud/ocis/pull/3301) +* Enhancement - Add space aliases: [#3283](https://github.com/owncloud/ocis/pull/3283) * Enhancement - Include etags in drives listing: [#3267](https://github.com/owncloud/ocis/pull/3267) * Enhancement - Improve thumbnails API: [#3272](https://github.com/owncloud/ocis/pull/3272) * Enhancement - Update ownCloud Web to v5.3.0-rc.1: [#6561](https://github.com/owncloud/web/pull/6561) @@ -41,6 +42,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3301 +* Enhancement - Add space aliases: [#3283](https://github.com/owncloud/ocis/pull/3283) + + Space aliases can be used to resolve spaceIDs in a client. + + https://github.com/owncloud/ocis/pull/3283 + * Enhancement - Include etags in drives listing: [#3267](https://github.com/owncloud/ocis/pull/3267) Added etags in the response of list drives.