From 8fb8cb064fcf15dd71ea6b3540e076b87c648645 Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 17 Nov 2023 14:50:49 +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 e05fe827aa..ecb2d66461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix last month search: [#31145](https://github.com/golang/go/issues/31145) * Bugfix - Fix unlock via space API: [#7726](https://github.com/owncloud/ocis/pull/7726) * Enhancement - Add search MediaType filter: [#7602](https://github.com/owncloud/ocis/pull/7602) +* Enhancement - Allow configuring additional routes: [#7740](https://github.com/owncloud/ocis/pull/7740) * Enhancement - Bump reva: [#7721](https://github.com/owncloud/ocis/pull/7721) * Enhancement - Add Sharing NG endpoints: [#7633](https://github.com/owncloud/ocis/pull/7633) * Enhancement - Add new permissions: [#7700](https://github.com/owncloud/ocis/pull/7700) @@ -160,6 +161,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/7432 https://github.com/owncloud/ocis/pull/7602 +* Enhancement - Allow configuring additional routes: [#7740](https://github.com/owncloud/ocis/pull/7740) + + Allows adding custom routes to the ocis proxy. This enables customs ocis extensions + + https://github.com/owncloud/ocis/pull/7740 + * Enhancement - Bump reva: [#7721](https://github.com/owncloud/ocis/pull/7721) Bumps reva version