Latest Feature Releases

DX Upgrade: Enhanced Portal Navigation

2019-05

PubNub is happy to announce the release of an updated experience for the PubNub Administration Portal, the tool by which developers manage their usage of the real-time APIs. This update includes simplified navigation, the inclusion of breadcrumbs for faster access to related data as well as an improvement in user experience for those features that require an application or key selection. The roadmap is rich with more enhancements, both user experience and features. Stay tuned!

Platform Upgrade: Global Presence API

2019-04

It is not all about the features! Recently we upgraded our Presence API, fully rolling it out globally. The result? 400% improvement in latency. We took an already fast API and made it even faster! From an average latency of 50 milliseconds to about 10 milliseconds. Awesome! With faster Presence capabilities, that means downstream customer application experiences are that much better!

New Feature Release: Presence Stream Filtering

2019-04

Stream filtering is one of the more powerful features of PubNub messaging. It allows subscribers to fine tune exactly what types of messages they want to receive, based on message metadata. We've updated the capability to include the ability to filter on presence events. Click "Read More" to learn more! You also can learn more about Stream filtering here and here.

Introducing Firebase Cloud Messaging Support

2019-03

As Google has announced the deprecation of their “Google Cloud Messaging” (GCM) service, PubNub has switched over to that service's replacement: Firebase Cloud Messaging Service. There is no expected customer impact due to this change. Configuration of the PubNub Push API, to use the new Firebase Cloud Messaging Service, is still done through the PubNub Admin Dashboard and overall feature behavior remains the same.

New Feature Release: Message Counts API

2019-03

We're excited to announce the release of our new API – Message Counts – enabling the retrieval of message counts, on a per channel basis, and using a single API call, of messages published to multiple channels after a specified timestamp (time-token). This API is available in our REST API platform as well as in the following SDKs: Objective-C, Swift, Java, JavaScript, Go, Unity, Python, PHP. See here for more information.