v7.170.2

Robot

  • Fixed an issue where it was not possible to define endpoints for a newly created API.

v7.170.0 & v7.170.1

Chatbot

  • Fixed: counting KPI Story completed if last element in the story is story link or sub story
  • Fixed: custom event trigger does not open the webchat

v7.169.1

Robot

  • Fixed an issue where a Sub-Workflow was not called correctly if one of the parameters had a null value.

v7.169.0

Robot

  • When calling a Sub-Workflow you need to map its parameters to Workflow variables.
  • Fixed an issue where the activate/deactivate toggle of Workflows did not work as expected.

v7.168.0

Chatbot

  • User can assign a group in the New Story Form

v7.167.0

Automation API

  • We added a new mechanism for authenticating Automation API requests. It’s possible to send the aiaibot API key via Basic authentication. The user is api-key and the password is the API key itself.

v7.166.0

Chatbot

  • Increased the z-index of the webchat bubble to make sure that it is clickable on every page

v7.165.0

Chatbot

  • Fixed editing of the story directly after publishing a new version.
  • Improved story graph

v7.164.2

Robot

  • Fixed an issue where editing a Workflow Annotation was not possible.
  • Fixed an issue where the METHOD and CONTENT TYPE parameters of the Call REST web service Plugin were not always saved correctly.

v7.164.1

Robot

  • It’s possible to set the content-type for a file when making a multipart/form-data request.