Differences
This shows you the differences between the selected revisions of the page.
| 2012-10-07 | 2012-10-07 | ||
| no summary (37.144.224.85) (hidden) | no summary (37.144.224.85) (hidden) | ||
| Line 29: | Line 29: | ||
| * Change: Not keeping name of an original stored session for edited ad-hoc sessions. | * 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''. | * 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. | + | * Values of .NET assembly ''SessionOptions'' class properties ''Timeout'' and ''PortNumber'' are validated - thanks bork75. |
| * 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]] | * Session log includes all script console output, including local errors. [[bug>910]] | ||