Differences
This shows you the differences between the selected revisions of the page.
| 2010-02-18 | 2010-03-08 | ||
| 1.6.3 released (martin) | absolute paths on download dialog (martin) | ||
| Line 1: | Line 1: | ||
| ====== Plugin To Altap Salamander Version History ====== | ====== Plugin To Altap Salamander Version History ====== | ||
| + | |||
| + | ===== 1.6.4 ===== | ||
| + | === Not Released Yet === | ||
| + | * Changes in the plugin itself: | ||
| + | * All inputs, except of absolute local paths, are interpreted as remote path on download settings dialog. | ||
| + | * SSH/SFTP/SCP core upgraded to WinSCP 4.2.7. It brings following changes: | ||
| + | * Increased maximal size of accepted SFTP packet. [[bug>548]] | ||
| + | * Automatically named session is renamed when hostname and/or username is modified. [[bug>532]] | ||
| + | * Forcing width of message box not to exceed screen width. | ||
| + | * Timezone offset can be set up to +/-25 hours. [[bug>534]] | ||
| + | * SSH core upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2010-01-17, revision 8846). It brings following changes: | ||
| + | * Bug fix: Resolving ''localhost'' on some systems failed. | ||
| + | * Bug fix: Memory leak. | ||
| + | * Bug fix: Having higher logging level set decreased performance even when logging itself was disabled. [[bug>526]] | ||
| + | * Bug fix: Memory leak while authenticating with private key. | ||
| + | * Bug fix: System date/time format was not followed on Windows 7. [[bug>537]] | ||
| + | * Bug fix: Error when daylight saving is not properly configured in Windows. [[bug>519]] | ||
| ===== 1.6.3 ===== | ===== 1.6.3 ===== | ||
| Line 5: | Line 22: | ||
| * Changes in the plugin itself: | * Changes in the plugin itself: | ||
| * Bug fix: Incorrect handling of URLs with session name inside folder. | * Bug fix: Incorrect handling of URLs with session name inside folder. | ||
| - | * SSH/SFTP/SCP core upgraded to WinSCP 4.2.5 (not released yet). It brings following changes: | + | * SSH/SFTP/SCP core upgraded to WinSCP 4.2.5. It brings following changes: |
| * Stored session passwords can be encrypted by AES cipher using master password. [[bug>273]] | * Stored session passwords can be encrypted by AES cipher using master password. [[bug>273]] | ||
| * It is possible to change group/owner of a remote file by UID/GID. [[bug>333]] | * It is possible to change group/owner of a remote file by UID/GID. [[bug>333]] | ||