Releases: pubnub/javascript
Releases · pubnub/javascript
v4.16.2
- 🐛fix UUID library to work in browsers.
v4.16.1
- 🐛fix incorrect packaging of lil-uuid and uuid
v4.16.0
-
🌟support delete messages from history
-
⭐swap uuid generator with support for IE9 and IE10
v4.15.1
- ⭐fix typo to enable http keep alive support
v4.15.0
-
⭐Support optional message deduping via the dedupeOnSubscribe config
-
⭐Do not issue leave events if the channel mix is empty.
v4.14.0
- ⭐Allow disable of heartbeats by passing interval = 0
v4.13.0
- ⭐patch up 503 reporting
v4.12.0
v4.10.0
- ⭐fix issue of net with android for react-native
v4.9.1
- 🌟add support custom encryption and decryption