From 8afbb703e2550cee40f01eda4e9e991decf0bdc0 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 19 May 2022 09:19:43 +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 a49c891eb6..a1275b8160 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Remove unused transfer secret from app provider: [#3798](https://github.com/owncloud/ocis/pull/3798) * Bugfix - Enable debug server by default: [#3827](https://github.com/owncloud/ocis/pull/3827) +* Bugfix - Set default name for public link via capabilities: [#3834](https://github.com/owncloud/ocis/pull/3834) * Bugfix - Remove legacy accounts proxy routes: [#3831](https://github.com/owncloud/ocis/pull/3831) * Bugfix - Fix the `ocis search` command: [#3796](https://github.com/owncloud/ocis/pull/3796) * Bugfix - Rename search env variable for the grpc server address: [#3800](https://github.com/owncloud/ocis/pull/3800) @@ -40,6 +41,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3827 +* Bugfix - Set default name for public link via capabilities: [#3834](https://github.com/owncloud/ocis/pull/3834) + + We have now added a default name for public link shares which is communicated via the + capabilities. + + https://github.com/owncloud/ocis/issues/1237 + https://github.com/owncloud/ocis/pull/3834 + * Bugfix - Remove legacy accounts proxy routes: [#3831](https://github.com/owncloud/ocis/pull/3831) We've removed the legacy accounts routes from the proxy default config. There were no longer