Skip to content

Releases: pubnub/javascript

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

v4.24.5

09 Aug 15:18
07c6980
Compare
Choose a tag to compare
  • added Signals support

v4.24.2

13 Jun 23:16
Compare
Choose a tag to compare
  • Add error handling when parsing JSON responses
  • Setting presence heartbeat default to false
  • Adding state data to the subscribe response and maintain that in the client
  • Update of the default origin to the latest

v4.23.0

18 Mar 17:03
53d363b
Compare
Choose a tag to compare

"'timetoken' is deprecated in message-counts API. Use 'channelTimetokens' instead, pass one value in 'channelTimetokens' to achieve the same results."

v4.20.3

27 Apr 21:19
95cb5ef
Compare
Choose a tag to compare
  • 🐛fix timetoken announces

  • ⭐categorize ETIMEDOUT errors as PNNetworkIssuesCategory