Differences
This shows you the differences between the selected revisions of the page.
| 2013-12-17 | 2013-12-17 | ||
| ~~NOINDEX~~ (martin) | 5.2.1 beta changes added (Petr) | ||
| Line 61: | Line 61: | ||
| * Changing session port number on Login dialog to well know port, updates protocol automatically. | * Changing session port number on Login dialog to well know port, updates protocol automatically. | ||
| * Additional ''F5'' shortcut to reload file in internal editor. [[bug>986]] | * Additional ''F5'' shortcut to reload file in internal editor. [[bug>986]] | ||
| + | * Calculating hot track color of path label to be in contrast with background. [[bug>992]] | ||
| + | * Simplifying [[ui_overwrite|overwrite confirmation]] prompt: [[bug>993]] | ||
| + | * Grouping advanced commands to drop down menu under button with related common command. | ||
| + | * Added thousands separators to sizes. | ||
| + | * File sizes on [[ui_synchronize_checklist|Synchronization Checklist]] and [[ui_find|Find]] dialogs are optionally shown using short format. Use //Show files sizes in short format// checkbox in the //[[ui_pref_panels|Panels]] page// on the Preferences dialog to control this feature. | ||
| + | * Changing default tabulator size to 8. | ||
| + | * Swapped order of //Use MLSD command for directory listing// and //Support for listing of hidden files// FTP session options. Also disabling the latter unless the first is set to //Off//. | ||
| ===== Improved Working with Sites and Workspaces ===== | ===== Improved Working with Sites and Workspaces ===== | ||
| Line 87: | Line 94: | ||
| * Retrospectively logging previous script records when session is starting. | * Retrospectively logging previous script records when session is starting. | ||
| * Printing transfer progress for small files in bytes in scripting. [[bug>964]] | * Printing transfer progress for small files in bytes in scripting. [[bug>964]] | ||
| + | * Renamed WinSCP .NET assembly to ''winscpnet.dll'' to avoid conflicts with ''winscp.exe''. [[bug>945]] | ||
| + | * Command //Clear caches// clears also cache of separate shell session. | ||
| + | * Change: Not trying to kill WinSCP process from .NET assembly ''Session'' finalizer. | ||
| ===== Other Improvements ===== | ===== Other Improvements ===== | ||
| Line 103: | Line 113: | ||
| * Allowing host key import for SSH protocols only. | * Allowing host key import for SSH protocols only. | ||
| * Added larger values to initial offer of speed limits. [[bug>987]] | * Added larger values to initial offer of speed limits. [[bug>987]] | ||
| + | * Offering to remember password for duration of session on [[ui_authenticate#password|password prompt]] (when settings //Remember password for duration of session// is turned off). [[bug>610]] | ||
| + | * Not allowing //Timezone offset// session setting with FTP protocol, while ''MLSD'' listing command is used. | ||
| + | * Not opening session from jumplist in existing instance, if it is showing error. | ||
| + | * Moved option to remember session password from //Background// to //[[ui_pref_security|Security]] page// of Preferences dialog. | ||
| + | * Cached SSH host keys are imported by default. | ||
| + | * Not showing disconnect error message before reconnecting inactive session to upload edited file. | ||
| ===== Bug Fixes ===== | ===== Bug Fixes ===== | ||
| Line 117: | Line 133: | ||
| * Bug fix: Text mode transfers should not be resumed FTP protocol. [[bug>965]] | * Bug fix: Text mode transfers should not be resumed FTP protocol. [[bug>965]] | ||
| * Bug fix: No error is shown in Internal editor, when file cannot be loaded using selected encoding. [[bug>971]] | * Bug fix: No error is shown in Internal editor, when file cannot be loaded using selected encoding. [[bug>971]] | ||
| + | * Bug fix: It was not possible to pass sequence of consecutive delimiters when skipping to the next "word" in path input boxes. | ||
| + | * Bug fix: Opened/Closed folder icons on Location profile dialog were swapped. | ||
| + | * Bug fix: Wrong background of path labels with disabled themes. [[bug>990]] | ||
| + | * Bug fix: Cannot import FileZilla sites in folders. [[bug>994]] | ||
| + | * Bug fix: FileZilla site logon type is not imported. [[bug>995]] | ||
| + | * Bug fix: Installer was asking for name of program menu folder, although no folder is created anymore. | ||
| + | * Bug fix: Failure when using mouse wheel with mouse cursor outside of WinSCP window. [[bug>998]] | ||
| + | * Bug fix: Opening session in PuTTY does not work. [[bug>1002]] | ||
| + | |||
| + | ===== RAW ===== | ||