Releases: Leanplum/Leanplum-JavaScript-SDK
Releases · Leanplum/Leanplum-JavaScript-SDK
1.10.4-develop.1
22 Jul 14:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update published artifacts (30561ee )
1.10.3
19 Jul 06:24
Compare
Sorry, something went wrong.
No results found
1.10.3 (2022-07-19)
Bug Fixes
getting data from session storage may throw (5f1529b )
1.10.3-develop.1
15 Jul 07:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
getting data from session storage may throw (5f1529b )
1.10.2
06 Jul 14:11
Compare
Sorry, something went wrong.
No results found
1.10.2 (2022-07-06)
Bug Fixes
hint screen readers that iam iframe is a popup (cf2be63 )
1.10.2-develop.1
28 Jun 06:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
hint screen readers that iam iframe is a popup (cf2be63 )
1.10.1
08 Jun 13:59
Compare
Sorry, something went wrong.
No results found
1.10.1 (2022-06-08)
Bug Fixes
improve accessibility of rich in-app messages (#157 ) (2bbb9ba )
1.10.1-develop.1
08 Jun 13:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
improve accessibility of rich in-app messages (#157 ) (2bbb9ba )
1.9.1-develop.1
02 Apr 06:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
App Inbox throws a JS error if sessionStorage is not available (#143 ) (39374ba )
Leanplum JavaScript SDK 1.9.0
10 Nov 15:48
Compare
Sorry, something went wrong.
No results found
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 )
Leanplum JavaScript SDK 1.8.5
19 May 05:42
Compare
Sorry, something went wrong.
No results found
What's fixed:
Calling Leanplum.registerForPush() without arguments throws an error. (#134 )