Przeglądaj źródła

ChangeLog: More things that were done until now

Markus Goetz 8 lat temu
rodzic
commit
8a19f2ac65
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      ChangeLog

+ 5 - 1
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!)