Differences
This shows you the differences between the selected revisions of the page.
| 2016-10-11 | 2016-10-11 | ||
| grouping translation changes (martin) | grouping custom command changes (martin) | ||
| Line 14: | Line 14: | ||
| * Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least). | * Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least). | ||
| * Marking the default, incomplete and invalid languages in Preferences dialog. | * Marking the default, incomplete and invalid languages in Preferences dialog. | ||
| + | * Improvements to custom commands/extensions: | ||
| + | * Consistency in handling errors executing local custom command. | ||
| + | * Holding down ''Ctrl'' and ''Shift'' keys while running a remote custom command copies the command to clipboard instead of executing it. | ||
| * Importing proxy configuration from FileZilla. | * Importing proxy configuration from FileZilla. | ||
| * If there is only a single private key configured in FileZilla, import it with session. [[bug>1468]] | * If there is only a single private key configured in FileZilla, import it with session. [[bug>1468]] | ||
| * SSH core upgraded to the latest development snapshot of PuTTY (2016-07-19, commit 9398d23). | * SSH core upgraded to the latest development snapshot of PuTTY (2016-07-19, commit 9398d23). | ||
| - | * Consistency in handling errors executing local custom command. | ||
| * DLL hijacking protection. [[bug>1459]] | * DLL hijacking protection. [[bug>1459]] | ||
| * Hidden options for //Preference order for %%GSSAPI%% libraries// and //User-supplied %%GSSAPI%% library path//. [[bug>578]] | * Hidden options for //Preference order for %%GSSAPI%% libraries// and //User-supplied %%GSSAPI%% library path//. [[bug>578]] | ||
| - | * Holding down ''Ctrl'' and ''Shift'' keys while running a remote custom command copies the command to clipboard instead of executing it. | ||
| * ''Ctrl+Backspace'' in path edit boxes to deletes the word before cursor. [[bug>1469]] | * ''Ctrl+Backspace'' in path edit boxes to deletes the word before cursor. [[bug>1469]] | ||
| * The //SFTP server// and //Shell// edit boxes on the Advanced Site settings dialog use path-style word-breaking. | * The //SFTP server// and //Shell// edit boxes on the Advanced Site settings dialog use path-style word-breaking. | ||