Changelog
v9.5.2
April 22 2025
Changelog
v9.5.1
April 15 2025
NoneRetryPolicy
static field for PubNub
class.RetryPolicy.None
exported as a function to not affect tree-shaking and modules exclusion possibilities.Changelog
v9.5.0
April 15 2025
PNSubscriptionChangedCategory
will be emitted each time the list of channels and groups is changing.PubNub
instance after each test case to make sure that all connections closed and prevent tests from hanging.Changelog
v9.4.0
April 10 2025
gzip, deflate
to the Accept-Encoding
header.Changelog
v9.3.2
March 31 2025
heartbeat
and leave
REST API calls when the event engine is enabled and presenceTimeout
or heartbeatInterval
not set.Changelog
v9.3.1
March 25 2025
Changelog
v9.3.0
March 20 2025
Changelog
v9.2.0
March 19 2025
pagehide
without bfcache
client on page will send terminate
to Shared Worker for early long-poll request termination and leave
request sending (if configured).-pnpres
suffixed entries being removed from heartbeat / leave request channels and groups.Changelog
v9.1.0
March 13 2025
SubscriptionSet
will re-add listener every time when Subscription
or SubscriptionSet
added to it - this will let receive updates from newly added subscribe capable objects.fetch
taken from iframe
(to protect against monkey-patching by APM packages) was't handled as Error.Changelog
v9.0.0
March 10 2025
SubscriptionSet
will subscribe / unsubscribe added / removed Subscription
or SubscriptionSet
objects if the set itself already subscribed.