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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2017-07-11 18:14:49 +0300
committerMarkus Goetz <markus@woboq.com>2017-07-11 18:18:56 +0300
commit5d67271acddb9173e137f2cf3bbc4a67d64947d5 (patch)
tree859d0f2dd51aab09664a724d25c1d510b5be9c85 /ChangeLog
parentf52cefaa94238c83a495e39bafdbd7f8a5b9304e (diff)
ChangeLog: 2.3.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff7633c23..949dd29df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
ChangeLog
=========
+version 2.3.3 (2017-07-XX)
+* Chunking NG: Don't use old chunking on new DAV endpoint (#5855)
+* Selective Sync: Skip excluded folders when reading DB, don't let them show errors
+* Settings: Make window bigger so Qt version is always visible (#5760)
+* Share links: Show warning that public link shares are public
+* Downloads: Re-trigger folder discovery on HTTP 404
+* Overlay Icons: Fix potential hangs on Windows
+* SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings
+* SyncJournalDB: Log reason for sqlite3 opening errors
+* Switch Linux build also to Qt 5.6.2
+* Stopped maintaining Qt 4 buildability
+
version 2.3.2 (2017-05-08)
* Fix more crashes (thanks to everyone submitting to our crash reporter!)
* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size)