diff options
author | B. Stack <bgstack15@gmail.com> | 2022-09-07 14:49:22 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-09-07 14:49:22 -0400 |
commit | 47c88c433d17948fab1d8e1d76121a72fe5938cb (patch) | |
tree | fbc1dea58a6b28f1af4a9e9b2bc8e3e1d23b2103 /Changelog.txt | |
parent | Merge branch 'b11.23' into 'master' (diff) | |
download | FreeFileSync-47c88c433d17948fab1d8e1d76121a72fe5938cb.tar.gz FreeFileSync-47c88c433d17948fab1d8e1d76121a72fe5938cb.tar.bz2 FreeFileSync-47c88c433d17948fab1d8e1d76121a72fe5938cb.zip |
add upstream 11.24
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 5a53352c..ee265eee 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,20 @@ +FreeFileSync 11.25 +------------------ + + +FreeFileSync 11.24 [2022-08-28] +------------------------------- +Enhanced filter syntax to match files only (append ':') +Fixed "Some files will be synchronized as part of multiple base folders": no more false-positives +Detect full path filter items and convert to relative path +Auto-detect FTP server character encoding (UTF8 or ANSI) +Cancel grid selection via Escape key or second mouse button +Apply conflict preview limit accross all folder pairs +Require config type and file extension to match +Fixed view filter panel vertical layout +Strict validation of UTF encoding + + FreeFileSync 11.23 [2022-07-23] ------------------------------- Format local file times with no limits on time span |