Differences
This shows you the differences between the selected revisions of the page.
| 2008-04-07 | 2008-04-07 | ||
| say plugin instead of winscp (martin) | 4.0.1 beta (martin) | ||
| Line 2: | Line 2: | ||
| ===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
| - | === 2007-04-07 === | + | === 2007-05-28 === |
| * Changes in the plugin itself: | * Changes in the plugin itself: | ||
| * Bug fix: Plugin occasionally hangs when background transfer finishes. | * Bug fix: Plugin occasionally hangs when background transfer finishes. | ||
| - | * SSH/SCP/SFTP core upgraded to WinSCP 4.0 beta. It brings following changes: | + | * SSH/SCP/SFTP core upgraded to WinSCP 4.0.1 beta. It brings following changes: |
| * Plugin can itself setup SSH tunnel to allow indirect connections through proxy SSH host. | * Plugin can itself setup SSH tunnel to allow indirect connections through proxy SSH host. | ||
| * Synchronization enhanced: | * Synchronization enhanced: | ||
| Line 63: | Line 63: | ||
| * Buttons //Login// and //Save// on Login dialog swapped. | * Buttons //Login// and //Save// on Login dialog swapped. | ||
| * When //Handles SSH-2 key re-exchange badly// bug is enabled, the //Key exchange// tab is hidden. | * When //Handles SSH-2 key re-exchange badly// bug is enabled, the //Key exchange// tab is hidden. | ||
| + | * When //Session// sheet is automatically selected on Login dialog (creation of new session, etc.), the //Host name// box is focused. | ||
| + | * For convenience, file mask "*." matches files without an extension (even if the name does not include the dot at all). | ||
| + | * Global configuration that can be set on login dialog (user interface style, logging) is saved when session it saved. | ||
| * Bug fix: Uploads of files into previously non-existing directory could not be resumed (SFTP-only). | * Bug fix: Uploads of files into previously non-existing directory could not be resumed (SFTP-only). | ||
| * Bug fix: Failure when downloading file from different directory than the current one (SCP only). | * Bug fix: Failure when downloading file from different directory than the current one (SCP only). | ||
| Line 89: | Line 92: | ||
| * Bug fix: Octal display of file permissions was not filled if no permissions were set for a file. | * Bug fix: Octal display of file permissions was not filled if no permissions were set for a file. | ||
| * Bug fix: Failure to change attributes of local files was not reported sometime. | * Bug fix: Failure to change attributes of local files was not reported sometime. | ||
| + | * Bug fix: SFTP uploads occasionally hanged. | ||
| + | * Bug fix: Local files excluded from transfer (upload) were indefinitely locked by plugin. | ||
| ===== 1.5.1 ===== | ===== 1.5.1 ===== | ||