diff options
author | B. Stack <bgstack15@gmail.com> | 2021-08-17 19:22:37 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-08-17 19:22:37 -0400 |
commit | 3555dbc4b7157f9b522617de78c84f2e28e70f45 (patch) | |
tree | ec5580fe98230ce8eb25a5ed6e53b3ec5dfd03f9 /Changelog.txt | |
parent | Merge branch '11.12-fix' into 'master' (diff) | |
download | FreeFileSync-3555dbc4b7157f9b522617de78c84f2e28e70f45.tar.gz FreeFileSync-3555dbc4b7157f9b522617de78c84f2e28e70f45.tar.bz2 FreeFileSync-3555dbc4b7157f9b522617de78c84f2e28e70f45.zip |
add upstream 11.13
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/Changelog.txt b/Changelog.txt index 75a491f5..5b48fa6c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,16 @@ -FreeFileSync 11.12 ------------------- +FreeFileSync 11.13 [2021-08-07] +------------------------------- +Manage default filter settings via GUI +Support arbitrary location for local app installation (macOS) +Fixed ERROR_FILE_NOT_FOUND masking real file access error (Windows) +Copy full file paths to clipboard (CTRL + C) +Preserve clipboard contents until after program exit +Always enable external command if independent of file items +Support installation without Rosetta2 on ARM64 (macOS) + + +FreeFileSync 11.12 [2021-07-15] +------------------------------- Native ARM64 build to support Apple silicon M1 (macOS) Non-intrusive mouse highlight on file grid Fixed /lib/i386-linux-gnu/libgcc_s.so.1: version `GCC_7.0.0' not found |