← All release notes

August 21, 2023 · Robocorp

Robocorp Log 2.7.0

The following improvements are now available in Robocorp Log 2.7.0:

  • if statements now create a scope in log.html (when the function is not a generator).

  • If an exception has a cause or context the context/cause is now shown in the log (i.e.: when an exception is raised from another exception or is raised while handling another exception all exceptions are shown).

  • continue and break inside a loop are properly handled.

  • continue and break are now shown in the logs.

  • It's now possible to expand / collapse recursively in log.html.

  • log.html: When navigating using left arrow, if the element is already collapsed the parent is focused.

  • Spec version changed from 0.0.3 to 0.0.4.

  • re.Pattern is now accepted at add_sensitive_variable_name_pattern.