Differences
This shows you the differences between the selected revisions of the page.
| 2021-11-26 | 2021-11-26 | ||
| missing dot (martin) | splitting 6.0 and 5.20 (martin) | ||
| Line 6: | Line 6: | ||
| * Local file manager mode (two local panels). [[bug>1893]] | * Local file manager mode (two local panels). [[bug>1893]] | ||
| * Ongoing delete operation can be moved to background queue. [[bug>194]] | * Ongoing delete operation can be moved to background queue. [[bug>194]] | ||
| + | * Showing directory size in file panel. [[bug>41]] | ||
| + | * Tab titles are shortened to fit window width as needed. [[bug>1423]] | ||
| + | * Tabs show tooltips with full session name and paths. | ||
| + | * Remembering remote directory tree nodes state when switching sessions. [[bug>1057]] | ||
| + | * ''Shift''-clicking //New Session// command opens the Login dialog in new WinSCP instance, instead of possibly opening new instance of workspace. | ||
| + | * When switching tabs, prevent visibly scrolling the panels when focusing the last selected file. | ||
| + | * Removed the "compression" indicator from the status bar. | ||
| + | * Allowed normal behavior of double-click on a file even when resolving of symlinks is disabled. [[bug>2037]] | ||
| + | * Change: Keyboard shortcut for //Command Line// command changed to ''Shift+Ctrl+M'' (''Shift+Ctrl+N'' previously). | ||
| + | |||
| + | ===== [[5.20]] 5.20 (not released yet) ((2021-11-26)) ===== | ||
| + | |||
| * Support for ACL for S3 protocol. [[bug>1641]] | * Support for ACL for S3 protocol. [[bug>1641]] | ||
| * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.76]]. [[bug>1984]] \\ It brings the following changes: | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.76]]. [[bug>1984]] \\ It brings the following changes: | ||
| Line 13: | Line 25: | ||
| * Change: SHA-256 fingerprints are not padded anymore. | * Change: SHA-256 fingerprints are not padded anymore. | ||
| * WebDAV core upgraded to neon 0.32.1. | * WebDAV core upgraded to neon 0.32.1. | ||
| - | * Showing directory size in file panel. [[bug>41]] | ||
| - | * Tab titles are shortened to fit window width as needed. [[bug>1423]] | ||
| * Optionally keeping symbolic link name in path instead of resolving it with SFTP protocol. [[bug>81]] | * Optionally keeping symbolic link name in path instead of resolving it with SFTP protocol. [[bug>81]] | ||
| * Improved shortening long paths, when single level name is too long on its own. [[bug>2043]] | * Improved shortening long paths, when single level name is too long on its own. [[bug>2043]] | ||
| - | * Tabs show tooltips with full session name and paths. | ||
| - | * Remembering remote directory tree nodes state when switching sessions. [[bug>1057]] | ||
| * It is possible to import sessions from OpenSSH ''config'' file. [[bug>1896]] | * It is possible to import sessions from OpenSSH ''config'' file. [[bug>1896]] | ||
| - | * ''Shift''-clicking //New Session// command opens the Login dialog in new WinSCP instance, instead of possibly opening new instance of workspace. | ||
| * Allow displaying all VMS file revisions with FTP protocol. [[bug>1944]] | * Allow displaying all VMS file revisions with FTP protocol. [[bug>1944]] | ||
| * Support reading S3 credentials from AWS CLI configuration. [[bug>1941]] | * Support reading S3 credentials from AWS CLI configuration. [[bug>1941]] | ||
| Line 27: | Line 34: | ||
| * Generating PPK3 keys. | * Generating PPK3 keys. | ||
| * It is possible to copy information to the clipboard from the Properties dialog. | * It is possible to copy information to the clipboard from the Properties dialog. | ||
| - | * When switching tabs, prevent visibly scrolling the panels when focusing the last selected file. | ||
| - | * Removed the "compression" indicator from the status bar. | ||
| * Made ''WinSCP.exe'' be deployed even when WinSCP NuGet package is included as transitive dependency. [[bug>2017]] | * Made ''WinSCP.exe'' be deployed even when WinSCP NuGet package is included as transitive dependency. [[bug>2017]] | ||
| * When performing a single-item atomic operation, displaying indeterminate progress status. | * When performing a single-item atomic operation, displaying indeterminate progress status. | ||
| Line 39: | Line 44: | ||
| * Allowed providing tunnel private key passphrase in scripting. [[bug>2029]] | * Allowed providing tunnel private key passphrase in scripting. [[bug>2029]] | ||
| * Improved handling of long shell command error messages. [[bug>1949]] | * Improved handling of long shell command error messages. [[bug>1949]] | ||
| - | * Allowed normal behavior of double-click on a file even when resolving of symlinks is disabled. [[bug>2037]] | ||
| * Considering global passive/active mode settings when importing sessions from FileZilla | * Considering global passive/active mode settings when importing sessions from FileZilla | ||
| * Improving formatting of errors displayed after an operation completed in //Continue on error// mode. | * Improving formatting of errors displayed after an operation completed in //Continue on error// mode. | ||
| * ''Ctrl+Shift+R'' keyboard shortcut for //Reconnect Session// command. | * ''Ctrl+Shift+R'' keyboard shortcut for //Reconnect Session// command. | ||
| * Change: Keyboard shortcut for //Restore Selection// command changed to ''Ctrl+Shift+S'' (''Ctrl+Shift+R'' previously). | * Change: Keyboard shortcut for //Restore Selection// command changed to ''Ctrl+Shift+S'' (''Ctrl+Shift+R'' previously). | ||
| - | * Change: Keyboard shortcut for //Command Line// command changed to ''Shift+Ctrl+M'' (''Shift+Ctrl+N'' previously). | ||
| * Change: Monitoring ''A:'' and ''B:'' drives. [[bug>2014]] | * Change: Monitoring ''A:'' and ''B:'' drives. [[bug>2014]] | ||
| * Preventing beep when using ''Alt+Enter'' to open the Properties dialog. | * Preventing beep when using ''Alt+Enter'' to open the Properties dialog. | ||