Skip to content

Releases: pubnub/javascript

v4.16.2

19 Oct 22:31
Compare
Choose a tag to compare
  • 🐛fix UUID library to work in browsers.

v4.16.1

12 Oct 20:47
Compare
Choose a tag to compare
  • 🐛fix incorrect packaging of lil-uuid and uuid

v4.16.0

12 Oct 15:36
Compare
Choose a tag to compare
  • 🌟support delete messages from history

  • ⭐swap uuid generator with support for IE9 and IE10

v4.15.1

22 Aug 03:59
Compare
Choose a tag to compare
  • ⭐fix typo to enable http keep alive support

v4.15.0

21 Aug 19:49
Compare
Choose a tag to compare
  • ⭐Support optional message deduping via the dedupeOnSubscribe config

  • ⭐Do not issue leave events if the channel mix is empty.

v4.14.0

14 Aug 14:43
Compare
Choose a tag to compare
  • ⭐Allow disable of heartbeats by passing interval = 0

v4.13.0

27 Jul 16:18
Compare
Choose a tag to compare
  • ⭐patch up 503 reporting

v4.12.0

20 Jun 02:10
Compare
Choose a tag to compare
  • ⭐fix issue of net with android for titanium

  • 🌟add additional hooks for connectivity

  • 🌟add auto network detection

v4.10.0

24 May 04:23
Compare
Choose a tag to compare
  • ⭐fix issue of net with android for react-native

v4.9.1

18 May 16:26
Compare
Choose a tag to compare
  • 🌟add support custom encryption and decryption