Differences
This shows you the differences between the selected revisions of the page.
2015-03-18 | 2015-03-19 | ||
repeated word (Ricardo) | transfer size calculation improvements (martin) | ||
Line 22: | Line 22: | ||
===== [[5.7.1]] 5.7.1 (not released yet)===== | ===== [[5.7.1]] 5.7.1 (not released yet)===== | ||
- | === 2015-03-18 === | + | === 2015-03-19 === |
* Translations added: Croatian, Finnish, Korean and Polish. | * Translations added: Croatian, Finnish, Korean and Polish. | ||
* Upgraded private key tools (PuTTYgen and Pageant) to 0.64. | * Upgraded private key tools (PuTTYgen and Pageant) to 0.64. | ||
Line 35: | Line 35: | ||
* Bug fix: It is not possible to configure certificate accepting with WebDAV protocol in .NET assembly. [[bug>1284]] | * Bug fix: It is not possible to configure certificate accepting with WebDAV protocol in .NET assembly. [[bug>1284]] | ||
* Bug fix: User and group name is not decoded properly from UTF-8 encoding with SFTP version 3 and older. [[bug>1288]] | * Bug fix: User and group name is not decoded properly from UTF-8 encoding with SFTP version 3 and older. [[bug>1288]] | ||
+ | * Bug fix: When calculating size of files to transfer is canceled, not using the incomplete results to estimate transfer progress. | ||
===== 5.7 ===== | ===== 5.7 ===== | ||
Line 471: | Line 472: | ||
* Temporarily suspending countdown when moving mouse over message box with "timeout" button. [[bug>1107]] | * Temporarily suspending countdown when moving mouse over message box with "timeout" button. [[bug>1107]] | ||
* Showing name of folder being calculated on Progress window before the calculation starts, not only after it has finished. | * Showing name of folder being calculated on Progress window before the calculation starts, not only after it has finished. | ||
+ | * Calculation of size of files to transfer can be cancelled without cancelling the actual transfer. | ||
* Widening default //Progress// column of background transfer queue list to fit "Connecting..." and "Calculating..." states. | * Widening default //Progress// column of background transfer queue list to fit "Connecting..." and "Calculating..." states. | ||
* Bug fix: Progress window is not shown for custom command launching long-lasting external process. [[bug>1101]] | * Bug fix: Progress window is not shown for custom command launching long-lasting external process. [[bug>1101]] |