From 74361d859354e4416285cd803b1b0075be1fe514 Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 5 Apr 2021 11:02:07 -0400 Subject: add upstream 11.9 --- Changelog.txt | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'Changelog.txt') diff --git a/Changelog.txt b/Changelog.txt index e4199c8d..234a8729 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,7 +1,26 @@ +FreeFileSync 11.9 [2021-04-01] +------------------------------ +Save different layouts depending on screen resolution +Fixed large file icon scaling quality (Windows) +Fixed broken default filter excluding DocumentRevisions (macOS) +Don't immediately exit terminal when installer error is showing (Linux) +Explicitly set file permissions when installing missing directories (Linux) +Support installation using noexec temp directory (Linux) +Don't fail installation if root is the only user (Linux) +Added automatic socket close on execv (Linux, macOS) +Fixed Google Drive login hanging after authentication (Linux) +Correctly generate and parse Windows epoch time (Windows, macOS) + + +FreeFileSync 11.8 [2021-03-03] +------------------------------ +Fixed unexpected file size error when copying to (S)FTP, and Google Drive + + FreeFileSync 11.7 [2021-03-01] ------------------------------ Detect moved files on FTP (if server supports MLSD) -Allow installation only for current or all user(s) (Linux) +Allow installation only for current or all users (Linux) Added application uninstaller: uninstall.sh (Linux) Use login user config path when running as root (macOS, Linux) Fixed detection of moved files with unstable device IDs (macOS, Linux) -- cgit