Differences

This shows you the differences between the selected revisions of the page.

2014-10-01 2014-10-02
ssl 2.0 is not supported since 4.3 (martin) bug 1225 + ExecuteCommand error handlign change (martin)
Line 4: Line 4:
===== [[5.6.2]] 5.6.2 (not released yet) ===== ===== [[5.6.2]] 5.6.2 (not released yet) =====
-=== 2014-10-01 ===+=== 2014-10-02 ===
  * 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]]
  * Uploading back files modified by local custom command. [[bug>169]]   * Uploading back files modified by local custom command. [[bug>169]]
Line 33: Line 33:
  * Removed //Ext// sub-caption from //Name// columns on file panels (since Windows Vista, it is no longer possible to distinguish sorting by name and extension in column header).   * Removed //Ext// sub-caption from //Name// columns on file panels (since Windows Vista, it is no longer possible to distinguish sorting by name and extension in column header).
  * Configurable WebDAV root path in .NET assembly. [[bug>1213]]   * Configurable WebDAV root path in .NET assembly. [[bug>1213]]
 +  * Change: A .NET assembly method ''Session.ExecuteCommand'' does not throw an exception on error. Instead a ''CommandExecutionResult'' now descends from a ''OperationResultBase'' (use it's ''Check'' method to reproduce the previous behavior).
 +  * An ''ExitCode'' property added to ''CommandExecutionResult'' in .NET assembly and an ''exitcode'' tag added to XML logging. [[bug>1225]]
  * Not considering directory name "extension" when sorting file panel by file type. [[bug>1211]]   * Not considering directory name "extension" when sorting file panel by file type. [[bug>1211]]
  * Not popping up a message box, when fatal startup error occurs in scripting with ''/nointeractiveinput'' switch (including runs by .NET assembly). If XML logging is enabled, the fatal error is recorded in the log (and promoted to .NET assembly).   * Not popping up a message box, when fatal startup error occurs in scripting with ''/nointeractiveinput'' switch (including runs by .NET assembly). If XML logging is enabled, the fatal error is recorded in the log (and promoted to .NET assembly).

Last modified: by martin