Welcome to mirror list, hosted at ThFree Co, Russian Federation.

changelog.txt - github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d75de4b9bd07ac4ead050d335e3adc2376c826f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
2014-08-11
==========
* Fixed a stuck progress issue on Windows

2014-08-10
==========
* Now stores app crash exceptions in a file
* Added support for local stored update packages
* Added Jabber (XMPP) notification support
* Implemented method to delete the local db
* Fixed problem where restore always used newest version

2014-08-07
==========
* Azure Blob Storage support, thanks Don Lockhart!
* Changed the lock dir name, so 2.0 can co-exist with 1.3.x
* Added a live log monitor
* Added import/export jobs to file and commandline
* Implemented a notification system
* Added desktop notifications (not working on OSX)
* Changed so the customized folder is read from the base install dir instead of the update dir
* Implemented the method for using the bug report creation feature
* Added automatic removal of leftover temporary files
* Added acknowledgements to the about dialog

2014-07-25
==========
* Filters can now use Windows style environment variables,
  e.g. %APPDATA%
* AlphaVSS was updated to avoid crash
* Fixed layout issues with Firefox and others.
* Fixed an issue with UrlEncode and UrlDecode in HttpServer
* Added a service.exe which runs the server.exe
* Fixed some issues with OneDrive
* Fixed that the cancel button changes text
* Added ssl-certificate options to the URI dialog

2014-07-19
==========
* Changed status from "Experimental" to "preview"
* Added filters in source dialog
* Changed location of duplicati-server.sqlite to 
  ~/.config/Duplicati/Duplicati-server.sqlite resp. 
  %APPDATA%\Duplicati\Duplicati-server.sqlite
* Fixed some issues with auto-update (wrong webroot, 
  tracking ID, recurring popups, ...)
* Recompiled http server dll
* Added connector for OneDrive
* Connected with OneDrive auth-token service
* Redesigned the target dropdown a bit
* Advanced options can be deleted again
* Problem with looooong paths fixed


2014-07-09
==========
* Added automatic updater
* Added timestamps to logfiles
* Fixed additional / in connection URI
* Reworked progress bar
* Reworked "General" dialog
* Reworked tray icon for OSX
* Added support for "remote login". Start server or 
  tray icon with --webservice-password=<password>