Skip to content

Releases: pubnub/javascript

v4.27.5

21 Apr 11:12
Compare
Choose a tag to compare

April 21 2020

Full Changelog

  • 🐛 Update READMEmd CDN links during deployment.
  • 🐛 Fix pre-compiled scripts update.

v4.27.4

18 Mar 22:09
Compare
Choose a tag to compare

March 18 2020

Full Changelog

  • 🌟️ Add telemetry (latency) for all existing operation types.
  • 🐛 Replace cbor-sync module with cbor-js for client implementation for web to fix compatibility with Salesforce Lightning Web Components.

v4.27.3

07 Jan 03:25
Compare
Choose a tag to compare

⭐ Support for APNS2 Push API
⭐ Restore functionality to set heartbeat interval when presence timeout is set below the default

Release v4.27.1

21 Nov 05:55
e0901c2
Compare
Choose a tag to compare
Release v4.27.1

Release v4.27.0

07 Oct 22:31
Compare
Choose a tag to compare
  • Add Message Actions API support which allow to: add, remove and fetch previously added actions.
  • feat: modify fetch messages endpoint to fetch message actions
  • Add new arguments to fetch messages function which allow to fetch previously added actions and message metadata.
  • Add new handler which can be used to track message actions addition / removal events.

Release v4.26.0

20 Sep 17:01
40026f3
Compare
Choose a tag to compare

Add support for auth tokens with Objects for Users, Spaces and Memberships

fix issue with domains containing ps.

04 Sep 16:06
87f2a6b
Compare
Choose a tag to compare
v4.25.2

fix issue with domains containing ps.

Release v4.25.1

23 Aug 22:47
9f6fc98
Compare
Choose a tag to compare

Fix titanium build to support recent version

v4.25.0

16 Aug 23:06
d1d152b
Compare
Choose a tag to compare
  • add objects support

v4.24.6

09 Aug 15:19
23d36b4
Compare
Choose a tag to compare
  • hotfix for issue 'PubNub is not a constructor' in Node.js