Skip to content

Leanplum JavaScript SDK 1.8.2

Choose a tag to compare

@gyoshev gyoshev released this 03 Nov 05:15
· 133 commits to develop since this release

What's new:

  • When triggering an Open URL action, there's a preventable openUrl event that allows integration code to handle it, instead of using window.location directly. (#118)

What's fixed:

  • Lifetime occurrences were not counted correctly when starting new sessions. (#119)