v9.49.0

Robot

  • New Plugin: Truncate text
    This Plugin lets the user truncate text after a certain amount of characters.
  • Improvements in the Workflow Builder, e.g. better visibility of selected Workstep Links, no overlapping of Worksteps, better alignment of the TRUE and ELSE labels of a Decision Step.
  • Increase the maximum input length of the Set variable Plugin to allow longer texts to be assigned to variables.
  • The HOST field of an API specification allows placeholders now.

v9.44.0

Robot

  • The Plugins Call API endpoint and Call REST web service got a new parameter: Continue on error.
    When this parameter is turned on, the Workflow will not fail even if the remote endpoint is unreachable or any other error occurs.
  • The duration of Worksteps is shown more precisely (milliseconds).

v9.42.1

Robot

  • Fixed an issue where Workflows were not published after importing them.

v9.41.0

Robot

  • The Plugin Search in text has a new parameter: onlyFullMatch. When this option is turned on a search term needs to match fully.
    If onlyFullMatch is turned on, the word ai does not match the word aiaibot.

v9.40.0

Robot

  • New Plugin: Sort collection
    This Plugin can be used to sort the elements inside collection variables.
  • Fixed an issue where the configured API and endpoint were not shown in the Workstep sidebar.

v9.37.0

Robot

  • The delete key on the keyboard can be used to delete elements in the Workflow Builder.
  • The inline display information of Set variable value Worksteps has been updated.
  • Linked Sub-Workflows have their icon back.
  • After renaming a custom Workflow variable, the sidebar does not close anymore.
  • The correct icons are shown in the Connectors tab in the paste window.
  • Dropdowns at the very bottom of the paste window are more easily accessible.

v9.34.1

Robot

  • Fixed an issue where sometimes the Workflow Builder was unresponsive after deleting a Workstep Link.

v9.33.1

Robot

  • The Trigger column in the Workflow list is back.
  • An active Workflow is not a precondition anymore to create a Linked Sub-Workflow.
  • Fixed an issue when duplicating Linked Sub-Workflows of Chatbot-triggered Workflows.

v9.33.0

Robot

  • A Copy & Paste mechanism is now available in the Workflow Builder. The selected elements can be copied to the clipboard and pasted into another Workflow. Workflows from other projects can also be the target of the paste operation.
    • The Copy and Paste options can be accessed via the right mouse button. When pasting, a window opens up to create mappings of Workflow elements.
    • Some elements have the option to be imported or created. When choosing the Import option, the element gets linked to its origin. This provides benefits for future paste operations to easily map to already imported elements.
      The Create option does not maintain this link to its origin.
    • Please be aware that the content of Sub-Workflows is NOT copied yet! You will only get an empty Sub-Workflow which needs additional configuration.
  • New Plugin: Get URL parameter
    With this Plugin it is possible to read the value of URL parameters. For example, Workflows triggered by Chatbot can read parameters from the sessionUrl event variable.
  • Selected links are better highlighted in the Workflow Builder.
  • If multiple Workflow elements are selected, a partial auto-align option is available via the right mouse button. Only the selected elements are auto-aligned.
  • Fixed an issue where the Connector that triggers the Workflow was not visible in the sidebar.
  • Fixed an issue where creating variables from within the Set variable value Plugin was not possible.
  • Fixed an issue where the re-run button for Timer triggered Workflows was only visible in the protocol list but not on the detail page.

v9.29.0/1

Data scraper

  • First deployment of data scraper service.