Leanplum JavaScript SDK 1.9.0
What's new:
- Add the
defineActionmethod that enables development of custom message templates. (#138) - Add the
setLocalemethod to allow to set a new locale (#140, thanks to @wil93)
What's fixed:
- Dev mode connection to dev server is not always correctly established (#142)
- The
downloadMessagescallback is sometimes called with a null value (#139, thanks to @alberto911)