Skip to content

v8.10.0

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 06 Mar 09:02
· 32 commits to master since this release
0cbe409

March 06 2025

Added

  • Add useSmartHeartbeat configuration option which allows ignoring implicit heartbeat (with successful subscribe response) and keep sending heartbeat calls with fixed intervals.
  • subscriptionWorkerOfflineClientsCheckInterval configuration option can be used to configure the interval at which “offline” PubNub clients (when tab closed) detection will be done.
  • subscriptionWorkerUnsubscribeOfflineClients configuration option can be used to force unsubscribe (presence leave) for “offline” PubNub clients (when tab closed).