diff options
Diffstat (limited to 'BUILD/Changelog.txt')
-rw-r--r-- | BUILD/Changelog.txt | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt index 6696584b..21a0bbe1 100644 --- a/BUILD/Changelog.txt +++ b/BUILD/Changelog.txt @@ -2,20 +2,40 @@ |FreeFileSync| -------------- +Changelog v5.10 +--------------- +Show synchronization log as a grid in results dialog +Improved grid scrolling performance (most noticeable on Linux) +Allow grid selection starting from outside of the grid +RealtimeSync: Support drag & drop on main dialog for *.ffs_real and *.ffs_batch files +Optimized memory consumption when generating log for millions of items +Optimized memory consumption when exporting to CSV file +Have grid row height match window default font size +Catch out of memory when copying huge lists into clipboard +Fixed failure to resume aborted sync after having FFS implicitly create target directory +Fixed horizontal mouse wheel scrolling direction for RTL languages (Hebrew) +RealtimeSync: Fixed drag and drop not working (Linux) +Set maximum size of LastSyncs.log in GlobalSettings.xml element <LastSyncsFileSizeMax> +Show error when trying to copy a named pipe rather than hang (Linux) +Improved copy routine minimizing file accesses (Linux) +Copy file access permissions by default (Linux) +Fixed unexpected "File or Directory not existing" error during file copy (Linux) + + Changelog v5.9 -------------- -Scroll grid directly under mouse cursor +Scroll grid under mouse cursor Move files directly to recycle bin without parent "FFS 2012-05-15 131513" temporary folders Offer $HOME directory alias in directory dropdown list (Linux) Support for tilde (~) character in input folder paths (Linux) New environment variables for RealtimeSync: %change_action%, "%change_path% Use Internet Explorer proxy settings for new version check (Windows) Show proper error message after failed symlink creation -Start comparison directly when double-clicking config list +Start comparison upon double-clicking config list New batch return code: "Synchronization completed with warnings" Hide files that won't be copied by default if direction "none" is part of the rule set (e.g. update variant) -New sync completion sound Remember save config and folder picker dialog positions separately +New sync completion sound Fixed sync completion sound not playing (Ubuntu) |