Skip to content

Script Console version 45.19.0

Choose a tag to compare

@zapbot zapbot released this 06 Jul 14:47
· 178 commits to main since this release
f7f2558

Added

  • Functionality to store script diagnostics and provides them to Reports. Depends on the database add-on.
  • The Script Job Run action now supports a failureLevel parameter (info, warning, error) to control the Automation Framework progress level used when a script or chain execution fails (defaults to error).

Changed

  • Update dependency.
  • Revised error handling for chained scripts, output is now more detailed/specific.
  • The Run Script action display for chains in the Automation panel has been updated to display the names of scripts in the chain instead of being blank.
  • Maintenance changes.
  • Formatted JavaScript files for consistency.