Releases: Iterable/iterable-web-sdk
Releases · Iterable/iterable-web-sdk
v0.1.3
Fixed
- In cases were
setEmail
orsetUserId
was called multiple times, the SDK would always request a JWT for the first email or userID. Fixed in #121.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Update documentation by @martinmckenna in #107 and #108
- Fixes max-height issue by @martinmckenna in #109
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
Changed
- Updates Documentation by @martinmckenna in #104
Fixed
- Persist POST
/trackInAppClick
calls when browser navigates to new link by @martinmckenna in #105
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial Release!
Added:
getInAppMessages
initialize
track
trackInAppClick
trackInAppClose
trackInAppConsume
trackInAppDelivery
trackInAppOpen
trackPurchase
updateCart
updateSubscriptions
updateUser
updateUserEmail