Added: Multiple recipients can now be added to the 'To' field when replying to an email notification.
Fix: The 'Show more messages' action in the message list now has an inherited color to fit in with the active theme.
Performance optimizations.
Added: Multiple recipients can now be added to the 'To' field when replying to an email notification.
Fix: The 'Show more messages' action in the message list now has an inherited color to fit in with the active theme.
Performance optimizations.
Added: Persian translation support.
Added: Themes sub-component boilerplate - it's now easier to add sub-components to your themes, with a boilerplate template for each new file created.
Fixed: Issue that would cause resetting app data to not work correctly.
Several bug fixes.
Added: Delete Message API - Allows the removal of a message via the API. (Read Delete Message documentation)
Added: Live Event Log - Get a clear view of what's going on inside TalkJS in realtime. Did my REST call not arrive at all, or am I looking at the wrong user's Inbox?
Added: Saving indicator whilst editing themes.
Improved: Dashboard navigation redesign which includes a clearer way to see if you're on Test or Live mode.
Several bug fixes.
From now on, you can customize your chat UI further by using the new Theme Editor, you'll have access to some of the component's HTML and CSS with more components being added soon. Read more about the Themes V2 update.
Note – Your old themes will continue to work with the new upgrade.
Added: Webhook event filters
It is now possible to toggle which webhook events you want to subscribe to, allowing you to only listen for events that are useful to your use case.
If you use Themes, both features will automatically adjust to your existing settings. The dot uses your "highlight" color, so it will automatically fit your design. Similarly, the marker for new messages uses the same style as day markers.
This is a setting for each role in our dashboard. In order to enable it, you need to choose “Enabled” option.
null
), or with the latest conversation (undefined
). See select, session.createInbox, session.createChatbox and session.createPopup.