Skip to content

Latest commit

 

History

History
134 lines (46 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

134 lines (46 loc) · 2.89 KB

May-24-2019

Full Changelog

-🌟Add reconnect for v4 wrapper -🌟Fix for encrypt method with customCipherKey

November-30-2017

Full Changelog

  • 🌟Add deleteMessages and fetchMessages for v4 wrapper
  • 🐛Active events broadcaster only with the param triggerEvent

September-21-2017

Full Changelog

  • 🌟Add delegated method setHeartbeatInterval for v4 wrapper

November-14-2016

Full Changelog

November-11-2016

Full Changelog

October-06-2016

Full Changelog

  • 🌟V4 support.

June-13-2016

Full Changelog

  • ⭐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

Full Changelog

  • 🌟Adding new $pubnubChannel and $pubnubChannelGroup injectables to simplify working with channel and channel groups

May-02-2016

Full Changelog

  • ⭐Adjustments to build package and upgraded dependencies.

January-27-2016

Full Changelog

  • 🌟#18 adding mobile_gw_provision to the delegated methods (@kminkler)

Full Changelog

  • ⭐added eslint, babel and webpack to the compilation process
  • 🌟full rewrite :)