May-24-2019
-🌟Add reconnect for v4 wrapper -🌟Fix for encrypt method with customCipherKey
November-30-2017
- 🌟Add deleteMessages and fetchMessages for v4 wrapper
- 🐛Active events broadcaster only with the param triggerEvent
September-21-2017
- 🌟Add delegated method setHeartbeatInterval for v4 wrapper
November-14-2016
November-11-2016
October-06-2016
- 🌟V4 support.
June-13-2016
-
⭐When subscribing directly to a -pnpres channel, the AngularJS events were broadcasted on the channel itself and not on the -pnpres channel as it should have been.
-
⭐$pubnubChannel.$extend(): Avoid to share extensions across every $pubnubChannel objects.
May-10-2016
- 🌟Adding new $pubnubChannel and $pubnubChannelGroup injectables to simplify working with channel and channel groups
May-02-2016
- ⭐Adjustments to build package and upgraded dependencies.
January-27-2016
- ⭐added eslint, babel and webpack to the compilation process
- 🌟full rewrite :)