Logtext are update to be easier to read "Run successfully completed." -> "Run Completed - Successfully" "Run failed. Status: Failed." -> "Run Ended - Failed"
Bug fixes
A comparison between times was done with a UTC and a local time so the logging was 2 hours behind, if running on a server in timezone CEST. Now all dates are compared with UTC time.
Andreas
"Run successfully completed." -> "Run Completed - Successfully"
"Run failed. Status: Failed." -> "Run Ended - Failed"