Java SDK Update
PubNub has updated the following SDK. Click through for full details on the latest releases:
- Java (4.6.2)
PubNub has updated the following SDK. Click through for full details on the latest releases:
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.
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.
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.