Differences
This shows you the differences between the selected revisions of the page.
2012-09-20 | 2012-09-20 | ||
no summary (82.31.243.95) (hidden) | Restored revision 1347628514. Undoing revisions 1348144762, 1348144820. (Petr) (hidden) | ||
Line 12: | Line 12: | ||
===== [[5.0.9]] 5.0.9 RC ===== | ===== [[5.0.9]] 5.0.9 RC ===== | ||
=== 2012-09-05 === | === 2012-09-05 === | ||
- | + | * When saving current session over the original stored session, save password by default unless it changed and do not prompt for overwrite. | |
+ | * Values of .NET assembly properties ''Session.SshHostKey'' and ''Session.SslCertificate'' are validated for correct syntax. | ||
+ | * Change: Not keeping name of an original stored session for edited ad-hoc sessions. | ||
+ | * Change: In .NET assembly ''SessionOptions'' class property ''SshHostKey'' renamed to ''SshHostKeyFingerprint'', ''SshPrivateKey'' to ''SshPrivateKeyPath'' and ''SslCertificate'' to ''SslHostCertificateFingerprint''. | ||
+ | * Values of .NET assembly ''SessionOptions'' class properties ''Timeout'' and ''PortNumber'' are validated. | ||
+ | * If FTP connection requires password, prompt immediately, without reconnecting. [[bug>653]] | ||
+ | * Session log includes all script console output, including local errors. [[bug>910]] | ||
+ | * Method ''Session.EscapeFileMask'' added. [[bug>901]] | ||
+ | * Bug fix: Ad-hoc sessions were added to the jump list. [[bug>894]] | ||
+ | * Bug fix: Icon on properties dialog was rendered with session color on background. | ||
+ | * Bug fix: Failure after system wide change. [[bug>899]] | ||
+ | * Bug fix: Tray icon was not restored after explorer/taskbar restart. [[bug>898]] | ||
+ | * Bug fix: ''Session.ListDirectory'' did not report fatal errors. [[bug>900]] | ||
+ | * Bug fix: External IP address of the server is not used when provided IP address is automatically detected as unroutable. [[bug>904]] | ||
+ | * Bug fix: Error connecting over SOCKS proxy with FTP protocol. [[bug>907]] | ||
+ | * Bug fix: Failure when exiting with default configuration. [[bug>908]] | ||
+ | * Bug fix: Error when listing file with ''MLST'' FTP command failed. [[bug>905]] | ||
* Bug fix: Error retrieving file stats, if FTP server returns full file path in ''MLST'' response. [[bug>906]] | * Bug fix: Error retrieving file stats, if FTP server returns full file path in ''MLST'' response. [[bug>906]] | ||