Latest Feature Releases

JavaScript SDK Update

2017-05

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

  • JavaScript (4.8.0)

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.

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.

Chat Support

2017-05

We have added full support for connecting with us via chat throughout our service - on both the website and Admin Dashboard! We have developers available most hours of the day from Monday to Friday to make sure your pricing, technical, and general questions get addressed. If you are unable to connect with us, please remember you are free to email support@pubnub.com with your questions at any time!

Featured New April Blocks

2017-05

Our catalog is growing. Check out our latest blocks you can use to make your applications even more feature rich:

  • Esri Reverse Geocoding - Esri's World Geocoding Service allows you to convert a latitude and longitude into an address. For example, if you are using real-time coordinates, you can use reverse geocoding to find the address for those coordinates.