Differences
This shows you the differences between the selected revisions of the page.
| 2010-01-20 | 2010-01-20 | ||
| no summary (210.24.242.97) (hidden) | Restored revision 1263127208. Undoing revisions 1263994062, 1263994113. (martin) (hidden) | ||
| Line 3: | Line 3: | ||
| This is list of changes for each release of WinSCP. See also [[project_history|project history]]. | This is list of changes for each release of WinSCP. See also [[project_history|project history]]. | ||
| - | who says this works? | + | ===== Not Released Yet ===== |
| + | === 2010-01-10 === | ||
| + | * ZIP archive with both executables is released instead of just compressed EXE. [[bug>523]] | ||
| + | * Automatically named session is renamed when hostname and/or username is modified. [[bug>532]] | ||
| + | * When reading of file to be edited fails, empty internal editor is no longer shown. | ||
| + | * Forcing width of message box not to exceed screen width. | ||
| + | * Environment variables in path to private key file are resolved before passing it to PuTTY to open the session. [[bug>524]] | ||
| + | * WinSCP name is included in balloon notifications. [[bug>533]] | ||
| + | * Timezone offset can be set up to +/-25 hours. [[bug>534]] | ||
| + | * Bug fix: Bookmarks with equal sign in their name were not preserved when using INI file. [[bug>522]] | ||
| + | * Bug fix: Synchronize browsing failed, when entering local directory, while current remote path was root. [[bug>525]] | ||
| + | * Bug fix: Having higher logging level set decreased performance even when logging itself was disabled. [[bug>526]] | ||
| + | * Bug fix: Error when running ad hoc custom command. [[bug>529]] | ||
| + | * Bug fix: Tray icon was sometimes not removed when application closed. | ||
| ===== 4.2.5 ===== | ===== 4.2.5 ===== | ||
| Line 70: | Line 83: | ||
| * 256x256 icon is deployed with WinSCP. [[bug>445]] | * 256x256 icon is deployed with WinSCP. [[bug>445]] | ||
| * WinSCP prevents computer from being suspended during operation. [[bug>265]] | * WinSCP prevents computer from being suspended during operation. [[bug>265]] | ||
| - | * It can be consigered how long WinSEX should keep trying reconnect broken sessions. [[bug>460]] | + | * It can be configured how long WinSCP should keep trying reconnect broken sessions. [[bug>460]] |
| * Change: Double double-quote is treated as a single double-quote within value of command-line parameter. [[bug>454]] | * Change: Double double-quote is treated as a single double-quote within value of command-line parameter. [[bug>454]] | ||
| * For FTP servers know not to support ''LIST -a'' command (Personal FTP server), ''LIST'' only is used by default. [[bug>458]] | * For FTP servers know not to support ''LIST -a'' command (Personal FTP server), ''LIST'' only is used by default. [[bug>458]] | ||
| * Errors when deleting local files after upload finishes are reported. [[bug>462]] | * Errors when deleting local files after upload finishes are reported. [[bug>462]] | ||
| * Pressing ''Enter'', while having selected an open session without hostname, loads the session. [[bug>463]] | * Pressing ''Enter'', while having selected an open session without hostname, loads the session. [[bug>463]] | ||
| - | * Seshion name can be optionally used as part of the path to temporary copies of remote files. [[bug>385]] | + | * Session name can be optionally used as part of the path to temporary copies of remote files. [[bug>385]] |
| * Remote path may optionally not be used as part of the path to temporary copies of remote files. [[bug>229]] | * Remote path may optionally not be used as part of the path to temporary copies of remote files. [[bug>229]] | ||
| * Option for substituting FTP passive mode IP address with connection address. [[bug>376]] | * Option for substituting FTP passive mode IP address with connection address. [[bug>376]] | ||