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:
authorKlaas Freitag <freitag@owncloud.com>2013-02-26 15:08:03 +0400
committerKlaas Freitag <freitag@owncloud.com>2013-02-26 15:08:40 +0400
commit26d8c213b0bad486bb85338b0bade97682f4cd9d (patch)
tree166fc003f96061284409e09b532c1722207740f1 /ChangeLog
parentbcb9491f6a055ca5f8cefd6964152423b7b3be6f (diff)
Updated Changelog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09a910afc..a8d73f041 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,28 @@
ChangeLog
=========
+version 1.2.1 (release 2013-02-26 ), csync 0.70.4 required
+ * [Fixes] Leave configured folders on configuration changes.
+ * [Fixes] Do not allow to finish the setup dialog if connection can't be established.
+ * [Fixes] Better handling of credentials in setup dialog.
+ * [Fixes] Do not leak fd's to /dev/null when using gnutls
+ * [Fixes] Stop sync scheduling when configuration wizard starts.
+ * [Fixes] Clear pending network requests when stepping back in config wizard.
+ * [Fixes] User password dialog asynchronous issues.
+ * [Fixes] Make folderman starting and stoping the scheduling.
+ * [Fixes] Various minor fixes and cleanups.
+ * [Fixes] Crash on pausing sync
+ * [Fixes] Stale lock file after pausing sync
+ * [App] Load translations from app dir or bundle as well.
+ * [Platform] Build fixes and simplifications, ie. build only one lib.
+ * [Platform] Added some getter/setters for configuration values.
+ * [Platform] Added man pages.
+ * [Platform] Simplified/fixed credential store usage and custom configs.
+ * [Platform] Added soname version to libowncloudsync.
+ * [Platform] Pull in Qt translations
+ * [Gui] Make sync result popups less annoyingq
+ * [Gui] Fix for result popup
+
version 1.2.0 (release 2013-01-24 ), csync 0.70.2 required
* [GUI] New status dialog to show a detailed list of synced files.
* [GUI] New tray notifications about synced files.