Skip to content

Leanplum JavaScript SDK 1.9.0

Choose a tag to compare

@gyoshev gyoshev released this 10 Nov 15:48
· 106 commits to develop since this release

What's new:

  • Add the defineAction method that enables development of custom message templates. (#138)
  • Add the setLocale method 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 downloadMessages callback is sometimes called with a null value (#139, thanks to @alberto911)