Differences
This shows you the differences between the selected revisions of the page.
2012-08-16 | 2012-08-17 | ||
SshHostKey and SslCertificate validation (martin) | SessionOptions property renames (martin) | ||
Line 4: | Line 4: | ||
===== [[5.0.9]] 5.0.9 (Not Released Yet) ===== | ===== [[5.0.9]] 5.0.9 (Not Released Yet) ===== | ||
- | === 2012-08-16 === | + | === 2012-08-17 === |
* 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''. | ||
* 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. |