diff options
author | Daniel Wilhelm <shieldwed@outlook.com> | 2020-02-23 22:12:27 +0000 |
---|---|---|
committer | Daniel Wilhelm <shieldwed@outlook.com> | 2020-02-23 22:12:27 +0000 |
commit | 450f803dd75f831f8ee14072fe0eb664bbe518df (patch) | |
tree | b3e831d44df50348a20f3541b6062f7fbab6ff3d /Changelog.txt | |
parent | Merge branch '10.19' into 'master' (diff) | |
parent | remove upstream deleted files (diff) | |
download | FreeFileSync-450f803dd75f831f8ee14072fe0eb664bbe518df.tar.gz FreeFileSync-450f803dd75f831f8ee14072fe0eb664bbe518df.tar.bz2 FreeFileSync-450f803dd75f831f8ee14072fe0eb664bbe518df.zip |
Merge branch '10.20' into 'master'10.20
add upstream 10.20
See merge request opensource-tracking/FreeFileSync!17
Diffstat (limited to 'Changelog.txt')
-rwxr-xr-x | Changelog.txt | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index c4b991e7..a4103889 100755 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,23 @@ +FreeFileSync 10.20 [2020-02-14] +------------------------------- +Send email notifications after sync +Generate log files in HTML format +Detect sync database consistency errors +Start log file with preview of first 50 errors/warnings +Mitigate lock file data corruption +Print Windows error codes in hexadecimal +Fixed missing MTP and network links in folder picker (Linux) +Display versioning and log folder path history +Display and log all config names for merged configurations +Run post-sync command synchronously and log exit code +Fixed crash on Bitvise SFTP servers with zlib delayed compression +Show actual time out used in failure message +Show detailed error message when failing to test sound files +Fixed timeout for long-running FTP uploads by sending keep-alives +Use Donation Edition on unlimited number of virtual machines +Ignore accidental clicks in empty space of configuration panel + + FreeFileSync 10.19 [2019-12-27] ------------------------------- Unified rendering of disabled grid layouts @@ -599,7 +619,7 @@ Run SFTP tasks directly on worker threads without helper thread overhead FreeFileSync 8.4 [2016-08-12] ----------------------------- Mark temporary copies created by %local_path% read-only -Fixed crash when accessing Bitvise SFTP Servers +Fixed crash when accessing Bitvise SFTP servers Support nanosecond-precision file time copying (Linux) Start maximized instead of in full screen mode (OS X) Fixed crash while setting privileges during shutdown |