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.
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.
Fixed: on("conversationSelected") to correctly fire when the conversation is selected.
Added: methods to get UIs, namely getPopups, getInboxes and getChatboxes (https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Session.html#Session.getInboxes)
(edited)Fixed: Certain characters were incorrectly encoded for real-time message translations
Fixed: Removed unnecessary dependancy for the JavaScript SDK
Fixed: A bug which would cause the single-conversation embeddable view from working correctly at times