From 266ceced0c814614a54651c628eeb110796e08fa Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Tue, 14 Jul 2020 14:31:11 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd9501bea7..bd2a574a26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ownCloud admins and users. Summary ------- +* Bugfix - Some check boxes in the sharing dialog are disabled: [#7877](https://github.com/owncloud/client/issues/7877) * Change - Don't hardcode a plugin location: [#3839](https://github.com/owncloud/enterprise/issues/3839) * Change - Enabling native VFS on Windows create two shortcuts in the Explorer: [#7748](https://github.com/owncloud/client/issues/7748) * Change - The password dialog is hidden behind a window: [#7833](https://github.com/owncloud/client/issues/7833) @@ -24,6 +25,13 @@ Summary Details ------- +* Bugfix - Some check boxes in the sharing dialog are disabled: [#7877](https://github.com/owncloud/client/issues/7877) + + We fixed a bug where the servers default sharing permissions where used as limiting factor + instead of a defualt selection. + + https://github.com/owncloud/client/issues/7877 + * Change - Don't hardcode a plugin location: [#3839](https://github.com/owncloud/enterprise/issues/3839) We no longer hardcode a plugin location only available on the build system. If a setup uses a non