Skip to content

Releases: Iterable/iterable-web-sdk

v1.1.0-beta

27 Mar 17:12
9d8ab03
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

What's Changed

Added

This beta release of Iterable's Web SDK includes support for Embedded Messages. Embedded Messages are eligibility-based messages sent from Iterable to your mobile apps and websites. You can display them inline, using whatever interface you like — no pop-ups or overlays necessary!

If you'd like to try using Embedded Messages with Iterable's Web SDK, talk to your Iterable customer success manager.

Full Changelog: v1.0.8...v1.1.0-beta

v1.0.8

27 Feb 18:04
bb4dcac
Compare
Choose a tag to compare

What's Changed

Fixes

  • [MOB-7682] README update: iOS browser handling by @ts-nguyen in #300
  • [MOB-7613][MOB-7390] Fix iframe height setter and update vulnerable dependencies by @pauljung14 in #303
  • [MOB-7921] Bump version to 1.0.8 by @jyu115 in #313

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

03 Jan 18:05
ebb2a92
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

25 Oct 18:24
7ab20a0
Compare
Choose a tag to compare

What's Changed

Fixes

  • [MOB-7175]: add new filter method that leaves in JSON only messages by @mprew97 in #238

Full Changelog: v1.0.5...v1.0.6

v1.0.5

26 Jul 14:43
6e4f8eb
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v1.0.4...v1.0.5

v1.0.4

25 May 13:29
7d6a3e1
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v1.0.3...v1.0.4

v1.0.3

24 May 20:43
eadb138
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

29 Mar 17:21
9416591
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Mar 20:11
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Oct 20:06
b8ec684
Compare
Choose a tag to compare

What's Changed

Changed

  • [MOB-4055] Update getMessages requests to use new web endpoint by @pauljung14 in #163
  • [MOB-4490] Deprecate boolean from getInAppMessages showInAppMessagesAutomatically param by @pauljung14 in #161
  • [MOB-4959] Do not add autogenerated close button if in-app is displayed in Safari by @pauljung14 in #171

Fixed

  • [MOB-4936] Fix issue with discrepancy in iframe heights and refactor mock data to test cached messages by @pauljung14 in #165
  • [MOB-4718] Fix handleLinks support for iframe links in Safari by @pauljung14 in #168

Full Changelog: v0.4.2...v1.0.0