TalkJS Changelog logo
Back to Homepage

Changelog

Subscribe to Updates

Labels

  • All Posts
  • Added
  • Changed
  • Fixed
  • Deprecated
  • Security
  • JavaScript SDK
  • REST API
  • React Native
  • Flutter
  • React
  • Components
  • Classic SDKs
  • JavaScript Data APi
  • Announcement
  • Dashboard
  • Chat UI

Jump to Month

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • June 2025
  • May 2025
  • 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!

today

Kotlin Data API for Android, subscription improvements

This update from TalkJS brings a native Kotlin Data API for Android, improvements to how subscriptions work in the JavaScript Data API, and a range of stability and security fixes across SDKs.

Highlight

Kotlin Data API for Android

TalkJS and Kotlin logos

You can now use the TalkJS Kotlin Data API: a native, real-time SDK for connecting to TalkJS from Kotlin applications, including Android and other JVM environments. This makes it ideal for teams building fully custom chat UIs in native Android apps without relying on WebViews.

The Data API lets your app connect as a specific user and read, subscribe to, and update chat data directly. It’s designed for modern mobile development and gives you full control over how chat is rendered in your application. 

It’s now officially published to Maven Central as com.talkjs:core.

Learn more.

Overview

Changed

JavaScript Data API

  • Version 1.8.1: 

    • Subscriptions now operate independently, so calling loadMore on one subscription now no longer affects other subscriptions.
    • While a loadMore request is in progress, you can now call loadMore again with a higher count to fetch a larger page.

Fixed

JavaScript Data API

  • Version 1.8.3: Fixed an issue where year ranges such as 2010-2018 were incorrectly treated as phone numbers when content suppression was enabled.
  • Version 1.8.2: Fixed Uncaught (in promise) errors being logged, especially when using React Strict Mode.

Components SDK

  • Version 0.1.3: Fixed an issue where emoji and mention suggestions could fail in production builds using Next.js 15 with SWC minification.
  • Version 0.1.2: Fixed a bug where the reaction picker would sometimes clip into the edge of the chatbox.

Flutter SDK

  • Version 0.17.5: Fixed crashes on iOS 26 when evaluating JavaScript before the WebView is loaded.
  • Version 0.17.4: Fixed a crash on iOS 26.
  • Version 0.17.3: Fixed a runtime type error when triggering onSelectConversation.
  • Version 0.17.2: Fixed an issue where a params property was missing from ConversationActionEvent and MessageActionEvent.

Security

WordPress Plugin

  • Version 0.1.16: Patched an XSS vulnerability in the admin settings page (CVE-2026-1055).




👋 Thoughts or questions? Get in touch.

✨ Follow TalkJS on LinkedIn, Bluesky or 𝕏 to stay up to date.

👩🏾‍💻 Come join TalkJS! Check out the jobs page.