Differences
This shows you the differences between the selected revisions of the page.
2016-02-22 | 2016-02-22 | ||
grouping custom command changes (martin) | winscp extensions + related changes (martin) | ||
Line 4: | Line 4: | ||
===== [[5.8.2]] 5.8.2 (not released yet) ===== | ===== [[5.8.2]] 5.8.2 (not released yet) ===== | ||
- | === 2016-02-18 === | + | === 2016-02-22 === |
* TLS/SSL core upgraded to OpenSSL 1.0.2f. | * TLS/SSL core upgraded to OpenSSL 1.0.2f. | ||
* When FTP server does not provide precise timestamp, but the timestamp otherwise matches timestamp of the last uploaded version of the file, using precise timestamp of the uploaded version instead. [[bug>1395]] | * When FTP server does not provide precise timestamp, but the timestamp otherwise matches timestamp of the last uploaded version of the file, using precise timestamp of the uploaded version instead. [[bug>1395]] | ||
Line 24: | Line 24: | ||
* Bug fix: Wrong message shown in an installer when it cannot continue because previous installation/uninstallation was not completed. | * Bug fix: Wrong message shown in an installer when it cannot continue because previous installation/uninstallation was not completed. | ||
* Improvements to custom commands: | * Improvements to custom commands: | ||
+ | * Custom commands can be distributed in a form of WinSCP extension. | ||
* Local custom commands for local files. [[bug>1396]] | * Local custom commands for local files. [[bug>1396]] | ||
* Change: Remote custom commands cannot be executed with focus on local panel. | * Change: Remote custom commands cannot be executed with focus on local panel. | ||
+ | * Removed //D/R// column from //Commands// page of Preferences dialog to save space for //Name// and //Command// columns. | ||
+ | * Hint displays //Commands// page of Preferences dialog with full custom command name, keyboard shortcut and command. | ||
* Retrieving seconds-precision timestamps using ''MDTM'' command, if the server provides them. [[bug>1221]] | * Retrieving seconds-precision timestamps using ''MDTM'' command, if the server provides them. [[bug>1221]] | ||
* Improvements to .NET assembly: | * Improvements to .NET assembly: |