Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-01-13 18:42:58 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-01-13 18:42:58 +0300
commit27ee9bb4d2a5e3e5b0337715b9d359fbeb7ddbd5 (patch)
treedfab6958bfd9558f56eed60eeda73875bb95cd64 /CHANGELOG.md
parentb152d6810238232b4d318e7fde14711f179b0a43 (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a87d9523..978befbc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ Summary
-------
* Bugfix - Fix potential crashes with the remove all dialog: [#8314](https://github.com/owncloud/client/pull/8314)
+* Bugfix - Don't recommend non default sync option: [#8317](https://github.com/owncloud/client/issues/8317)
* Bugfix - Remove stray placeholders: [#8326](https://github.com/owncloud/client/issues/8326)
* Change - Don't ask the user to switch to http: [#8231](https://github.com/owncloud/client/issues/8231)
* Change - Remove support for http redirects: [#8293](https://github.com/owncloud/client/pull/8293)
@@ -23,6 +24,12 @@ Details
https://github.com/owncloud/client/pull/8314
+* Bugfix - Don't recommend non default sync option: [#8317](https://github.com/owncloud/client/issues/8317)
+
+ We fixed a bug where sync all was still recommended on Windows
+
+ https://github.com/owncloud/client/issues/8317
+
* Bugfix - Remove stray placeholders: [#8326](https://github.com/owncloud/client/issues/8326)
We fixed a bug where Windows Virtual Files where not handled as such and thus not removed.