Skip to content

0.7.0

Latest

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 28 Oct 12:17
b71be3a

October 28 2025

Added

  • Add limit (default 1000) and offset parameters for here_now to fetch presence in portions.
  • Use default retry configuration for subscribe and presence REST API calls.

Fixed

  • Fix the issue because of which it was possible to add the same channel / group multiple times to the subscribe, heartbeat, or leave requests.
  • Fix the Presence enum variant to not intercept user-published messages that partly match the Presence variant.

Modified

  • Synchronize subscription flow with other SDKs.
  • Synchronize presence flow with other SDKs.