Differences
This shows you the differences between the selected revisions of the page.
| 2013-04-07 | 2013-04-07 | ||
| 5.2 released (martin) | 5.2 is beta and 5.1.5 will be hotfix (martin) | ||
| Line 3: | Line 3: | ||
| This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | ||
| - | ===== [[5.2]] 5.2 ===== | + | ===== [[5.2]] 5.2 beta ===== |
| === 2013-04-07 === | === 2013-04-07 === | ||
| * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | ||
| Line 92: | Line 92: | ||
| * Export to INI file moved from Preferences to Login dialog. | * Export to INI file moved from Preferences to Login dialog. | ||
| * Added larger values to initial offer of speed limits. [[bug>987]] | * Added larger values to initial offer of speed limits. [[bug>987]] | ||
| + | * New ''!P'' pattern to include process ID into session log path. | ||
| + | * Logging file timestamps when transferring using SFTP protocol. | ||
| + | * Workaround for servers that do not acknowledge file transfer. [[bug>976]] | ||
| * Bug fix: Scripting command ''synchronize'' sometimes did not announce that there is nothing to synchronize. | * Bug fix: Scripting command ''synchronize'' sometimes did not announce that there is nothing to synchronize. | ||
| * Bug fix: First Authenticate log entry was trimmed temporarily. | * Bug fix: First Authenticate log entry was trimmed temporarily. | ||
| Line 103: | Line 106: | ||
| * Bug fix: Text mode transfers should not be resumed FTP protocol. [[bug>965]] | * Bug fix: Text mode transfers should not be resumed FTP protocol. [[bug>965]] | ||
| * Bug fix: No error is shown in Internal editor, when file cannot be loaded using selected encoding. [[bug>971]] | * Bug fix: No error is shown in Internal editor, when file cannot be loaded using selected encoding. [[bug>971]] | ||
| - | |||
| - | ===== 5.1.5 (Not Released Yet) ===== | ||
| - | === 2013-04-05 === | ||
| - | * New ''!P'' pattern to include process ID into session log path. | ||
| - | * Logging file timestamps when transferring using SFTP protocol. | ||
| - | * Workaround for servers that do not acknowledge file transfer. [[bug>976]] | ||
| * Bug fix: Failure when disposing ''Session'' of .NET assembly in process running with restricted privileges. | * Bug fix: Failure when disposing ''Session'' of .NET assembly in process running with restricted privileges. | ||
| * Bug fix: ''open'' command record in logs with masked-out password did not contain the command name. | * Bug fix: ''open'' command record in logs with masked-out password did not contain the command name. | ||
| Line 116: | Line 113: | ||
| * Bug fix: Failure when creating local directory. [[bug>983]] | * Bug fix: Failure when creating local directory. [[bug>983]] | ||
| * Bug fix: When user cancels connection, authentication window is not closed. | * Bug fix: When user cancels connection, authentication window is not closed. | ||
| + | |||
| + | ===== 5.1.5 (Not Released Yet) ===== | ||
| + | === 2013-04-05 === | ||
| + | * Back-propagated some improvements and fixes from 5.2 beta release: | ||
| + | * New ''!P'' pattern to include process ID into session log path. | ||
| + | * Logging file timestamps when transferring using SFTP protocol. | ||
| + | * Workaround for servers that do not acknowledge file transfer. [[bug>976]] | ||
| + | * Bug fix: Failure when disposing ''Session'' of .NET assembly in process running with restricted privileges. | ||
| + | * Bug fix: ''open'' command record in logs with masked-out password did not contain the command name. | ||
| + | * Bug fix: Pointless attempt to update source file timestamp, when uploading with FTP protocol. | ||
| + | * Bug fix: Preserve timestamp checkbox was not available for uploads with FTP protocol. | ||
| + | * Bug fix: Failure when server does not acknowledge file upload with FTP protocol. [[bug>982]] | ||
| + | * Bug fix: Failure when creating local directory. [[bug>983]] | ||
| + | * Bug fix: When user cancels connection, authentication window is not closed. | ||
| ===== 5.1.4 ===== | ===== 5.1.4 ===== | ||