Differences
This shows you the differences between the selected revisions of the page.
| 2014-07-24 | 2014-07-25 | ||
| editor auto config improvement (martin) | improvements to excluding directories (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.6.2]] 5.6.2 (not released yet) ===== | ===== [[5.6.2]] 5.6.2 (not released yet) ===== | ||
| - | === 2014-07-24 === | + | === 2014-07-25 === |
| * Computer can be suspended when operation completes. Thanks to s.vaningelgem. [[bug>694]] | * Computer can be suspended when operation completes. Thanks to s.vaningelgem. [[bug>694]] | ||
| * Defaulting ''Session.ReconnectTime'' to 120 seconds to match the new actual default (see [[bug>1173]]). Setting the property to ''TimeSpan.MaxValue'' removes any limit. | * Defaulting ''Session.ReconnectTime'' to 120 seconds to match the new actual default (see [[bug>1173]]). Setting the property to ''TimeSpan.MaxValue'' removes any limit. | ||
| * Improved detection if user shall be offered external editor auto configuration. | * Improved detection if user shall be offered external editor auto configuration. | ||
| + | * Checkbox to exclude all directories as a shortcut and hint to ''*'' mask on Edit file mask dialog. | ||
| + | * Moved mask hint below directory mask boxes on Edit file mask dialog to make it obvious it applies to those masks too. | ||
| + | * Bug fix: Keyboard accelerators to mask boxes on Edit file mask dialog were not working. | ||
| + | * Added "Exclude directories" transfer settings preset. | ||
| ===== [[5.6.1]] 5.6.1 beta ===== | ===== [[5.6.1]] 5.6.1 beta ===== | ||
| Line 133: | Line 137: | ||
| ===== 5.5.5 (not released yet) ===== | ===== 5.5.5 (not released yet) ===== | ||
| - | === 2014-07-24 === | + | === 2014-07-25 === |
| * Back-propagated some improvements and fixes from 5.6 - 5.6.2 beta releases: | * Back-propagated some improvements and fixes from 5.6 - 5.6.2 beta releases: | ||
| * Workaround for ProFTPD/mod_sftp bug in SFTP ''space-available'' packet. [[bug>1184]] | * Workaround for ProFTPD/mod_sftp bug in SFTP ''space-available'' packet. [[bug>1184]] | ||
| Line 141: | Line 145: | ||
| * Bug fix: If an INI file name is exactly ''winscp.ini'', an INI file path on Preferences dialog is shown incorrectly. | * Bug fix: If an INI file name is exactly ''winscp.ini'', an INI file path on Preferences dialog is shown incorrectly. | ||
| * Bug fix: Failure when processing results of upload in .NET assembly when a directory was created with explicitly set permissions as the first operation. [[bug>1188]] | * Bug fix: Failure when processing results of upload in .NET assembly when a directory was created with explicitly set permissions as the first operation. [[bug>1188]] | ||
| + | * Bug fix: Keyboard accelerators to mask boxes on Edit file mask dialog were not working. | ||
| ===== 5.5.4 ===== | ===== 5.5.4 ===== | ||