history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2017-04-19 | 2017-05-03 | ||
moving 5.8.2 from history (martin) | typo (martin) | ||
Line 1435: | Line 1435: | ||
* It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime''. [[bug>860]] | * It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime''. [[bug>860]] | ||
* Change: Remote files are never recycled, unless explicitly enabled. [[bug>867]] | * Change: Remote files are never recycled, unless explicitly enabled. [[bug>867]] | ||
- | * UTF-8 byte-order-mask is stripped on FTP upload. [[bug>888]] | + | * UTF-8 byte-order-mark is stripped on FTP upload. [[bug>888]] |
* Keyboard shortcut ''Ctrl+Alt+F4'' for internal editor in Commander interface. [[bug>827]] | * Keyboard shortcut ''Ctrl+Alt+F4'' for internal editor in Commander interface. [[bug>827]] | ||
* Keyboard shortcut ''Alt+Up'' for opening parent directory. [[bug>605]] | * Keyboard shortcut ''Alt+Up'' for opening parent directory. [[bug>605]] | ||
Line 2420: | Line 2420: | ||
* Change: Transfer option //Preserve read-only// is off by default. | * Change: Transfer option //Preserve read-only// is off by default. | ||
* On download with LF to CR/LF EOL conversion, CR EOL's were needlessly removed. [[bug>67]] | * On download with LF to CR/LF EOL conversion, CR EOL's were needlessly removed. [[bug>67]] | ||
- | * UTF-8 byte-order-mask is stripped on upload. [[bug>82]] | + | * UTF-8 byte-order-mark is stripped on upload. [[bug>82]] |
* Example for switching user on login added to //Shell// session option (''%%/bin/bash -c 'sudo su -'%%''). | * Example for switching user on login added to //Shell// session option (''%%/bin/bash -c 'sudo su -'%%''). | ||
* Better error reporting when contacting ''winscp.net'' to check for application updates fails. | * Better error reporting when contacting ''winscp.net'' to check for application updates fails. | ||
Line 2636: | Line 2636: | ||
* Permissions input box has the same context menu as permissions popup box. | * Permissions input box has the same context menu as permissions popup box. | ||
* In scripting mode, the WinSCP can read commands from redirected standard input. | * In scripting mode, the WinSCP can read commands from redirected standard input. | ||
- | * UTF-8 encoded script files are supported (byte-order-mask is required). | + | * UTF-8 encoded script files are supported (byte-order-mart is required). |
* Bug fix: Sorting arrows on synchronization checklist were corrupted on Windows 2000 and older. | * Bug fix: Sorting arrows on synchronization checklist were corrupted on Windows 2000 and older. | ||
* Bug fix: Permissions popup box was occasionally dismissed, when its context menu was revealed. | * Bug fix: Permissions popup box was occasionally dismissed, when its context menu was revealed. |