v7.156.0

Chatbot

  • Fixed: Substory with the last element type worklow do not continue after webchat receive a response from robot.
  • Fixed: Substory with the story link element

v7.155.4

Robot

  • Bug fix: Cloned projects, that referenced a Chatbot variable as the left operand of a Condtion, are shown correctly now.

v7.155.3

Chatbot

  • Bug fix: Running the workflow within the story, in combination with the substory widget, should not trigger the session’s end event.

v7.155.2

Chatbot

  • List of outgoing links in story builder is updated realtime as user is creating a story

v7.155.1

Robot

  • Bug fix: Placeholders in API hostnames are resolved correctly when using the Try out button.
  • Bug fix: Under certain circumstances, a new Workflow Revision would be created that could not be executed by the Workflow Engine.

v7.155.0

Robot

  • The Decision Step element replaces the Condition element in the Workflow Builder. A Decision Step consists of one or more Decision Paths. The Robot evaluates all Decision Paths from top to bottom and follows the first one with Conditions that evaluate to true.
    If no Decision Path matches, the Workflow continues with the else path.

  • The filters Warning and Cancelled have been added to the Workflow Protocol list.
  • New Plugin: Format decimal variable
    With this Plugin, a variable of type decimal can be formatted to text following a pattern. It’s possible to define the number of decimal places, the decimal and grouping seperator. Text before and after the nubmer can also be added.
  • In the Workflow Protocol, the Worksteps that call a Sub-Workflow offer the possibility to directly open the protocol of the Sub-Workflow.

v7.154.0

Chatbot

  • New Feature: Request Consent
    Request consent from users in order to allow the use of the chatbot.
Configuration

If the user declines, the webchat will no longer open automatically. The user will need to proactively click on the webchat bubble to open the webchat.

Request Consent
  • We have improved the readability of the large story graphs.

v7.153.0

Chatbot

  • Split the Chatbot configuration into 2 tabs: Appearance and Configuration
Chatbot configuration
  • Fixed bug which stopped the story after live chat conversation has ended

v7.152.0

Robot

  • Database Connectors support MariaDB (in addition to PostgreSQL and MSSQL) now.
  • Minor UI updates (labels) when editing project-scoped variables.

v7.151.0

Chatbot

  • Trigger creation: No need to choose a trigger type anymore. All the options are in the trigger creation form. Choose if the chatbot should open automatically, set a time delay, a custom event and much more right there.
New trigger creation form
  • If you choose to open the chatbot with a time delay, the avatar will be shown automatically before the chatbot opens.
  • We now show all files uploaded within a session on the dialog information page after a dialog handover.
  • We fixed an issue, where the survey stars in chatbot would not be visible with a background image set.
  • We fixed an issue, where the custom input validation would not work correctly in some cases.