Fixed: on("conversationSelected") to correctly fire when the conversation is selected.
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