Changelog

TalkJS chat UI components are versioned. This page gives an overview of the changes introduced with each new version.

Version 0.0.29

  • Added support for content suppression.
  • Changed the following in theme files: Compare 0.0.28 and 0.0.29.
  • Fixed a bug where, under certain conditions, editing a message would cause an error.

Version 0.0.28

  • Improved the border styling of the conversation list.
  • Improved error tracking.
  • Changed the following in theme files: Compare 0.0.27 and 0.0.28.

Version 0.0.27

  • Fixed a bug where trying to insert mentions or emojis while using a custom theme would silently fail.
  • Fixed a bug where selecting the action to edit a message would cause an error.

Version 0.0.26

  • Changed the following in theme files: Compare 0.0.25 and 0.0.26.
  • Fixed a bug that would prevent users from sending messages longer than 1,000 characters.

Version 0.0.25

  • Fixed a bug where the UI jumped when a user clicked message actions.
  • Fixed a bug that prevented programmatically selecting a conversation.
  • Fixed a bug that would make one’s scroll position jump when you add emojis from the emoji picker.
  • Fixed an issue to ensure that when a user marks a conversation as unread, it’s only marked as read again when the user switches to it or remounts.