New
- Google Sheets integration.
- Setting the dialog result in all channels.
- New filters in dialog analytics.
- The
POST /addPhone
method in the Calls API. - Upper limit on call attempts per phone number.
Improved
- Receiving file attachments in the Slack channel.
- The ability to change the user email.
- Restrictions on the number and total size of bot replies.
Fixed
- The
if
tag works incorrectly when the tag value is a number close to 0. - In dialog analytics, the state name is displayed instead of the intent name.
- If the
$response.answer
field is missing, bot replies are unavailable in dialog logs. - The
nlu.json
file is duplicated when the repository contains several bots. - Campaign start time is displayed incorrectly when scheduling call campaigns.
- In the Telegram channel, calling
$pushgate.createEvent
initiates an extra session.
Docs
- The script editor now has an overview article.
- Updated article on passing parameters to the chat widget.
- Updated Calls API OpenAPI specification.