diff options
author | B. Stack <bgstack15@gmail.com> | 2022-08-03 12:51:45 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-08-03 12:51:45 +0000 |
commit | 3f91181f8458cb6a6d95e25123db874875f7b259 (patch) | |
tree | c36c0f0c5fab7aa60432e9e1d32ba5fdfabeb55e /Changelog.txt | |
parent | Merge branch '11.22' into 'master' (diff) | |
parent | add upstream 11.23 (diff) | |
download | FreeFileSync-3f91181f8458cb6a6d95e25123db874875f7b259.tar.gz FreeFileSync-3f91181f8458cb6a6d95e25123db874875f7b259.tar.bz2 FreeFileSync-3f91181f8458cb6a6d95e25123db874875f7b259.zip |
Merge branch 'b11.23' into 'master'11.23
add upstream 11.23
See merge request opensource-tracking/FreeFileSync!46
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 76f768aa..5a53352c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,16 @@ +FreeFileSync 11.23 [2022-07-23] +------------------------------- +Format local file times with no limits on time span +Deferred child item failure when traversing MTP folder +Fixed occasional wrong thumbnail orientation for MTP +Support additional image formats for MTP preview (e.g. CR2) +Fixed folder pair window being squashed after text size increase +Fixed wrong folder pair order when loading config (Linux) +Fixed some images being stretched on high-DPI monitors +Fixed config panel tab text being mirrored in RTL layout +Fixed parsing file times one second before Unix epoch (Gdrive, FTP) + + FreeFileSync 11.22 [2022-06-23] ------------------------------- Allow to change default log folder in global settings |