Skip to content

Releases: pubnub/javascript

v4.29.10

30 Nov 13:58

Choose a tag to compare

November 30 2020

Full Changelog

  • 🐛 Fixes issue of missing more field in fetch messages response.

v4.29.9

05 Oct 13:57

Choose a tag to compare

October 5 2020

Full Changelog

  • 🌟️ Adds timetoken of file publish in the sendFile response.
  • 🐛 Fixes getFileUrl so that it includes auth and signature query params.
  • 🐛 Fixes downloadFile method to generate correct signature.

v4.29.8

22 Sep 22:43

Choose a tag to compare

September 21 2020

Full Changelog

  • 🐛 Fixes compatibility with @sentry/react-native library.

v4.29.7

14 Sep 15:50

Choose a tag to compare

September 14 2020

Full Changelog

  • 🌟️ Added support for managing permissions of objects v2 while applying PAM v2.
  • 🐛 Fix uncaught promise exception in subscription manager caused by error in user code inside of subscription handlers. Error will be handled and returned to status handler with PNUnknownCategory category where errorData can be examined.

v4.29.6

08 Sep 17:47

Choose a tag to compare

September 8 2020

Full Changelog

  • 🌟️ Add file download to Blob in React Native.

v4.29.5

01 Sep 19:04

Choose a tag to compare

September 1 2020

Full Changelog

  • 🌟️ Add support for file upload via file URI in React Native.
  • 🐛 Fix file download to ArrayBuffer in React Native.

v4.29.4

14 Aug 17:44

Choose a tag to compare

August 14 2020

Full Changelog

  • 🐛 Fixes an artifact where ract-native entrypoint didnt use ssl.

v4.29.3

14 Aug 13:13

Choose a tag to compare

August 14 2020

Full Changelog

  • 🐛 Fixes an issue with react-native entrypoint where interfaces to File and Crypto are not included in the build.
  • 🐛 Fixes the ability to sendByPost in publish.
  • 🐛 Fixes an issue where getFileUrl returned and URI without a protocol.
  • 🐛 Fixes an issue where storeInHistory false would not include the param.
  • 🐛 Removes mime types dependency since that will be handled by the server.
  • 🐛 Adds userMetadata to file event listener.

v4.29.2

05 Aug 07:47

Choose a tag to compare

August 5 2020

Full Changelog

  • 🐛 Move @babel/runtime to runtime dependency.

v4.29.1

05 Aug 03:30

Choose a tag to compare

August 4 2020

Full Changelog

  • 🐛 Release 4.291.