Differences
This shows you the differences between the selected revisions of the page.
2012-08-18 | 2012-08-23 | ||
webdav should be first (martin) | validating timeout and portnumber of sessinoptions (martin) | ||
Line 10: | Line 10: | ||
===== [[5.0.9]] 5.0.9 (Not Released Yet) ===== | ===== [[5.0.9]] 5.0.9 (Not Released Yet) ===== | ||
- | === 2012-08-17 === | + | === 2012-08-23 === |
* 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. | ||
* 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. | ||
* 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. |