diff options
author | B. Stack <bgstack15@gmail.com> | 2022-12-16 21:08:02 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-12-16 21:08:02 -0500 |
commit | d35a4795f16e51f5773d00dce796f6948f82dae2 (patch) | |
tree | b37279f6f8b354407507cc1a0e44691d6c63ffe8 /Changelog.txt | |
parent | add upstream 11.28 (diff) | |
download | FreeFileSync-d35a4795f16e51f5773d00dce796f6948f82dae2.tar.gz FreeFileSync-d35a4795f16e51f5773d00dce796f6948f82dae2.tar.bz2 FreeFileSync-d35a4795f16e51f5773d00dce796f6948f82dae2.zip |
add upstream 11.2911.29
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 440b752a..23f4142f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,18 @@ +FreeFileSync 11.29 [2022-12-16] +------------------------------- +Fixed crash after 1-byte file copy from MTP device +Fixed incorrect installer z-order during auto-update (macOS) +Compress copied file only if target folder is marked as NTFS-compressed (Windows) +Show install errors without requiring access to "System Events" (macOS) +Fall back to creation time if modification time is missing on MTP device +Copy/paste filter config via operating system clipboard +Show FreeFileSync startup error message when called from RealTimeSync +Avoid server round trip when preparing summary email +Show path conflict warning aggregated into groups +Don't assume path conflict if single write and multiple ignored items +Fixed CTRL + Insert clipboard copy for some text controls (Windows, Linux) + + FreeFileSync 11.28 [2022-11-16] ------------------------------- Recover from corrupted database file |