lemieux
released this
What's new?
Business initiated conversations
It is now possible to initiate a conversation with a user without them having to message you first. See the business initiated conversations guide.
Notification redesign
The component prompting users to be notified inside other apps has gotten a fresh redesign.
New customizable strings
Some new customizable strings have been added to complement the new features.
connectNotificationSingleText
connectNotificationSingleButtonText
connectNotificationOthersText
unsupportedMessageType
unsupportedActionType
emailChangeAddress
emailDescription
emailFieldLabel
emailFieldPlaceholder
emailFormButton
Unsupported messages / actions are now displayed as such
A warning message is displayed for message and message action types not supported by the SDK.
Be notified over email
If a user starts chatting with you and would like to be notified over email when you respond, they now have the option to link their email to the conversation.
For more information, see our documentation
Customizable integration order
It is now possible to customize the order that integrations are displayed to the user via the update Integration endpoint
API additions
- Added new method
startConversation()
for business initiated conversations.
Bug fixes
- Fixed a bug preventing users from cancelling an SMS channel link
- Fixed a bug where the SMS linking page would be left in a weird state