diff options
author | Daniel Wilhelm <shieldwed@outlook.com> | 2018-12-16 08:01:40 +0000 |
---|---|---|
committer | Daniel Wilhelm <shieldwed@outlook.com> | 2018-12-16 08:01:40 +0000 |
commit | 00c412ab7731cb1dfb505485bcbdb87076a046b9 (patch) | |
tree | 597a84bf090173bfc5f406e9009263875218707d /Changelog.txt | |
parent | Merge branch '10.6' into 'master' (diff) | |
parent | 10.7 (diff) | |
download | FreeFileSync-00c412ab7731cb1dfb505485bcbdb87076a046b9.tar.gz FreeFileSync-00c412ab7731cb1dfb505485bcbdb87076a046b9.tar.bz2 FreeFileSync-00c412ab7731cb1dfb505485bcbdb87076a046b9.zip |
Merge branch '10.7' into 'master'10.7
10.7
See merge request opensource-tracking/FreeFileSync!4
Diffstat (limited to 'Changelog.txt')
-rwxr-xr-x | Changelog.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 185970a9..bf64b73b 100755 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,19 @@ +FreeFileSync 10.7 [2018-12-12] +------------------------------ +Correctly resolve ambiguous paths in (S)FTP folder picker +Fixed path alias check to not rely on volume serial number +Check already existing move target by ID instead of path (Linux, macOS) +Use native image conversion routines in installer +Added base folder info for unresolved conflicts message +Avoid silent failure when setting epoch modTime (Windows) +Fixed RealTimeSync failing to start FreeFileSync batch (macOS) +Support command arguments and exit code with launcher (macOS) +Consider UTF encoding when trimming long temp name during file copy +Exclude failed item paths containing backslash in names (Linux) +Fixed RealTimeSync GUI distortion after drag & drop (Linux) +Fixed parsing locale with unexpected format (Linux) + + FreeFileSync 10.6 [2018-11-12] ------------------------------ Detect and skip traversing folder path aliases |