From 89ce91c2e0846537685a3adc20b5227837209d96 Mon Sep 17 00:00:00 2001 From: Willy Kloucek <34452982+wkloucek@users.noreply.github.com> Date: Thu, 23 Sep 2021 08:38:12 +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 9611d7a578..6aeec77d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Redirect invalid links to oC Web: [#2493](https://github.com/owncloud/ocis/pull/2493) * Bugfix - Use proper url path decode on the username: [#2511](https://github.com/owncloud/ocis/pull/2511) * Bugfix - Remove notifications placeholder: [#2514](https://github.com/owncloud/ocis/pull/2514) +* Enhancement - Expose the reva archiver in OCIS: [#2509](https://github.com/owncloud/ocis/pull/2509) * Enhancement - Add option to skip generation of demo users and groups: [#2495](https://github.com/owncloud/ocis/pull/2495) * Enhancement - Allow overriding the cookie based route by claim: [#2508](https://github.com/owncloud/ocis/pull/2508) * Enhancement - Redirect invalid links to oC Web: [#2493](https://github.com/owncloud/ocis/pull/2493) @@ -42,6 +43,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2514 +* Enhancement - Expose the reva archiver in OCIS: [#2509](https://github.com/owncloud/ocis/pull/2509) + + The reva archiver can now be accessed through the storage frontend service + + https://github.com/owncloud/ocis/pull/2509 + * Enhancement - Add option to skip generation of demo users and groups: [#2495](https://github.com/owncloud/ocis/pull/2495) We've added a new environment variable to decide whether we should generate the demo users and