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-08-06 14:39:36 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-08-06 14:39:36 +0300
commit651c846a6d64ef661da95355d1b5530962b6aa01 (patch)
tree12c4a3ceeaba7cffb1a6a5735fb95d5bb8fad0cb /CHANGELOG.md
parent0b8ecfc8e6657f36137f8a764c85e56942abebc7 (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 906fb6635..095f0d421 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@ Summary
* Enhancement - Prefer 127.0.0.1 as oauth redirect url: [#4542](https://github.com/owncloud/enterprise/issues/4542)
* Enhancement - Display an icon in the Windows explorer context menu: [#4627](https://github.com/owncloud/client/issues/4627)
* Enhancement - Show last sync date in tray menu: [#5644](https://github.com/owncloud/client/issues/5644)
+* Enhancement - Display the information state in case we encountered ignored errors: [#8858](https://github.com/owncloud/client/pull/8858)
* Enhancement - Make crash report IDs easy to copy: [#25](https://github.com/dschmidt/libcrashreporter-qt/pull/25)
* Enhancement - We reworked the tables: [#8158](https://github.com/owncloud/client/issues/8158)
* Enhancement - Provide a socket api call to get the client icon and: [#8464](https://github.com/owncloud/client/issues/8464)
@@ -236,6 +237,21 @@ Details
https://github.com/owncloud/client/issues/5644
https://github.com/owncloud/client/pull/8547
+* Enhancement - Display the information state in case we encountered ignored errors: [#8858](https://github.com/owncloud/client/pull/8858)
+
+ If syncing a file fails multiple times we mark it as ignored to skip it for a certain amount of
+ time. If we have ignored files we are not in sync, we now don't display the green icon.
+
+ Additionally this change aligns the icon displayed in the system tray with the icon displayed
+ in the app.
+
+ Https://github.com/owncloud/client/issues/7715
+ https://github.com/owncloud/client/issues/7365
+ https://github.com/owncloud/client/issues/7200
+ https://github.com/owncloud/client/issues/5860
+
+ https://github.com/owncloud/client/pull/8858
+
* Enhancement - Make crash report IDs easy to copy: [#25](https://github.com/dschmidt/libcrashreporter-qt/pull/25)
Users can now click on crash report IDs to copy them to their personal clipboard. This way, they