Differences

This shows you the differences between the selected revisions of the page.

2013-04-17 2013-08-12
using + for combined keyboard shortcuts (martin) moving 5.0.7 + 5.0.8 from history (martin)
Line 1: Line 1:
====== Older Versions ====== ====== Older Versions ======
 +
 +===== [[5.0.8]] 5.0.8 RC =====
 +=== 2012-08-03 ===
 +  * TLS/SSL core upgraded to OpenSSL 1.0.1c.
 +  * Drag & drop to re-order session tabs. [[bug>862]]
 +  * Local files can be dragged to session tabs for upload. [[bug>865]]
 +  * Remote files can be dragged to session tabs for duplication. [[bug>884]]
 +  * Color icon on session tab. [[bug>863]]
 +  * FTP passive mode IP address is substituted with connection address automatically when passive mode address is unroutable. [[bug>883]]
 +  * Contents of opened internal editors is automatically backed up, when application is abruptly closed. [[bug>886]]
 +  * Session color menu is available on session tab context menu.
 +  * //Filter// command added to address toobars and context menu of file panels. [[bug>732]]
 +  * //Lock toolbars// command added to context menu of file panel toolbars. [[bug>754]]
 +  * Added ''Session.CreateDirectory'' and ''Session.RenameFile'' methods to .NET assembly. [[bug>822]] [[bug>833]]
 +  * Added ''Session.Abort'' method to .NET assembly. [[bug>890]]
 +  * Change: Scripting command ''rm'' and .NET assembly ''Session.RemoveFiles'' method can remove directories as well. [[bug>887]]
 +  * Postponing upload of modified edited remote file to allow the editor finish saving of the file. [[bug>870]]
 +  * When transfer settings preset selected for transfer or synchronization is changed, the transfer settings are updated to the new preset configuration.
 +  * Support for directory listing with timestamp format ''yyyy-mm-dd hh:mm'' with SCP protocol. [[bug>853]]
 +  * With scripting exit code is recorded in the session log file.
 +  * Properties of ''Session'' class that cannot be changed after session starts, throw an exception when set.
 +  * It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime''. [[bug>860]]
 +  * Change: Remote files are never recycled, unless explicitly enabled. [[bug>867]]
 +  * UTF-8 byte-order-mask is stripped on FTP upload. [[bug>888]]
 +  * Keyboard shortcut ''Ctrl+Alt+F4'' for internal editor in Commander interface. [[bug>827]]
 +  * Keyboard shortcut ''Alt+Up'' for opening parent directory. [[bug>605]]
 +  * Taking tabs into account when calculating column position in an Internal editor. [[bug>789]]
 +  * Double buffered drawing of session tabs to prevent flicker.
 +  * Windows 8 compatibility and certification:
 +    * Not saving random seed file, when run for maintenance task, e.g. during installation/uninstallation, to comply with Windows 8 certification.
 +    * Other compatibility improvements.
 +  * Using name of focused file as initial name for a new file. [[bug>873]]
 +  * When generation of temporary file for .NET assembly fails, meaningful exception is thrown and status of temporary folder is logged to help troubleshooting.
 +  * Falling back to Virtual folder when looking for an INI file to maintain compatibility with WinSCP 4.x on Windows Vista and newer. [[bug>874]]
 +  * Parsed directory listing is logged.
 +  * AES is preferred encryption cipher again. [[bug>880]]
 +  * Directory listings lacking inode column are supported. [[bug>881]]
 +  * Dialogs are placed in the center of their parent window.
 +  * Improved debug logging of .NET assembly.
 +  * Logging collection of files for synchronization.
 +  * Beta versions always check for beta versions updates.
 +  * Bug fix: //Restore selection// command shortcut changed to ''Shift+Ctrl+R'' (it used to have the same shortcut as //Automatically refresh directory after operation//).
 +  * Bug fix: "Operation aborted" messages were not suppressed.
 +  * Bug fix: Failure when reconnect failed (generalizing fix). [[bug>829]]
 +  * Bug fix: Missing icons in jumplist. [[bug>854]]
 +  * Bug fix: ''Session.FileExists'' was failing with "Recursive calls not allowed". [[bug>852]]
 +  * Bug fix: Some UTF-8 encoded files were incorrectly loaded into an Internal Editor. [[bug>859]]
 +  * Bug fix: Failure when changing active session while background transfer queue list was being updated. [[bug>864]]
 +  * Bug fix: Main window was not restoring from system tray sometimes. [[bug>745]]
 +  * Bug fix: Failure was not reported, when opening of secondary shell session to execute remote command failed. [[bug>871]]
 +  * Bug fix: Hidden files were not dimmed, when //Name// column was not the first one (including the hidden columns). [[bug>872]]
 +  * Bug fix: Instruction-only authentication prompts were failed, when predefined password was used in prior prompt already. [[bug>877]]
 +  * Bug fix: Error when connecting to FTPS servers not supporting TLS/SSL session resuming. [[bug>879]]
 +  * Bug fix: Occasional hang when dialog was opened from an internal editor window. [[bug>882]]
 +  * Bug fix: Bugs and other three-state session options were logged incorrectly.
 +  * Bug fix: Switch ''/xmllog'' was not working in GUI sessions.
 +  * Bug fix: Could not connect to SSH server without storing hostkey fingerprint. [[bug>889]]
 +  * Bug fix: Support for ''MLSD'' FTP command was not detected. [[bug>891]]
 +  * Bug fix: File permissions were not retrieved from ''MLSD'' FTP directory listing.
 +  * Bug fix: Searching messages without associated help page on documentation site was not working.
 +  * Bug fix: Warning about overriding script options ''include'' and ''exclude'' by ''-filemask'' switch was sometimes shown incorrectly.
 +
 +===== [[5.0.7]] 5.0.7 beta =====
 +=== 2012-05-08 ===
 +  * Using ''MLSD''/''MLST'' to list directory with FTP protocol, when supported. Thanks to Michael Lukashov. [[bug>568]]
 +  * UTF-8 support in an internal editor. [[bug>78]]
 +  * Optionally refreshing file panel in regular intervals. [[bug>53]]
 +  * If password is not specified on Login dialog with FTP protocol, connection is first tried without password. [[bug>653]]
 +  * WinSCP can now optionally collect and send to WinSCP team non-personal [[usagestatistics|usage statistics]].
 +  * TLS/SSL core upgraded to OpenSSL 1.0.1b.
 +  * IDE upgraded to Embarcadero C++ Builder XE2.
 +  * Dropped support for Windows 95/98/ME. Minimal supported version is Windows 2000.
 +  * Warning is printed on console, when user combines ''-filemask'' switch with obsoleted ''exclude'' or ''include'' options.
 +  * Embedded GPL licence text did not contain instructions for how to use GPL on your own programs. [[bug>800]]
 +  * .NET assembly description and consequently type library name modified to start with "WinSCP" for easier look up.
 +  * Remembering the last selected stored session on the Login dialog. [[bug>760]]
 +  * When waiting for external console redirected to a pipe times out, it is suggested to check, if the pipe is being read from.
 +  * Transfer settings panel moved from Preferences dialog into separate dialog.
 +  * Layout of Transfer settings dialog improved.
 +  * Split button is used for //Transfer Settings// button on Transfer, Synchronize and Keep remote directory up to date dialogs (Windows Vista and newer only).
 +  * //Set defaults// command of Login dialog placed more intuitively on drop down menu of //Save// button (On Windows Vista and newer only).
 +  * .NET assembly ''Session'' class public methods are explicitly locked against concurrent and recursive access.
 +  * Silently ignoring errors, when implicitly preserving permissions of overwritten file after resumable file upload. [[bug>773]]
 +  * File mask on Find file window can be edited in Edit mask dialog.
 +  * Files in directory excluded from file search are excluded from search too. [[bug>730]]
 +  * Change: Blowfish is preferred encryption cipher. [[bug>1]]
 +  * Fixed mistakes in MFC building readme file in source code package.
 +  * 256px icon embedded directly in the executable file.
 +  * Not considering 3xx error code an error for custom remote commands. [[bug>832]]
 +  * Double buffered drawing of file panels to prevent flicker. [[bug>823]]
 +  * Alpha-blended marquee selection on file panels.
 +  * Hidden columns are reordered to the front, not to interfere with resizing of visible columns.
 +  * Full row select is by default turned 'off' to allow easier selection of files by mouse.
 +  * Optional full row select in Explorer interface. [[bug>792]]
 +  * Increased minimal height of directory tree item.
 +  * On Login dialog, //Save// button is disabled on //Logging tab// and //Preferences tab// and //Login// button is disabled on //Preferences tab//, to avoid confusion.
 +  * Bug fix: When downloading file with SFTP protocol, overwrite confirmation dialog showed cached timestamp of source remote file instead of actual one. [[bug>810]]
 +  * Bug fix: Shut down once operation completes was blocked by confirmation prompt. [[bug>811]]
 +  * Bug fix: Redirected output of console interface lacked CR. [[bug>812]]
 +  * Bug fix: Window flickered when application was activated.
 +  * Bug fix: Main menu did not open when application was not activated. [[bug>813]]
 +  * Bug fix: When selecting files by mask, all directories were implicitly selected. [[bug>808]]
 +  * Bug fix: When finding files, all directories were implicitly found. [[bug>840]]
 +  * Bug fix: ''winscp.com'' did not restore console codepage on exit. [[bug>814]]
 +  * Bug fix: Failure on TLS/SSL session resuming. Thanks to Michael Lukashov. [[bug>668]]
 +  * Bug fix: Failure on second failed call to ''Session.Open'' of .NET assembly.
 +  * Bug fix: Information about dragged files was generated incorrectly. [[bug>828]]
 +  * Bug fix: Failure when reconnect failed. [[bug>829]]
 +  * Bug fix: Exclusion-only file mask on Edit mask dialog was formatted incorrectly.
 +  * Bug fix: Unicode console output was displayed incorrectly on Windows XP and earlier.
 +  * Bug fix: Failure when generating valid local file name from name containing more than one invalid character. [[bug>836]]
 +  * Bug fix: Path label disappears when clicked. [[bug>837]]
 +  * Bug fix: Authentication prompts with no actual prompt were always failed in scripting. [[bug>820]]
 +  * Bug fix: Default session settings were not preserved, when set based on loaded stored session. [[bug>839]]
 +  * Bug fix: When mask wrapped in Edit file mask dialog, it was split into multiple masks.
 +  * Bug fix: The .NET assembly could not find ''winscp.exe'', when run from network path. [[bug>841]]
 +  * Bug fix: Incorrect timestamp timezone in XML log and .NET assembly. [[bug>843]]
 +  * Bug fix: Rare incorrect conversion of line endings. [[bug>845]]
 +  * Bug fix: Keepalives cause timeouts with FTP protocol. [[bug>847]]
 +  * Bug fix: Occasional failure while authentication prompt is idle. [[bug>848]]
 +  * Bug fix: Selected note in directory tree was drawn incorrectly, when not focused in Explorer interface.
 +  * Bug fix: Temporary file with XML log was not removed with .NET assembly. [[bug>849]]
 +  * Bug fix: Rare incorrect EOL conversion.
===== [[5.0.6]] 5.0.6 beta ===== ===== [[5.0.6]] 5.0.6 beta =====

Last modified: by martin