CHANGELOG

changeset 429
1607450065ba
parent 323
b1ad3b4ff9f4
child 461
351710f01b1c
child 705
3a5d9552a436
--- a/CHANGELOG	Sun Jun 24 11:51:07 2018 +0200
+++ b/CHANGELOG	Sun Jun 24 12:18:12 2018 +0200
@@ -1,6 +1,32 @@
 Changelog
 =========
 
+version 1.2.0 (2018-06-24)
+--------------------------
+
+ - added support for xml properties
+ - added dav get option to keep existing files
+ - added config option to disable some commands in dav-sync for specific syncdirs
+ - added dav import/export commands
+ - added authprompt to copy/move commands
+ - added remove-repository and repository-url commands
+ - added support for file tags in dav-sync
+ - added full macos support
+ - added support for utf8 file names on windows
+ - improved error messages
+ - improved code quality
+ - fixed that dav was fundamentally broken on some platforms because of a vaarg misuse
+ - fixed that dav-sync could not overwrite files on windows
+ - fixed bsd config
+ - fixed wrong path output in get command
+ - fixed infinite loop when trying to overwrite a collection with a regular file
+ - fixed segfault in put command, when encryption is requsted but no key is specified
+
+version 1.1.1 (2017-12-12)
+--------------------------
+
+ - fixed dav get and list with -R option on windows (and possibly other platforms)
+
 version 1.1.0 (2017-10-07)
 --------------------------
 

mercurial