Differences
This shows you the differences between the selected revisions of the page.
2015-10-14 | 2015-10-15 | ||
code generation in gui, not only on login dialog (martin) | spaces 'n dots (Ricardo) | ||
Line 42: | Line 42: | ||
* Added a ''FullName'' property to the ''RemoteFileInfo'' class. | * Added a ''FullName'' property to the ''RemoteFileInfo'' class. | ||
* Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly. [[bug>1358]] | * Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly. [[bug>1358]] | ||
- | * The ''open'' command in scripting can open FileZilla stored site | + | * The ''open'' command in scripting can open FileZilla stored site. |
* Showing full ''open'' command syntax suggestion, when using saved site in batch script. | * Showing full ''open'' command syntax suggestion, when using saved site in batch script. | ||
* Change: The ''RemoteFileInfo.Name'' now contains a name only, even for a ''RemoteFileInfo'' instance returned by the ''Session.GetFileInfo''. | * 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 properties ''IsThisDirectory'' and ''IsParentDirectory'' to ''RemoteFileInfo'' class. |
* Added ''Session.CombinePaths'' utility method as remote path equivalent of ''Path.Combine''. | * 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. | * Added ''Session.TranslateRemotePathToLocal'' to generate a local path equivalent of a remote path, given root paths. | ||
Line 70: | Line 70: | ||
* Masking out passwords when logging command-line. [[bug>1344]] | * Masking out passwords when logging command-line. [[bug>1344]] | ||
* TLS/SSL core upgraded to OpenSSL 1.0.2d. | * TLS/SSL core upgraded to OpenSSL 1.0.2d. | ||
- | * Installer upgraded to Inno Setup 5.5.6.· | + | * Installer upgraded to Inno Setup 5.5.6. |
* Enabled IPv6 with FTP by default. [[bug>1310]] | * Enabled IPv6 with FTP by default. [[bug>1310]] | ||
* Support for long local paths when deleting local file. [[bug>1352]] | * Support for long local paths when deleting local file. [[bug>1352]] | ||
Line 85: | Line 85: | ||
* Commands to select/unselect all files with the same extension. [[bug>1286]] | * Commands to select/unselect all files with the same extension. [[bug>1286]] | ||
* Inserting ''-load'' argument of PuTTY before custom user arguments. [[bug>1351]] | * Inserting ''-load'' argument of PuTTY before custom user arguments. [[bug>1351]] | ||
- | * New icon for //Find// command and dialog | + | * New icon for //Find// command and dialog. |
* About dialog lists all current and past translators. | * About dialog lists all current and past translators. | ||
* Warning when transferring multiple files to same name. [[bug>1282]] | * Warning when transferring multiple files to same name. [[bug>1282]] | ||
Line 105: | Line 105: | ||
* Added icon for queue //Speed// command. | * Added icon for queue //Speed// command. | ||
* Desktop icons created by an installer show application description. | * Desktop icons created by an installer show application description. | ||
- | * Not showing details about retrieving timezone information on Authentication progress window | + | * Not showing details about retrieving timezone information on Authentication progress window. |
* Using delete icon on site/site folder/workspace delete confirmation prompts. | * Using delete icon on site/site folder/workspace delete confirmation prompts. | ||
* Showing error message when neon library initialization fails. | * Showing error message when neon library initialization fails. | ||
Line 125: | Line 125: | ||
===== 5.7.6 (not released yet) ===== | ===== 5.7.6 (not released yet) ===== | ||
=== 2015-10-14 === | === 2015-10-14 === | ||
- | * Translation completed: Spanish.· | + | * Translation completed: Spanish. |
* Upgraded private key tools (PuTTYgen and Pageant) to 0.65. | * Upgraded private key tools (PuTTYgen and Pageant) to 0.65. | ||
* Workaround for ProFTPD using ''cdir'' type in ''MLST'' response when retrieving listing for a current working directory. [[bug>1350]] | * Workaround for ProFTPD using ''cdir'' type in ''MLST'' response when retrieving listing for a current working directory. [[bug>1350]] | ||
Line 140: | Line 140: | ||
===== 5.7.5 ===== | ===== 5.7.5 ===== | ||
=== 2015-08-04 === | === 2015-08-04 === | ||
- | * Translation completed: Catalan.· | + | * Translation completed: Catalan. |
* TLS/SSL core upgraded to OpenSSL 1.0.1p. | * TLS/SSL core upgraded to OpenSSL 1.0.1p. | ||
* Supporting the RFC 4419 revision to Diffie-Hellman group exchange. [[bug>1345]] [[pbug>rfc4419]] | * Supporting the RFC 4419 revision to Diffie-Hellman group exchange. [[bug>1345]] [[pbug>rfc4419]] | ||
Line 154: | Line 154: | ||
===== 5.7.4 ===== | ===== 5.7.4 ===== | ||
=== 2015-06-17 === | === 2015-06-17 === | ||
- | * Translations completed: French and Ukrainian.· | + | * Translations completed: French and Ukrainian. |
* TLS/SSL core upgraded to OpenSSL 1.0.1o. | * TLS/SSL core upgraded to OpenSSL 1.0.1o. | ||
* Not using directory include masks recursively when finding files. [[bug>1329]] | * Not using directory include masks recursively when finding files. [[bug>1329]] | ||
Line 278: | Line 278: | ||
* Checksum support for FTP using ''HASH''/''XSHA1''/''XSHA256''/''XSHA512''/''XMD5''/''XCRC'' commands. [[bug>1242]] | * Checksum support for FTP using ''HASH''/''XSHA1''/''XSHA256''/''XSHA512''/''XMD5''/''XCRC'' commands. [[bug>1242]] | ||
* File checksum can be calculated in scripting (''checksum'' command and XML log entry) and .NET assembly (''Session.CalculateFileChecksum'' method). [[bug>1246]] | * File checksum can be calculated in scripting (''checksum'' command and XML log entry) and .NET assembly (''Session.CalculateFileChecksum'' method). [[bug>1246]] | ||
- | * Using IANA checksum algorithm names | + | * Using IANA checksum algorithm names. |
* //Calculate checksum// button on Properties dialog becomes the default button when //Algorithm// box has focus. | * //Calculate checksum// button on Properties dialog becomes the default button when //Algorithm// box has focus. | ||
* Supporting ''AVBL'' and ''XQUOTA'' commands to retrieve information about space available of FTP server. | * Supporting ''AVBL'' and ''XQUOTA'' commands to retrieve information about space available of FTP server. | ||
Line 328: | Line 328: | ||
* Bug fix: Session cannot be opened when ''Session.AddRawSettings'' is used. [[bug>1234]] | * Bug fix: Session cannot be opened when ''Session.AddRawSettings'' is used. [[bug>1234]] | ||
* Bug fix: Failure when connecting to WebDAV server not supporting persistent connections. [[bug>1235]] | * Bug fix: Failure when connecting to WebDAV server not supporting persistent connections. [[bug>1235]] | ||
- | * Bug fix: Keepalives were turned off when overriding site settings with raw settings | + | * Bug fix: Keepalives were turned off when overriding site settings with raw settings. |
* Bug fix: Parameter ''/rawconfig'' was not documented in usage. | * Bug fix: Parameter ''/rawconfig'' was not documented in usage. | ||
* Bug fix: The //Use default system editor// button is misplaced on (ad-hoc) //Editor// dialog. | * Bug fix: The //Use default system editor// button is misplaced on (ad-hoc) //Editor// dialog. | ||
Line 354: | Line 354: | ||
* Global configuration options can be set on command-line. [[bug>876]] | * Global configuration options can be set on command-line. [[bug>876]] | ||
* Command to copy find results to clipboard. [[bug>1117]] | * Command to copy find results to clipboard. [[bug>1117]] | ||
- | * Optimized startup time. Sponsored by Alan Irwin. [[bug>1220]]· | + | * Optimized startup time. Sponsored by Alan Irwin. [[bug>1220]] |
* Improved compatibility with antiquated FTP servers, like IIS: [[bug>1221]] | * Improved compatibility with antiquated FTP servers, like IIS: [[bug>1221]] | ||
* Using ''CWD''/''SIZE''/''MDTM'' to retrieve information about file when ''MLST'' is not supported. [[bug>1209]] | * Using ''CWD''/''SIZE''/''MDTM'' to retrieve information about file when ''MLST'' is not supported. [[bug>1209]] | ||
Line 490: | Line 490: | ||
* Command to auto-detect proxy for session settings. [[bug>1147]] | * Command to auto-detect proxy for session settings. [[bug>1147]] | ||
* Hidden files are hidden by default. | * Hidden files are hidden by default. | ||
- | * Installer upgraded to Inno Setup 5.5.5.· | + | * Installer upgraded to Inno Setup 5.5.5. |
* When internal exception occurs, stack trace is included into error message (and error report subsequently). | * When internal exception occurs, stack trace is included into error message (and error report subsequently). | ||
* Replaced //Symbolic link// option when creating/editing list with //Hard link// option to avoid confusion when the option is disabled when hard links are not supported. | * Replaced //Symbolic link// option when creating/editing list with //Hard link// option to avoid confusion when the option is disabled when hard links are not supported. | ||
Line 516: | Line 516: | ||
* Bug fix: CD/DVD label was not shown on Windows Vista and newer. | * Bug fix: CD/DVD label was not shown on Windows Vista and newer. | ||
* Bug fix: CD/DVD label was not updated when media was changed. | * Bug fix: CD/DVD label was not updated when media was changed. | ||
- | * Showing background transfer queue list toolbar by default | + | * Showing background transfer queue list toolbar by default. |
* Widening default Explorer interface window to fit all background transfer queue list columns. | * Widening default Explorer interface window to fit all background transfer queue list columns. | ||
* Removed useless trailing accelerator appendixes from toolbar button labels (typical for East Asian languages). | * Removed useless trailing accelerator appendixes from toolbar button labels (typical for East Asian languages). | ||
Line 522: | Line 522: | ||
* Setup explains that application restart is needed to replace Drag&drop shell extension. [[bug>1150]] | * Setup explains that application restart is needed to replace Drag&drop shell extension. [[bug>1150]] | ||
* Using "<none>" instead of "<root>" on Save session as site dialog to indicate that site is not stored in folder. | * Using "<none>" instead of "<root>" on Save session as site dialog to indicate that site is not stored in folder. | ||
- | * Moved //Delete local files to recycle bin// checkbox in Preferences to //Panels > Local// page | + | * Moved //Delete local files to recycle bin// checkbox in Preferences to //Panels > Local// page. |
* Presenting Directory size calculation progress as indeterminate on progress bar of Progress window. | * Presenting Directory size calculation progress as indeterminate on progress bar of Progress window. | ||
* When saving current session as site, duplicating current session and opening current session in PuTTY, considering even username and password entered during authentication. | * When saving current session as site, duplicating current session and opening current session in PuTTY, considering even username and password entered during authentication. |