diff options
author | B. Stack <bgstack15@gmail.com> | 2022-01-04 10:50:14 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-01-04 10:50:14 -0500 |
commit | 75bc2e56125125511a0505718dcb2c3d4150a933 (patch) | |
tree | b8252ff8a09d9143ed2dc299d082f9d86535c1a2 /Changelog.txt | |
parent | Merge branch 'b11.15' into 'master' (diff) | |
download | FreeFileSync-75bc2e56125125511a0505718dcb2c3d4150a933.tar.gz FreeFileSync-75bc2e56125125511a0505718dcb2c3d4150a933.tar.bz2 FreeFileSync-75bc2e56125125511a0505718dcb2c3d4150a933.zip |
add upstream 11.16
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index 0e2924dc..563677e4 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,9 +1,24 @@ +FreeFileSync 11.16 [2022-01-02] +------------------------------- +Allow to select and remove invalid config file +Migrated all HTTPS requests to use libcurl (Linux, macOS) +Set keyboard focus on config panel after startup +Added computer name to log file trailer +Context menu instead of confirmation dialog for swap sides +Fixed config selection lost after auto-cleaning obsolete rows +Install app files with owner set to root (Linux) +Don't override keyboard shortcut "CTRL + W" (macOS) +Migrated key conversion routines deprecated in OpenSSL 3.0 +Boxed app icon to fit OS theme (macOS) +Fixed manual retry after automatic update check error +Fixed missing ampersands in middle grid tooltip + + FreeFileSync 11.15 [2021-12-03] ------------------------------- Play sound reminder when waiting for user confirmation Enhanced crash diagnostics with known triggers Defer reporting third-party incompatibilities until after crashing -Support running FreeFileSync from Dokany-based encrypted volumes Fixed Server 2019 not being detected for log file Use native representation for modified config (macOS) Improved WinMerge detection for external app integration |