Skip to content

Releases: pubnub/kmp-chat

PubNub Kotlin Chat SDK 0.16.3

12 Feb 08:28
7b532c4

Choose a tag to compare

February 12 2026

Fixed

  • Update dependencies.

PubNub Kotlin Chat SDK 0.16.2

23 Jan 10:49
13f6fbe

Choose a tag to compare

January 23 2026

Fixed

  • Internal fixes.

PubNub Kotlin Chat SDK 0.16.1

20 Jan 17:06
89fa812

Choose a tag to compare

January 20 2026

Fixed

  • Internal fixes.

PubNub Kotlin Chat SDK 0.16.0

19 Jan 15:09
8c84bcb

Choose a tag to compare

January 19 2026

Added

  • Add the createThreadWithResult method that returns the ThreadChannel and an updated parent Message with hasThread property set to true.
  • Add limit and offset parameters to whoIsPresent method on Chat, Channel, and ChannelGroup.

PubNub Kotlin Chat SDK 0.15.4

20 Nov 12:51
dda00ad

Choose a tag to compare

November 20 2025

Fixed

  • Update PubNub kotlin SDK version .

PubNub Kotlin Chat SDK 0.15.3

10 Nov 18:46
103840e

Choose a tag to compare

November 10 2025

Fixed

  • Update dependencies.

PubNub Kotlin Chat SDK 0.15.2

07 Aug 08:39
5c8f10e

Choose a tag to compare

August 07 2025

Fixed

  • Internal fixes.

PubNub Kotlin Chat SDK 0.15.1

31 Jul 22:03
15ed1d3

Choose a tag to compare

July 31 2025

Fixed

  • Internal fixes.

PubNub Kotlin Chat SDK 0.15.0

31 Jul 16:34
cd116fd

Choose a tag to compare

July 31 2025

Added

  • AddConnectionStatusListener, reconnectSubscriptions, disconnectSubscriptions .

PubNub Kotlin Chat SDK 0.14.1

30 Jul 14:52
f3a958e

Choose a tag to compare

July 30 2025

Fixed

  • Internal fixes.