This release contains the following new features:
Public tokens now have a public web history view, accessible via the /NFH/TOKEN_ID
resource.
Special StateMachineException
and StateMachineErrorException
classes for state-machine related exceptions to better log exceptions in state-machine tokens.
Special ScriptRuntimeErrorException
Exception type for programmatic script errors using the Error
function.
This release also contains the following fixes:
Maintaining graph dimensions and settings during export & import.
Valid errors in state machines now do not report stack trace in profiling report.