history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-05-13 | 2015-06-17 | ||
moving 5.5.3 from history (martin) | moving 5.5.4 to history_old (martin) | ||
Line 1: | Line 1: | ||
====== Older Versions ====== | ====== Older Versions ====== | ||
+ | |||
+ | ===== 5.5.4 ===== | ||
+ | === 2014-06-10 === | ||
+ | * TLS/SSL core upgraded to OpenSSL 1.0.1h. It fixes [[http://www.openssl.org/news/vulnerabilities.html#2014-0224|CVE-2014-0224]] vulnerability among other. | ||
+ | * Added ''SessionOptions.TimeoutInMilliseconds'' as an alternative to ''SessionOptions.Timeout'' that can be used from COM hosts not supporting 64-bit integers (such as VBA). [[bug>1156]] | ||
+ | * Support for size and time constraints in ''wildcard'' parameter of ''ls'' command. [[bug>1157]] | ||
+ | * Using ''Documents'' and ''Desktop'' subfolders of home directory, if exist, as "Document" and "Desktop" folders under Wine. | ||
+ | * Incremental site search is case sensitive when search text includes any capital letter. [[bug>1163]] | ||
+ | * Support ''OS.unix=symlink'' designation of symbolic links in ''MLSD'' listing. [[bug>1167]] | ||
+ | * Bug fix: //Show inaccessible directories// option was incorrectly hiding folders from ''root''. [[bug>1155]] | ||
+ | * Bug fix: Sorting by type is not consistent between local and remote panel. [[bug>1158]] | ||
+ | * Bug fix: Passphrase prompt is missing an option to remember it for the duration of a session. [[bug>1159]] | ||
+ | * Bug fix: During command-line operation, hidden main window is incorrectly shown when restoring application from tray. [[bug>1160]] | ||
+ | * Bug fix: Mouse range selection does not start from focused file after passive panel directory reload. [[bug>1161]] | ||
+ | * Bug fix: ''SynchronizationCriteria.None'' and ''SynchronizationCriteria.Either'' are not working. [[bug>1162]] | ||
+ | * Bug fix: Invalid proxy autodetection when system Internet Option //Use the same proxy for all protocols// is turned off. [[bug>1171]] | ||
+ | * Bug fix: Error when using source path ending with backslash with ''put'' command. | ||
+ | * Bug fix: Some certificate errors did not show any description. | ||
+ | * Bug fix: When remembering session password is enabled, stored password is used twice, even for two distinct consecutive keyboard-interactive prompts. [[bug>1176]] | ||
+ | * Bug fix: FTP proxy session setting is not logged. [[bug>1177]] | ||
+ | * Bug fix: Failure when current local directory is deleted while no session is opened. [[bug>1178]] | ||
+ | * Bug fix: Connection attempt could not be canceled. [[bug>1179]] | ||
+ | * Bug fix: Tree of current directory on network drive is not refreshed. [[bug>1180]] | ||
+ | * Bug fix: Number of filtered local directories were not shown in status bar. | ||
+ | * Bug fix: Wrong reason is given when checking for application updates fail. | ||
===== 5.5.3 ===== | ===== 5.5.3 ===== |