Differences
This shows you the differences between the selected revisions of the page.
2012-04-25 | 2012-04-27 | ||
recursive access checked in .net assembly (martin) | bug 820 affects scripting only, 4.3.8 uses fixes from 5.0.7 (martin) | ||
Line 43: | Line 43: | ||
* Bug fix: Failure when generating valid local file name from name containing more than one invalid character. [[bug>836]] | * 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: Path label disappears when clicked. [[bug>837]] | ||
- | * Bug fix: Authentication prompts with no actual prompt were always failed. [[bug>820]] | + | * 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: 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: When mask wrapped in Edit file mask dialog, it was split into multiple masks. | ||
Line 235: | Line 235: | ||
===== [[4.3.8]] 4.3.8 (hotfix) (Not Released Yet) ===== | ===== [[4.3.8]] 4.3.8 (hotfix) (Not Released Yet) ===== | ||
=== 2012-04-22 === | === 2012-04-22 === | ||
- | * Back-propagated some improvements and fixes from 5.0.6 beta release: | + | * Back-propagated some improvements and fixes from 5.0.7 beta release: |
* SSL core upgraded to OpenSSL 1.0.1a. | * SSL core upgraded to OpenSSL 1.0.1a. | ||
* Embedded GPL licence text did not contain instructions for how to use GPL on your own programs. [[bug>800]] | * Embedded GPL licence text did not contain instructions for how to use GPL on your own programs. [[bug>800]] | ||
Line 245: | Line 245: | ||
* Bug fix: Command ''lls'' showed incorrect size for files over 2 GiB. [[bug>819]] | * Bug fix: Command ''lls'' showed incorrect size for files over 2 GiB. [[bug>819]] | ||
* Bug fix: Failure when generating valid local file name from name containing more than one invalid character. [[bug>836]] | * Bug fix: Failure when generating valid local file name from name containing more than one invalid character. [[bug>836]] | ||
- | * Bug fix: Authentication prompts with no actual prompt were always failed. [[bug>820]] | + | * 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: Default session settings were not preserved, when set based on loaded stored session. [[bug>839]] | ||