history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2024-10-08 | 2024-10-22 | ||
| no space in C++Builder (martin) | commandline (martin) | ||
| Line 186: | Line 186: | ||
| * XML parser upgraded to Expat 2.5.0. | * XML parser upgraded to Expat 2.5.0. | ||
| * Translation updated: German. | * Translation updated: German. | ||
| - | * Setting ''$PSNativeCommandArgumentPassing'' to ''Legacy'' in generated WinSCP scripting PowerShell commandline, which is needed for PowerShell 7.3 compatibility. [[bug>2134]] | + | * Setting ''$PSNativeCommandArgumentPassing'' to ''Legacy'' in generated WinSCP scripting PowerShell command-line, which is needed for PowerShell 7.3 compatibility. [[bug>2134]] |
| * Added new ''ap-south-2'', ''eu-central-2'' and ''eu-south-2'' AWS regions and doubling region drop-down height. | * Added new ''ap-south-2'', ''eu-central-2'' and ''eu-south-2'' AWS regions and doubling region drop-down height. | ||
| * Bug fix: Moving WebDAV transfer to background aborts the transfer if the server commits the interrupted foreground transfer. [[bug>2126]] | * Bug fix: Moving WebDAV transfer to background aborts the transfer if the server commits the interrupted foreground transfer. [[bug>2126]] | ||
| Line 2636: | Line 2636: | ||
| * Detecting Drag&drop shell extension on 64-bit systems. [[bug>20]] | * Detecting Drag&drop shell extension on 64-bit systems. [[bug>20]] | ||
| * Logging warning when system option //Automatically adjust clock for Daylight Saving Time// is disabled. | * Logging warning when system option //Automatically adjust clock for Daylight Saving Time// is disabled. | ||
| - | * Bringing an application into foreground, when opening session from commandline and/or from jumplist in existing WinSCP instance. | + | * Bringing an application into foreground, when opening session from command-line and/or from jumplist in existing WinSCP instance. |
| * More command and dialog icons. | * More command and dialog icons. | ||
| * Showing window and application name on Internal editor window caption. | * Showing window and application name on Internal editor window caption. | ||
| Line 2893: | Line 2893: | ||
| * On main window views without focus respond to mouse wheel. [[bug>846]] | * On main window views without focus respond to mouse wheel. [[bug>846]] | ||
| * Whole site folder can be opened at once. [[bug>424]] | * Whole site folder can be opened at once. [[bug>424]] | ||
| - | * Change: Session from commandline and/or from jump list is opened by default using existing WinSCP instance. [[bug>769]] | + | * Change: Session from command-line and/or from jump list is opened by default using existing WinSCP instance. [[bug>769]] |
| * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | ||
| * Transfer progress feedback using ''Session.FileTransferProgress'' event. [[bug>818]] | * Transfer progress feedback using ''Session.FileTransferProgress'' event. [[bug>818]] | ||