Differences
This shows you the differences between the selected revisions of the page.
2012-04-22 | 2012-04-25 | ||
bug 841 (martin) | recursive access checked in .net assembly (martin) | ||
Line 4: | Line 4: | ||
===== [[5.0.7]] 5.0.7 beta (Not Released Yet) ===== | ===== [[5.0.7]] 5.0.7 beta (Not Released Yet) ===== | ||
- | === 2012-04-22 === | + | === 2012-04-25 === |
* Using ''MLSD''/''MLST'' to list directory with FTP protocol, when supported. Thanks to Michael Lukashov. [[bug>568]] | * Using ''MLSD''/''MLST'' to list directory with FTP protocol, when supported. Thanks to Michael Lukashov. [[bug>568]] | ||
* UTF-8 support in an internal editor. [[bug>78]] | * UTF-8 support in an internal editor. [[bug>78]] | ||
Line 19: | Line 19: | ||
* Split button is used for //Transfer Settings// button on Transfer, Synchronize and Keep remote directory up to date dialogs (Windows Vista and newer only). | * Split button is used for //Transfer Settings// button on Transfer, Synchronize and Keep remote directory up to date dialogs (Windows Vista and newer only). | ||
* //Set defaults// command of Login dialog placed more intuitively on drop down menu of //Save// button (On Windows Vista and newer only). | * //Set defaults// command of Login dialog placed more intuitively on drop down menu of //Save// button (On Windows Vista and newer only). | ||
- | * .NET assembly ''Session'' class public methods are explicitly locked against concurrent access. | + | * .NET assembly ''Session'' class public methods are explicitly locked against concurrent and recursive access. |
* Silently ignoring errors, when implicitly preserving permissions of overwritten file after resumable file upload. [[bug>773]] | * Silently ignoring errors, when implicitly preserving permissions of overwritten file after resumable file upload. [[bug>773]] | ||
* File mask on Find file window can be edited in Edit mask dialog. | * File mask on Find file window can be edited in Edit mask dialog. |