From 26510817218cbc329db7df2a2e9da37fb413bfd0 Mon Sep 17 00:00:00 2001 From: Aitorbp Date: Thu, 4 Apr 2024 08:28:08 +0000 Subject: [PATCH] docs: calens changelog updated --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75158e4ca0c..e5ffdd31098 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ ownCloud admins and users. * Change - Upgrade minimum SDK version to Android 7.0 (v24): [#4230](https://github.com/owncloud/android/issues/4230) * Change - Automatic discovery of the account in login: [#4301](https://github.com/owncloud/android/issues/4301) * Change - Add new prefixes in commit messages of 3rd party contributors: [#4346](https://github.com/owncloud/android/pull/4346) +* Enhancement - Correct "Local only" option in remove dialog: [#3936](https://github.com/owncloud/android/issues/3936) * Enhancement - Improvements in Manage Accounts view: [#4148](https://github.com/owncloud/android/issues/4148) * Enhancement - New setting for automatic removal of local files: [#4175](https://github.com/owncloud/android/issues/4175) * Enhancement - Unit tests for repository classes - Part 1: [#4232](https://github.com/owncloud/android/issues/4232) @@ -71,6 +72,14 @@ ownCloud admins and users. https://github.com/owncloud/android/pull/4346 +* Enhancement - Correct "Local only" option in remove dialog: [#3936](https://github.com/owncloud/android/issues/3936) + + "Local only" option in remove dialog will only be shown if checking selected + files and folders recursively, at least one file is available locally. + + https://github.com/owncloud/android/issues/3936 + https://github.com/owncloud/android/pull/4289 + * Enhancement - Improvements in Manage Accounts view: [#4148](https://github.com/owncloud/android/issues/4148) Removed the key icon and avoid overlap account name with icons in Manage