Differences
This shows you the differences between the selected revisions of the page.
| 2012-08-23 | 2012-08-23 | ||
| bug 900 (martin) | bug 653 (martin) | ||
| Line 16: | Line 16: | ||
| * 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. | ||
| + | * If FTP connection requires password, prompt immediately, without reconnecting. [[bug>653]] | ||
| * 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]] | ||
| * Bug fix: Icon on properties dialog was rendered with session color on background. | * Bug fix: Icon on properties dialog was rendered with session color on background. | ||