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) | Restored revision 1349530161. Undoing revisions 1349562021, 1349562093, 1349562191. (Ricardo) (hidden) | ||
| Line 11: | Line 11: | ||
| * Using GiB scale for large file sizes. [[bug>913]] | * Using GiB scale for large file sizes. [[bug>913]] | ||
| * Option to reconnect disconnected non-active session, when saving file opened from that session. [[bug>917]] | * Option to reconnect disconnected non-active session, when saving file opened from that session. [[bug>917]] | ||
| - | |||
| ===== 5.1.1 ===== | ===== 5.1.1 ===== | ||
| Line 29: | Line 28: | ||
| * 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 - thanks bork75. | + | * 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]] | * Session log includes all script console output, including local errors. [[bug>910]] | ||