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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt19
2 files changed, 20 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index b8626c4cf..7ed6ff82d 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-4
+5
diff --git a/changelog.txt b/changelog.txt
index bf7927af1..a367ff9c1 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,22 @@
+2018-11-28 - 2.0.4.5_beta_2018-11-28
+==========
+The major changes in this version are:
+
+* New multi-threaded processing engine
+* New logging system with filter options
+* Better external reporting, with JSON support
+* Filter groups to exclude common unwanted files
+* Ignore filenames and empty folders added
+* USN support on Windows
+* Improved repair and validation
+* Fixed reading password from console
+* UID and GID now correctly restored on Linux/BSD/MacOS
+* Added a number of new languages to the user interface
+
+And of course many, many, other updates and fixes contributed by the Duplicati community.
+
+A big thanks to all who contributes fixes, reportes issues, and participate on the forum!
+
2018-11-28 - 2.0.4.3_beta_2018-11-28
==========
The major changes in this version are: