v9.113.0

Robot

  • Enhanced the readability of Decision Steps in the Workflow Protocol. The left side of each condition now clearly displays the variable’s name, type, and scope.
  • Resolved an issue where JSON data was not correctly detected when a vendor-specific content type was used.

AI

  • Fixed minor bugs in the training process for classification models.

v9.110.0

Robot

  • Fixed an issue in the HTML to Markdown function of the Modify text Plugin.
  • Better readability for very long project scoped variables.
  • Deleting a Sub-Workflow or Database Connector is not possible anymore, if it’s still in use.

v9.107.0

Robot

  • Expanded the list of available operators when using email, phone, or url variables as the left operand in a Condition.
  • Prevented deletion of SMTP or Exchange Online Connectors that are currently in use.

v9.106.0

Robot

  • In the Remove Element from Collection Plugin, a “timeout” parameter has been introduced if the “Wait for an element if empty” is switched on. This will prevent the Workflow stuck in the waiting state forever.
  • On the Workflow level, we have also introduced a Workflow timeout setting. Once the timeout is configured here, a long running Workflow will be canceled if the running time exceeds the workflow timeout.
  • An error log feature has been added into the Workflow Builder, where all the problems of the Workflow will be summarized. It would be very useful after one has imported a workflow, it will show all the missing references in the workflow.

AI

  • Various improvements of the user interface and the user experiences.

General

  • A bunch of bug fixes are made in different parts of the web-app.
  • Several changes are made to make the product more secure.

v9.105.0

Robot

  • Resolved an issue where duplicating a Workflow would set an incorrect timeout.
  • Enhanced stability when retrieving emails.
  • Fixed a minor scrollbar issue across multiple areas.