We have updated the registration page. The design has become brighter and more modern, and the registration process has been made more accessible.
Thanks to the Pact update, WhatsApp Business message templates can now use buttons, up to a maximum of three, in one template. One button can contain no more than 20 characters. Read more about how to match a template with buttons in the article.
Usedesk now differentiates between Twitter tickets types — mentions and private messages. A ticket is automatically tagged «Twitter:Mention» or «Twitter:Direct»:
In the channel settings, you can see the «Direct message» and «Mention» checkboxes — if you only want to process a certain type of ticket from Twitter, you can disable the unnecessary one:
Automatic separation of messages by type makes query processing more convenient and statistics on them more accurate since filtering becomes narrower.
We added the «No messages (h)» setting. It is responsible for the following: if there are no new messages in the channel for the specified number of hours, Usedesk will notify the administrators.
Added the ability to cancel report generation:
The «Cancel» button will be helpful if you request a heavy report for an extended period, and then you urgently need a shorter report. It is impossible to change the upload queue, but you can now remove something from it so don’t have to wait for a heavy report to generate.
The API ticket creation method can create chats in the Viber channel, including sending a message to the client. To do this, use the required parameters described in the documentation, and optional:
Any outgoing message you create will be sent to the client. You will see the message in the Chat and Tickets sections. Additionally, information about creating a chat will be displayed.
We added Callback, which will help track when the client writes the first message to the widget.
Request example
window.__usedeskWidgetFirstClientMessageCallback = () => console.log( 'first message callback' )
|
Now, if there is no internet connection, we displays the following message:
Added the ability to wrap text on a new line within a single message:
*This update available for all iOS SDK versions.
In the mobile application for iOS, we read a maximum of 10,000 characters in a message if the ticket is large. We added a special button to view the whole message in HTML. This solution optimizes query loading.
Now you can easily find out what version of the application you have, the information is located in the agent card above the «Exit» button.
Previously, when clicking on a link to a section that was not in the application, the start screen with a list of tickets was opened. Now such sections open in the browser.
The new attachment size limit is 128 MB.