summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 23f4142f..601c33dd 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,3 +1,21 @@
+FreeFileSync 12.0 [2022-01-21]
+------------------------------
+Don't save password and show prompt instead for (S)FTP
+Fast path check failure on access errors
+Support PuTTY private key file version 3
+Respect timeout during SFTP connect
+Removed 20-sec timeout while checking directory existence
+Avoid hitting (S)FTP connection limit for non-uniform configs
+Fixed middle grid tooltip icon not always showing (Linux)
+Optimized file accesses when checking file path existence
+Fixed overview navigation marker not always showing on main grid
+Clear all grid selections after view filter toggle
+Fixed mouse selection starting on folder group
+Don't require sudo during non-root installation (Linux)
+Stricter type checking when deleting file/folder/symlinks
+Succinct error messages when path component is not existing
+
+
FreeFileSync 11.29 [2022-12-16]
-------------------------------
Fixed crash after 1-byte file copy from MTP device
bgstack15