Differences
This shows you the differences between the selected revisions of the page.
2015-09-10 | 2015-09-10 | ||
no summary (101.175.151.238) (hidden) | Restored revision 1441800392. Undoing revisions 1441876354, 1441876458. (martin) (hidden) | ||
Line 3: | Line 3: | ||
This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | ||
- | + | ===== [[5.8]] 5.8 (not released yet) ===== | |
- | + | === 2015-09-09 === | |
- | + | * Authentication with TLS/SSL client certificates. [[bug>921]] | |
+ | * Not closing the application after the last session closes. [[bug>857]] | ||
+ | * Redesigned Progress and Synchronization progress windows. | ||
+ | * WebDAV file locking. [[bug>1315]] | ||
+ | * Improvements and fixes for large font/high DPI environments: | ||
+ | * Toolbar, menu and dialog images for 125%, 150% and 200% zooms (120, 144, and 192 DPI respectively). [[bug>1302]] | ||
+ | * Scaling toolbar drop downs. | ||
+ | * Scaling menu and toolbar details (submenu arrows, drop down arrows, drag handles, checkmarks, radio-button marks, color palettes). | ||
+ | * Scaling status bars on Synchronization checklist and Find windows. | ||
+ | * Scaling drop down button arrows. | ||
+ | * Correctly scaling file icon on Properties dialog. | ||
+ | * Scaling application icon on About dialog. | ||
+ | * Scaling images in installer. | ||
+ | * New application icon sizes. | ||
+ | * New installer icon sizes. | ||
+ | * New desktop icon sizes for site, site folder and workspace. | ||
+ | * New Console, Editor, Log, Find windows icon sizes. | ||
+ | * Scaling icon overlays. | ||
+ | * Own scaled icons for message boxes. | ||
+ | * Using scalable system window resize grip. | ||
+ | * Preventing system from scaling windows when moving them between displays with a different DPI. | ||
+ | * Scaling Synchronization checklist action column. | ||
+ | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.65]]. | ||
+ | * Improved transfer speed: | ||
+ | * with SFTP and SCP protocols when CPU is limiting factor. | ||
+ | * with SFTP on high latency connections. [[bug>1295]] | ||
+ | * Improvements to scripting, command-line and .NET assembly: | ||
+ | * Change: Script file has to be in UTF-8 encoding. | ||
+ | * Command-line interface for converting and editing private keys. [[bug>1331]] | ||
+ | * Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively. [[bug>1356]] | ||
+ | * Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only. | ||
+ | * Added a ''FullName'' property to the ''RemoteFileInfo'' class. | ||
+ | * Change: The ''RemoteFileInfo.Name'' now contains a name only, even for a ''RemoteFileInfo'' instance returned by the ''Session.GetFileInfo''. | ||
+ | * Added properties ''IsThisDirectory'' and ''IsParentDirectory'' to ''RemoteFileInfo'' class | ||
+ | * Added ''Session.CombinePaths'' utility method as remote path equivalent of ''Path.Combine''. | ||
+ | * Added ''Session.TranslateRemotePathToLocal'' to generate a local path equivalent of a remote path, given root paths. | ||
+ | * Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. | ||
+ | * Rotating XML logs produced for .NET assembly to optimize performance. [[bug>1287]] | ||
+ | * Parameter ''/loglevel'' documented in usage. | ||
+ | * Removed deprecated .NET assembly options ''FtpSecure.ExplicitTls'' and ''FtpSecure.ExplicitSsl''. | ||
+ | * Warning when useless command-line parameters are specified in scripting. | ||
+ | * Selected private key files in OpenSSH or ssh.com format can be automatically converted to PuTTY format. [[bug>22]] | ||
+ | * Allowing selection to start in the first column of file panel. | ||
+ | * Change: Change of language on run-time is not supported anymore. | ||
+ | * Session name (''!N'') and port number (''!#'') patterns for custom commands and terminal client path. [[bug>1346]] [[bug>1020]] | ||
+ | * Configurable internal editor font color and default background color. [[bug>1326]] | ||
+ | * Change: Using UTF-8 for strings (such as password) with SSH protocol. [[bug>1014]] | ||
+ | * Using ''REST'' command to resume upload with FTP protocol. [[bug>552]] | ||
+ | * Incremental site search can be restricted to the beginning of site name only or expanded to other site fields. [[bug>1348]] | ||
+ | * Supporting impersonated IIS environment with .NET assembly. [[bug>1334]] | ||
+ | * Files can be dropped on queue list. [[bug>1281]] | ||
+ | * Including all at least 80% translations into installer. Informing user when incomplete language is selected when installing. | ||
+ | * //Save All// function in Internal editor. [[bug>1327]] | ||
+ | * Masking out passwords when logging command-line. [[bug>1344]] | ||
+ | * TLS/SSL core upgraded to OpenSSL 1.0.2d. | ||
+ | * Installer upgraded to Inno Setup 5.5.6. | ||
+ | * Enabled IPv6 with FTP by default. [[bug>1310]] | ||
+ | * Support for long local paths when deleting local file. [[bug>1352]] | ||
+ | * Animation on Find dialog and Authentication progress window. | ||
+ | * Displaying mod_dav ''executable'' property. | ||
+ | * Reloading site list when opening Login dialog to open additional session. [[bug>1322]] | ||
+ | * Handling ''%%ssh://%%'' URLs and opening them in PuTTY. [[bug>1305]] | ||
+ | * Resetting 10 seconds input timeout every time a key is pressed in scripting batch mode. [[bug>1347]] | ||
+ | * Optionally trimming VMS version numbers from filenames during transfer. [[bug>1312]] | ||
+ | * Caching fingerprints of last verified host keys so they can be used in Generate URL function on Login dialog already. | ||
+ | * //Download/Upload and Delete// command moved to //Download/Upload// submenu [[bug>1279]] and //Edit With// menu moved to //Edit// submenu. //Edit With// submenu is newly available on //Edit// toolbar button. | ||
+ | * Added //Download/Upload in Background// commands to respective menus. [[bug>1280]] | ||
+ | * Keyboard shortcuts ''Ctrl+L'' and ''Alt+D'' to focus //Address// toolbar (Explorer interface) or open bookmarks (Commander interface). [[bug>1303]] Change: Shortcut of command //Clear Selection// changed to ''Shift+Ctrl+L''. | ||
+ | * Commands to select/unselect all files with the same extension. [[bug>1286]] | ||
+ | * Inserting ''-load'' argument of PuTTY before custom user arguments. [[bug>1351]] | ||
+ | * New icon for //Find// command and dialog | ||
+ | * About dialog lists all current and past translators. | ||
+ | * Warning when transferring multiple files to same name. [[bug>1282]] | ||
+ | * Hint user about possible reasons of SFTP code 4 error. [[bug>1285]] | ||
+ | * Platform SDK is no longer required to build 64-bit drag&drop shell extension. | ||
+ | * Increasing initial/minimal SFTP transfer packet size. | ||
+ | * Improving layout of installer //Completing// page of for long translations. | ||
+ | * Display parent directory in file panel even if the server does not include it in directory listing. [[bug>1298]] | ||
+ | * Showing only folder, not files, on Progress window, when calculating transfer size. | ||
+ | * Avoid flickering busy mouse cursor while calculating transfer size or collecting changes for synchronization. | ||
+ | * Showing localized language name on description of //Typical installation//. | ||
+ | * Added icon for //Cancel All// queue command. | ||
+ | * Correcting labels and hints for color commands in an internal editor. | ||
+ | * Session color can be set to black. | ||
+ | * Not showing percentage progress for indeterminate Directory size calculation. | ||
+ | * Preferences window opens with focused navigation tree. | ||
+ | * When //Cancel// is pressed on Progress window before moving transfer to background finishes, transfer is canceled. | ||
+ | * Disabling //Proceed to Background// once //Cancel// is pressed on Progress window. | ||
+ | * Added icon for queue //Speed// command. | ||
+ | * Desktop icons created by an installer show application description. | ||
+ | * Not showing details about retrieving timezone information on Authentication progress window | ||
+ | * Using delete icon on site/site folder/workspace delete confirmation prompts. | ||
+ | * Showing error message when neon library initialization fails. | ||
+ | * Prompt for username even with GSSAPI authentication enabled. [[bug>1349]] | ||
+ | * Providing error details when deleting a local file fails. | ||
+ | * Using ''printenv'' instead of ''echo'' to obtain a value of the ''LANG'' environment variable. [[bug>1354]] | ||
+ | * Logging clear ''Authorization'' header when password logging is enabled. | ||
+ | * Bug fix: Speed limit history is not relocalized when language is changed. [[bug>490]] | ||
+ | * Bug fix: Not showing symlinks to directories as a difference on synchronization checklist as they are not synchronized anyway. | ||
+ | * Bug fix: When restoring an application from minimization, progress windows did not get activated. | ||
+ | * Bug fix: Preventing active window title flickering before opening Preferences dialog. | ||
+ | * Bug fix: Failure when opening WebDAVS session, if SSPI initialization failed (such as when running under Wine). | ||
+ | * Bug fix: When window is closing, its icon is hidden momentarily. | ||
===== 5.7.6 (not released yet) ===== | ===== 5.7.6 (not released yet) ===== | ||
Line 29: | Line 131: | ||
* Bug fix: When timezone difference is autodetected with legacy FTP server, timestamp precision is not taken into account when comparing timestamps (e.g. for synchronization). [[bug>1342]] | * Bug fix: When timezone difference is autodetected with legacy FTP server, timestamp precision is not taken into account when comparing timestamps (e.g. for synchronization). [[bug>1342]] | ||
+ | ===== 5.7.4 ===== | ||
+ | === 2015-06-17 === | ||
+ | * Translations completed: French and Ukrainian. | ||
+ | * TLS/SSL core upgraded to OpenSSL 1.0.1o. | ||
+ | * Not using directory include masks recursively when finding files. [[bug>1329]] | ||
+ | * Recognizing UTF-8 encoded localized German month names in FTP ''LIST'' command results. [[bug>1328]] | ||
+ | * Bug fix: Relative path of find results is shown incorrectly when finding from root folder. [[bug>1330]] | ||
+ | * Bug fix: Failure when switching sessions with session log window opened. [[bug>1333]] | ||
+ | * Bug fix: Session and log file information on Log window is not updated when switching session. | ||
+ | * Bug fix: Reference to parent WebDAV directory shows incorrectly when a name of the current folder includes special characters. [[bug>1335]] | ||
+ | * Bug fix: History of some inputs is not saved. [[bug>1336]] | ||
+ | * Bug fix: Incorrect behavior when retrying connection after listing of initial remote directory fails. | ||
+ | * Bug fix: When panel drive/path comboxes box do not cover whole toolbar height, the change Drive/Directory command do not work. | ||