Sfoglia il codice sorgente

ChangeLog: More 2.4.0 changes up to now

Markus Goetz 8 anni fa
parent
commit
755ef0119a
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      ChangeLog

+ 3 - 1
ChangeLog

@@ -1,9 +1,10 @@
 ChangeLog
 ChangeLog
 =========
 =========
 
 
-version 2.4.0 (2017-11-XX)
+version 2.4.0 (2017-12-XX)
 * If you're using 2.4.0 alpha1, please upgrade as the alpha1 had an issue with hidden files!
 * If you're using 2.4.0 alpha1, please upgrade as the alpha1 had an issue with hidden files!
 * OAuth2 authentication support by opening external browser (#5668)
 * OAuth2 authentication support by opening external browser (#5668)
+* Shibboleth: Change to use OAuth2 if supported (#6198)
 * Sharing: Add support for multiple public link shares (#5655)
 * Sharing: Add support for multiple public link shares (#5655)
 * Sharing: Add option to copy/email private links (#5023, #5627)
 * Sharing: Add option to copy/email private links (#5023, #5627)
 * Sharing: Add option "show file listing" (#5837)
 * Sharing: Add option "show file listing" (#5837)
@@ -61,6 +62,7 @@ version 2.4.0 (2017-11-XX)
 * Sync: Introduce overall errors that are not tied to a file (#5746)
 * Sync: Introduce overall errors that are not tied to a file (#5746)
 * Sync: Better messaging for 507 Insufficient Storage (#5537)
 * Sync: Better messaging for 507 Insufficient Storage (#5537)
 * Sync: Create conflicts by comparing the hash of files with identical mtime/size (#5589)
 * Sync: Create conflicts by comparing the hash of files with identical mtime/size (#5589)
+* Sync: Avoid downloads by comparing the hash of files with identical mtime/size (#6153)
 * Sync: Upload conflict files if OWNCLOUD_UPLOAD_CONFLICT_FILES environment variable is set (#6038)
 * Sync: Upload conflict files if OWNCLOUD_UPLOAD_CONFLICT_FILES environment variable is set (#6038)
 * Sync: Blacklist: Don't let errors become warnings (#5516)
 * Sync: Blacklist: Don't let errors become warnings (#5516)
 * Sync: Check etag again after active sync (#4116)
 * Sync: Check etag again after active sync (#4116)