You can now get and subscribe to real-time data on a user’s online status. TalkJS Core (1.4.0) now has UserRef.subscribeOnline, which subscribes to a user's online status. Real-time user online status data allows you to build anything from custom chat headers to online members’ lists.
Read next
Mention data in your message.sent webhooks
Build mention-triggered automations, such as bots, notifications, and integrations, without subscribing to high-volume message streams.
Localized email notifications
Send multilingual chat email notifications without complex workarounds. Use locale-aware app custom fields to deliver the right language to every recipient, automatically.
Components SDK 0.3.0: New default theme and multi-format theme files
A fresh new default look for chat, and TypeScript and JSX support for themes.