Differences
This shows you the differences between the selected revisions of the page.
| 2017-09-27 | 2017-10-04 | ||
| bug 1560 (martin) | .net timeouts (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.12]] 5.12 (not released yet) ===== | ===== [[5.12]] 5.12 (not released yet) ===== | ||
| - | === 2017-09-22 === | + | === 2017-10-04 === |
| * Option to turn off Natural order numerical sorting. [[bug>1293]] | * Option to turn off Natural order numerical sorting. [[bug>1293]] | ||
| * Skipping loading of files icons when it takes too long. [[bug>1556]] | * Skipping loading of files icons when it takes too long. [[bug>1556]] | ||
| * A ''SecureString'' can be used provide a private key passphrase in .NET assembly via property ''SessionOptions.SecurePrivateKeyPassphrase''. [[bug>1557]] | * A ''SecureString'' can be used provide a private key passphrase in .NET assembly via property ''SessionOptions.SecurePrivateKeyPassphrase''. [[bug>1557]] | ||
| + | * .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | ||
| * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | ||