Differences
This shows you the differences between the selected revisions of the page.
2008-01-04 | 2008-01-04 | ||
2007-12-07 (martin) | 2008-01-02 (martin) | ||
Line 20: | Line 20: | ||
* Session option //Allow Kerberos 5 ticket forwarding in GSSAPI/SSPI// obsoleted (was probably useless anyway). | * Session option //Allow Kerberos 5 ticket forwarding in GSSAPI/SSPI// obsoleted (was probably useless anyway). | ||
* Session option //Server realm// renamed to //Service principal name//. | * Session option //Server realm// renamed to //Service principal name//. | ||
+ | * In file panel, file sorting by date and size is by default descending. | ||
* Speed limit can be actually set in KiB/s. | * Speed limit can be actually set in KiB/s. | ||
* Speed limit can be set for background transfers. | * Speed limit can be set for background transfers. | ||
Line 48: | Line 49: | ||
* It is possible to optionally overwrite stored password with new one, if authentication with original stored password fails. | * It is possible to optionally overwrite stored password with new one, if authentication with original stored password fails. | ||
* When renaming a file within file panel, only filename (without an extension) is selected. | * When renaming a file within file panel, only filename (without an extension) is selected. | ||
+ | * When storing remote file to local temporary directory, full remote path is recreated locally to make identification of file easier (particularly in external editor). | ||
+ | * Several improvements to internal editor: | ||
+ | * Search direction can be specified. | ||
+ | * Support for multiple undos and redo. | ||
+ | * When operation finishes while minimized, window is no longer restored. Instead taskbar balloon is shown. | ||
* When saving current session with password, warning is displayed. | * When saving current session with password, warning is displayed. | ||
* When saving session with password, option is given not to store the password. | * When saving session with password, option is given not to store the password. | ||
Line 58: | Line 64: | ||
* ''ftp'' protocol added to command-line syntax help. | * ''ftp'' protocol added to command-line syntax help. | ||
* Most options on //SCP// tab of login dialog are disabled, when SCP protocol is not selected, to avoid confusion (although they can actually be used when SCP fallback is administered). | * Most options on //SCP// tab of login dialog are disabled, when SCP protocol is not selected, to avoid confusion (although they can actually be used when SCP fallback is administered). | ||
+ | * Cleaned icons for //Open in PuTTY and //Log Window//. | ||
+ | * Default ping interval session option is not saved anymore. | ||
* Change: Transfer option //Preserve read-only// is off by default. | * Change: Transfer option //Preserve read-only// is off by default. | ||