Differences
This shows you the differences between the selected revisions of the page.
2006-05-16 | 2006-06-19 | ||
typography (martin) | 3.8.2 (martin) | ||
Line 2: | Line 2: | ||
This is list of changes for each release of WinSCP. See also [[project_history|project history]]. | This is list of changes for each release of WinSCP. See also [[project_history|project history]]. | ||
+ | |||
+ | ===== 3.8.2 ===== | ||
+ | === 2006-06-19 === | ||
+ | |||
+ | * Change to overcome URL handler vulnerability: When protocol is provided on command line (possible execution from web browser/Windows Explorer), all command-like parameters that cause any automatic action are ignored, including ''/defaults'', ''/log'', ''/script'' and ''/command''. | ||
+ | * Function //Copy path to clipboard// has keyboard shortcut ''Shift-Ctrl-P'' in Explorer-like interface. | ||
+ | * Address bar of Explorer-like interface has dedicated context menu, with option to //Copy path to clipboard//. | ||
+ | * Partial files (''.filepart'') are no longer considered for synchronization (SFTP-only). | ||
+ | * Permissions input box has the same context menu as permissions popup box. | ||
+ | * In scripting mode, the WinSCP can read commands from redirected standard input. | ||
+ | * UTF-8 encoded script files are supported (byte-order-mask is required). | ||
+ | * Bug fix: Sorting arrows on synchronization checklist were corrupted on Windows 2000 and older. | ||
+ | * Bug fix: Permissions popup box was occasionally dismissed when its context menu was revealed. | ||
+ | * Bug fix: Menu item //Leave as is// of permissions box was visible, even if it made no sense in the context. | ||
+ | * Bug fix: When recursive setting of permissions was turned off on properties dialog and permissions may have possibly retained undefined state, althought no longer allowed. | ||
+ | * Bug fix: Path labels were redrawn each time mouse was moved over them, causing unnecessary flickering. | ||
+ | * Bug fix: Some dialog labels were not disabled along with associated control. | ||
+ | * Bug fix: Log window was showing log file name with patterns, instead of actual current log file name. | ||
+ | * Bug fix: When patterns were used in log file name, the log file was recreated every time configuration has changed. | ||
===== 3.8.1 ===== | ===== 3.8.1 ===== |