diff --git a/FreeFileSync.changes b/FreeFileSync.changes index 326bd68..3cc007b 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Aug 22 11:37:57 UTC 2021 - Jannik Seiler + +- Update to 11.13 + - 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) +- Changes from 11.12 + - 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 + - Parse file times with no limits on time span (e.g. year 0, year 3000) + - Show folder icon during drag and drop (Windows) + - Show user name for (S)FTP display paths + - Fixed FTP connection lost error with TLS 1.3 + - Present file sizes in powers of 1000 bytes (Linux, macOS) + ------------------------------------------------------------------- Wed Jun 16 18:54:18 UTC 2021 - Jannik Seiler diff --git a/FreeFileSync.spec b/FreeFileSync.spec index 1386c7b..8d45335 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -17,7 +17,7 @@ Name: FreeFileSync -Version: 11.11 +Version: 11.13 Release: 0 Summary: Free backup software to synchronize files and folders License: GPL-3.0-or-later diff --git a/FreeFileSync_11.11_Source.zip b/FreeFileSync_11.11_Source.zip deleted file mode 100644 index 5e618b9..0000000 --- a/FreeFileSync_11.11_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d305ea2438f419722e063d882a9db4f44341818851b546ea2b9f5b66bc3ec0d2 -size 2552834 diff --git a/FreeFileSync_11.13_Source.zip b/FreeFileSync_11.13_Source.zip new file mode 100644 index 0000000..d478447 --- /dev/null +++ b/FreeFileSync_11.13_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51cc5940fb99d85e52f519bc9b5c96fd1434b834b3ceadd51765bf4038a1eea5 +size 2554702