Differences
This shows you the differences between the selected revisions of the page.
2007-11-25 | 2007-11-27 | ||
my documents is shown correctly (martin) | 2007-11-25 (martin) | ||
Line 19: | Line 19: | ||
* Address and command line drop down boxes follow the toolbar style. | * Address and command line drop down boxes follow the toolbar style. | ||
* On Explorer-like interface, path on address toolbar is editable. | * On Explorer-like interface, path on address toolbar is editable. | ||
+ | * INI file is being saved only when there was a change made. | ||
+ | * Access denied errors upon implicit writing to an INI file are ignored (it is expected that user made the file read-only deliberately). | ||
+ | * U3 version launches by default PuTTY for U3 and saves settings to its registry key. | ||
* //KiB// is used instead of //KB// for kilobyte. | * //KiB// is used instead of //KB// for kilobyte. | ||
* Estimated time is shown instead of elapsed time in queue list. | * Estimated time is shown instead of elapsed time in queue list. | ||
Line 26: | Line 29: | ||
* //Timezone offset// moved to //Environment// tab, as it is used also by FTP protocol. | * //Timezone offset// moved to //Environment// tab, as it is used also by FTP protocol. | ||
* ''Shift-Del'' deletes to recycle bin, if deletion to recycle bin is disabled, and vice versa. | * ''Shift-Del'' deletes to recycle bin, if deletion to recycle bin is disabled, and vice versa. | ||
- | * Opening bookmarks does not trigger synchronized browsing anymore. | + | * Opening bookmarks and home directory do not trigger synchronized browsing anymore. |
* Drive drop down menu shows //My documents// when current local directory is below "My documents" folder. | * Drive drop down menu shows //My documents// when current local directory is below "My documents" folder. | ||
* It is possible to optionally overwrite stored password with new one, if authentication with original stored password fails. | * It is possible to optionally overwrite stored password with new one, if authentication with original stored password fails. | ||
Line 39: | Line 42: | ||
* ''ftp'' protocol added to command-line syntax help. | * ''ftp'' protocol added to command-line syntax help. | ||
* Change: Transfer option //Preserve read-only// is off by default. | * Change: Transfer option //Preserve read-only// is off by default. | ||
+ | * Bug fix: INI file was uselessly being saved also when opened for reading only. | ||
+ | * Bug fix: Quotes around string options saved to an INI files were duplicated. | ||
+ | * Bug fix: Last line of authentication banner may have been incorrectly listed on authentication window. | ||
+ | * Bug fix: When prompt was displayed while reconnecting session with internal editor focused, it was not possible to focus the prompt input box. | ||
+ | * Bug fix: WinSCP was ignoring external requests to resize its window (particularly //Cascade//, //Tide Horizontally// and //Tide Vertically// taskbar commands). | ||
+ | * Bug fix: WinSCP hanged when authentication prompt was displayed while "timeout" message was shown. | ||
+ | * Bug fix: With some servers, it was not possible to remove a directory because WinSCP made the directory current before deletion. | ||
+ | * Bug fix: WinSCP has not allowed ending of Windows session (Log off, Shut down, etc.). | ||
+ | * Bug fix: Improved compatibility with MSVDM. Main window no longer minimize into small window caption. | ||
+ | |||
===== 4.0.5 ===== | ===== 4.0.5 ===== |