Differences
This shows you the differences between the selected revisions of the page.
| 2008-04-07 | 2008-04-07 | ||
| 4.0.1 beta (martin) | 4.0.3 (martin) | ||
| Line 2: | Line 2: | ||
| ===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
| - | === 2007-05-28 === | + | === 2007-07-12 === |
| * 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.1 beta. It brings following changes: | + | * SSH/SCP/SFTP core upgraded to WinSCP 4.0.3. 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 66: | Line 66: | ||
| * For convenience, file mask "*." matches files without an extension (even if the name does not include the dot at all). | * 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. | * Global configuration that can be set on login dialog (user interface style, logging) is saved when session it saved. | ||
| + | * Mask ''*.php*'' in default text file mask is replaced with ''*.php'' and ''*.php3''. | ||
| * 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). | ||