diff options
author | B Stack <bgstack15@gmail.com> | 2021-02-02 11:44:31 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-02-02 11:44:31 -0500 |
commit | d299ddd2f27a437f0fc0cb49abdfd6dd8e3d94f8 (patch) | |
tree | 4d7c950512836f473a6a8cbb521c61e800db6584 /Changelog.txt | |
parent | Merge branch '11.5' into 'master' (diff) | |
download | FreeFileSync-d299ddd2f27a437f0fc0cb49abdfd6dd8e3d94f8.tar.gz FreeFileSync-d299ddd2f27a437f0fc0cb49abdfd6dd8e3d94f8.tar.bz2 FreeFileSync-d299ddd2f27a437f0fc0cb49abdfd6dd8e3d94f8.zip |
add upstream 11.6
Diffstat (limited to 'Changelog.txt')
-rw-r--r--[-rwxr-xr-x] | Changelog.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 07880fed..dd6e9d4e 100755..100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,24 @@ +FreeFileSync 11.6 [2021-02-01] +------------------------------ +New FreeFileSync installer (Linux) +New auto-updater for the Donation Edition (macOS, Linux) +Support reading FTP file symlinks +Added context menu option "Edit with FreeFileSync" (Linux, KDE) +Support starting via symlink (macOS) +Command line support with "freefilesync" symlink in /usr/local/bin (macOS) +Fixed starting via symlink found by PATH (Linux) +Preserve keyboard focus when starting sync via F9 +Don't show relative parent path if folder does not exist +Added high-resolution application icons (Linux, macOS) +Work around "500 'HELP' command unrecognized" FTP error +Fixed menu bar icon not being removed immediately (macOS Big Sur) +Don't allow folder names ending with dot character (Windows) +Mitigate ERROR_ALREADY_ASSIGNED: Local Device Name Already in Use [Wnetaddconnection2] +Fixed startup failure when app folder contains back quote char (macOS) +Fixed network card not found error on virtual machine (KVM Linux) +Fixed RTL layout direction in popup dialogs + + FreeFileSync 11.5 [2021-01-02] ------------------------------ New configuration context menu option to delete from disk |