Skip to content

v1.2.0

Latest

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 24 Nov 15:53
3bba1cd

November 24 2025

Added

  • Memberships generated from Invite methods now have Status = "pending" and can be filtered out in GetMemberships().
  • Added new overloads for update related methods and events so that they now use ChatEntityChangeType to convey the type of update.

Modified

  • Changed SetListening(...) and AddListenerTo(...) methods to align with other Chat SDKs. New methods are use the "Stream" and "StreamOn" naming convetions.