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