Releases: pubnub/javascript
Releases · pubnub/javascript
v7.1.1
14 Jun 15:31
Compare
Sorry, something went wrong.
No results found
June 14 2022
Added
Added user and space memberships related methods.
Added type and status fields in User and Space. status field in memberships.
v7.0.1
24 May 18:30
Compare
Sorry, something went wrong.
No results found
v7.0.0
24 May 13:45
Compare
Sorry, something went wrong.
No results found
May 24 2022
Modified
BREAKING CHANGES: Removed objects v1 methods support.
v5.0.1
02 Mar 18:14
Compare
Sorry, something went wrong.
No results found
v5.0.0
12 Jan 16:59
Compare
Sorry, something went wrong.
No results found
January 12 2022
Modified
BREAKING CHANGES: uuid is required parameter in PubNub constructor.
v4.37.0
16 Dec 18:42
Compare
Sorry, something went wrong.
No results found
December 16 2021
Added
Add revoke token feature.
v4.36.0
09 Dec 20:33
Compare
Sorry, something went wrong.
No results found
December 09 2021
Fixed
Remove isomorphic-webcrypto polyfill for web Add buffer polyfill to react native. Fixed the following issues reported by @JakeOrel : #233 .
v4.35.0
06 Dec 12:40
Compare
Sorry, something went wrong.
No results found
December 06 2021
Added
Allows to specify multiple origins in the config, which enables domain sharding for custom origins.
v4.34.2
01 Dec 16:18
Compare
Sorry, something went wrong.
No results found
December 01 2021
Fixed
Fix listener callback is invoked multiple times. Fixed the following issues reported by @puopg : #230 .
v4.34.1
22 Nov 06:40
Compare
Sorry, something went wrong.
No results found
November 22 2021
Fixed
Update .npmignore and excluded resources from from NPM package. Fixed the following issues reported by @ElridgeDMello : #228 .