JAICP release 1.10.9
New
- Google Sheets integration.
 - Setting the dialog result in all channels.
 - New filters in dialog analytics.
 - The 
POST /addPhonemethod 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 
iftag 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.answerfield is missing, bot replies are unavailable in dialog logs. - The 
nlu.jsonfile is duplicated when the repository contains several bots. - Campaign start time is displayed incorrectly when scheduling call campaigns.
 - In the Telegram channel, calling 
$pushgate.createEventinitiates 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.