Latest Feature Releases

Java SDK Update

2017-06

PubNub has updated the following SDK. Click through for full details on the latest releases:

PubNub Privacy Policy

2017-06

We made a change to our registration page to improve transparency around your privacy. We now make sure to tell customers that by creating an account they accept our Privacy Policy. You can read the PubNub privacy policy here.

Improved POST Publishes

2017-05

Publishes made with the HTTP method POST now have an improved security model to allow for CORS support. BLOCKS now supports POST publishes as well.

PHP v4 Beta

2017-05

The PHP v4 Beta is now publically available for download. As with the other v4 SDK releases, the PHP v4 SDK is re-written from the ground up to be lighter, faster, and easier-to-use than ever before. Head on over to the packagist for documentation and to download.

Full BLOCKS and Storage & Playback Integration

2017-05

Before-publish blocks now have full integration with our Storage & Playback feature. If Storage & Playback is enabled, and if you use logic in your block to change the message in an on-before-publish event handler, then your updated message will be stored in Storage, and retrievable for subscribers using our history API.