Releases: pubnub/javascript
Releases · pubnub/javascript
v4.29.2
v4.29.1
v4.29.0
August 4 2020
- 🌟️ Allows to upload files to channels, download them with optional encryption support.
- 🌟️ Allows to enable random IVs when encrypting messages.
- 🐛 Fixes a bug with PAM and Objects v2.
v4.28.4
v4.28.3
July 15 2020
- 🐛 * getAllChannelMetadata no longer includes customFields by default, * removeChannelMetadata no longer hits wrong endpoint, * getMemberships and getChannelMembers now includes customFields by default, * getAllUUIDMetadata now includes totalCount by default, * getAllUUIDMetadata no longer includes limit by default, * all membership and channel members methods now accept a callback, * all objects v2 methods are properly typed now to include an optional callback, * getMemberships and getChannelMembers now include totalCount, prev, and next in the response.
v4.28.2
v4.28.1
June 19 2020
- 🐛 Ensure proper bytes padding in ArrayBuffer prepared for
cbor-js
library.
v4.28.0
v4.27.6
April 24 2020
- 🌟️ Added support for delete permission in the grant method of accesses manager.
- ⭐️️ Added missing feature entries. Removed incorrect feature entries.
v4.27.5
April 21 2020
- 🐛 Update READMEmd CDN links during deployment.
- 🐛 Fix pre-compiled scripts update.