Differences
This shows you the differences between the selected revisions of the page.
2012-09-03 | 2012-09-04 | ||
bug 906 (martin) | bug 910 (martin) | ||
Line 10: | Line 10: | ||
===== [[5.0.9]] 5.0.9 (Not Released Yet) ===== | ===== [[5.0.9]] 5.0.9 (Not Released Yet) ===== | ||
- | === 2012-09-03 === | + | === 2012-09-04 === |
* When saving current session over the original stored session, save password by default unless it changed and do not prompt for overwrite. | * 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. | * Values of .NET assembly properties ''Session.SshHostKey'' and ''Session.SslCertificate'' are validated for correct syntax. | ||
Line 17: | Line 17: | ||
* Values of .NET assembly ''SessionOptions'' class properties ''Timeout'' and ''PortNumber'' are validated. | * Values of .NET assembly ''SessionOptions'' class properties ''Timeout'' and ''PortNumber'' are validated. | ||
* If FTP connection requires password, prompt immediately, without reconnecting. [[bug>653]] | * 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]] | * Method ''Session.EscapeFileMask'' added. [[bug>901]] | ||
* Bug fix: Ad-hoc sessions were added to the jump list. [[bug>894]] | * Bug fix: Ad-hoc sessions were added to the jump list. [[bug>894]] |