Latest Feature Releases

Faster Usage Performance

2019-12

PubNub is pleased to announce that the Usage page, within the Portal administration application, has become much faster, with optimizations made to query performance resulting in faster page load times. This means customers can see their usage data even faster!

PubNub Chat

2019-11

PubNub Chat is now available. Every chat API you need to create in-app messaging your users will love. Please visit https://www.pubnub.com/solutions/chat/

Expanded Support for PubNub APIs in Functions

2019-10

We are please to announce that you can customize PubNub, using Functions, even more so, with the introduction of support for the PubNub Objects, Signals, Message Actions APIs. You can read more here: https://www.pubnub.com/docs/sdks/functions/pubnub-module.

New API: Message Actions

2019-10

PubNub is pleased to announce the availability of the Message Actions API, which allow clients to add/remove actions on individual messages received by the clients. These actions generate events in real-time to online clients and are also stored in PubNub Storage and tied to the original message. Please visit https://www.pubnub.com/docs/sdks/javascript for more information.

Introducing Objects API (Beta)

2019-08

The act of building real-time applications has changed over the years. Or better: nowadays, developers are expecting more out of their real-time platforms. Sure, messaging is important but so is the application data scaffolding. If you're building chat, you need chat rooms and users. If you're building real-time exercise events, you need spaces and users. And these data objects are long lived, not transitory in nature, which what the messaging data is, for the most part. To address this need to build more of the real-time application using PubNub, we're launching the Objects API.