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-06-01 11:37:01 +0300
committerMarkus Goetz <markus@woboq.com>2017-06-01 11:37:01 +0300
commit8a19f2ac65c4a86d8657857fe68fc82631447686 (patch)
treef1dde398fce00bcbdec0cb1563c293f4de872ed2 /ChangeLog
parentb7fa50be4c8f84f78bd9c3e6912df91897fc9442 (diff)
ChangeLog: More things that were done until now
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 98f393db4..20205f17b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,14 +5,16 @@ version 2.4.0 (2017-0X-XX)
* Sharing: Add support for multiple public link shares (#5655)
* Sharing: Add option to copy/email direct links (#5627)
* Sharing: Show warning that links are public
+* Sharing: Many UI improvements
* Wizards: Never propose an existing folder for syncing (#5597)
+* Wizard: Don't show last page anymore, go to settings directly (#5726)
* Settings Dialog: Display the user server avatar
* Selective Sync: Open sub folder context menu (#5596)
+* Selective Sync: Skip excluded folders when reading db
* Exclude list: remove .htaccess
* Detect maintenance mode (#4485)
* Discovery: Increase the MAX_DEPTH and show deep folders as ignored
* Downloads: Remove empty temporary if disk space full (#5746)
-* Wizard: Don't show not-so-useful result page (#5726)
* When creating explorer favorite use more specific windows functions (#5690)
* Added owncloudcmd bandwidth limit parameter (#5707)
* AccountSettings: Sync with clean discovery on Ctrl-F6 (#5666)
@@ -22,6 +24,8 @@ version 2.4.0 (2017-0X-XX)
* Switch 3rdparty/json usage to Qt5's QJson (#5710)
* Reduce memory usage
* Documentation improvements
+* Logging improvements (with Qt logging categories), new --logdebug parameter
+* Harmonize source code style with clang-format
version 2.3.2 (2017-05-08)
* Fix more crashes (thanks to everyone submitting to our crash reporter!)