TalkJS Changelog logo
Back to Homepage

Changelog

Subscribe to Updates

Labels

  • All Posts
  • Bug fix
  • Announcement
  • Improvement
  • Chat UI
  • JavaScript SDK
  • REST API
  • Dashboard
  • Deprecated
  • New
  • React Native SDK
  • Flutter SDK
  • Security
  • React

Jump to Month

  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • January 2023
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • December 2021
  • November 2021
  • October 2021
  • August 2021
  • July 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
Changelog byAnnounceKit

Create yours, for free!

Bug fixImprovementChat UI
4 years ago

Feature release - 11.09.2020

  • Added: a screen indicating that a conversation was not found.
  • Added: Ability to send images when replying to emails.

This is a setting for each role in our dashboard. In order to enable it, you need to choose “Enabled” option.

  • Added: documentation on how to deal with deleting users.
    • Added: make it possible to load any chat UI without a selected conversation (null), or with the latest conversation (undefined). See select, session.createInbox, session.createChatbox and session.createPopup.
  • Fixed: position of the "close" button in a popup on some devices.
  • Fixed: internal improvements and minor bug fixes.
Bug fixAnnouncementImprovementChat UIDashboard
4 years ago

Feature release - 7th July 2020


  • Added: ability to cancel subscription via TalkJS Dashboard.
  • Fixed: ability to show long welcome messages.
  • Improved video preview.
  • Performance and stability improvements of the Application.
  • Improved performance of the Activity Page in the TalkJS Dashboard.
  • Added: a tool tip with date, when you hover over a message timestamp.


AnnouncementImprovement
4 years ago

The new TalkJS demo - 3rd June 2020

  • We have a new demo where you can test the rich messaging capabilities of our chat API in a private environment (https://talkjs.com/demo)

    • Added: Estonian UI localization
    • Performance improvements
ImprovementChat UI
5 years ago

Feature release - 13th May 2020

  • Added: Limited wiki-style formatting for conversation subjects, user messages and system messages. (https://talkjs.com/docs/Features/Customizations/Formatting.html)

  • Added: Vietnamese UI localization
  • Improved: Webhook event performance
  • Improved: attachment buttons now work better with dark custom themes
  • Improved: you can now set the font-size property of the message field in your custom theme
ImprovementChat UI
5 years ago

Feature release - 28th April 2020

  • Added: Video files are now playable within the chat UI

  • Added: Albanian UI localization
  • Added Croatian localization
  • Added: Bulgarian UI localization
  • Added: Bosnian UI localization
  • Added: Serbian UI localization
  • Added: Ukrainian UI localization
  • Improved: Ongoing work on performance and stability
  • Fixed: Under some circumstances an error would be thrown when the popup was destroyed
Bug fixJavaScript SDK
5 years ago

Minor performance improvement - 30th March 2020

Fixed: on("conversationSelected") to correctly fire when the conversation is selected.

ImprovementJavaScript SDK
5 years ago

Minor changes & Improvements - 27th March, 2020

  • Fixed: minor improvements to the overall performance of TalkJS
  • Added: methods to get UIs, namely getPopups, getInboxes and getChatboxes (https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Session.html#Session.getInboxes)

     (edited) 


Chat UIJavaScript SDK
5 years ago

Bug fixes - 27th Feb, 2020

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

Chat UIDashboard
5 years ago

Minor changes & Bug fixes - 14th Feb, 2020

  • Fixed: Sometimes email links were rendered incorrectly in the chat window
  • Fixed: Occasionally the the file drag-and-drop feature would trigger unexpectedly
  • Fixed: From time to time the chat's message field would have the incorrect height
  • Changed: Minor changes to the dashboard to make using it a little bit nicer

Chat UIREST APIDashboard
5 years ago

Search feature & Bug fixes - 10th Feb, 2020

  • Added: Users can now search for text within a conversation, available on the premium plan and above
  • Added: Improved the styling of the scroll bar for webkit specific browsers e.g. Chrome
  • Changed: Separated the role editor to a separate page to help reduce the bloat in the dashboard. Roles can now be edited by pressing the 'Roles' link found in the top left of the TalkJS Dashboard
  • Fixed: Improved the performance of listing the conversations a user is part of
  • Fixed: Under certain circumstances the scroll bar would't scroll to the bottom of the chat UI for the initial render