Releases: Iterable/iterable-web-sdk
Releases · Iterable/iterable-web-sdk
v2.2.0
What's Changed
Fixes
- Unknown User Activation (UUA) Public Beta Feature
- Adds support for capturing user consent with Unknown User Activation.
- Updates to the Unknown User Activation feature to resolve minor issues and bugs.
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
Updates
- [MOB-11702] Add .nvmrc config to project by @pauljung14 in #513
Fixes
- [MOB-11716] Add build steps to publish workflow by @pauljung14 in #517
Full Changelog: v2.0.0...v2.1.0
v2.0.2-test
Full Changelog: v2.0.1-test.0...v2.0.2-test
v2.0.1-test.0
What's Changed
Fixes
- [MOB-11701] Test Publish by @pauljung14 in #514
Full Changelog: v2.0.0...v2.0.1-test.0
v2.0.0
What's Changed
Fixes
- [MOB-11503] Fix eslint errors on vanilla JS sample app by @pauljung14 in #501
- [MOB-11554] Resolve lint warnings by @pauljung14 in #506
- [MOB-11618] Dedupe lockfiles by @pauljung14 in #509
Updates
- [MOB-11487] Upgrade webpack dependency by @pauljung14 in #500
- [MOB-11524] Support non-JWT requests in react sample app by @pauljung14 in #505
- [MOB-11507] Upgrade webpack-dev-server and node by @pauljung14 in #502
- [MOB-11616] Resolve Remaining Vulnerable Security Dependencies by @pauljung14 in #508
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
Updates
- [MOB-11427] Add maxWidth to getInAppMessages payload by @pauljung14 in #491
- [MOB-11001] adding codecov to web-sdk by @Geoff-at-iterable in #487
- [MOB-11346] exposing baseIterableRequest by @Geoff-at-iterable in #489
Fixes
- [MOB-11441] Bump axios dependency version by @pauljung14 in #494
- [MOB-11449] Upgrade jest dependency by @pauljung14 in #496
- [MOB-11443] Bump express dependency version by @pauljung14 in #495
New Contributors
- @Geoff-at-iterable made their first contribution in #487
Full Changelog: v1.1.3...v1.2.0
v1.2.0-beta
Anonymous user activation (private beta)
This release includes initial support for Anonymous user activation, a feature that allows marketers to convert valuable visitors into customers. With this feature, the SDK can:
- Fetch anonymous profile creation criteria from your Iterable project, and then automatically create Iterable user profiles for anonymous users who meet these criteria.
- Save information about a user's previous interactions with your website to their anonymous profile, after it's created.
- Display personalized messages for anonymous users (in-app, push, and embedded messages).
- Merge anonymous profiles into an existing, known user profiles (when needed).
Anonymous user activation is currently in private beta. If you'd like to learn more about it or discuss using it, talk to your Iterable customer success manager (who can also provide detailed documentation).
Dependency Updates
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in Bump braces from 3.0.2 to 3.0.3
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in Bump ws from 7.5.9 to 7.5.10
- Bump axios from 1.6.2 to 1.7.4 by @dependabot in Bump axios from 1.6.2 to 1.7.4
- Bump postcss from 8.3.11 to 8.4.31 by @dependabot in Bump postcss from 8.3.11 to 8.4.31
- Bump braces from 3.0.2 to 3.0.3 in /example by @dependabot in Bump braces from 3.0.2 to 3.0.3 in /example
- Bump requirejs from 2.3.6 to 2.3.7 by @dependabot in Bump requirejs from 2.3.6 to 2.3.7
- Bump micromatch from 4.0.5 to 4.0.8 in /example by @dependabot in Bump micromatch from 4.0.5 to 4.0.8 in /example
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in Bump webpack from 5.76.0 to 5.94.0
Other updates
- [DOCS-4818] EUDC instructions update by @bradumbaugh in [DOCS-4818] EUDC instructions update
- [DOCS-4858] Change "EUDC" to "EDC" by @bradumbaugh in [DOCS-4858] Change "EUDC" to "EDC"
- [MOB-9520]: enable tree-shaking by @mprew97 in [MOB-9520]: enable tree-shaking
Full Changelog: v1.1.1...v1.2.0-beta
v1.1.3
Dependency Updates
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #443
Other updates
- [DOCS-4858] Change "EUDC" to "EDC" by @bradumbaugh in #449
- [MOB-9520]: enable tree-shaking by @mprew97 in #451
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- [MOB-9066]: Better linting rules by @mprew97 in #421
- [MOB-9256]: Added TypeScript linting rule:
prefer-for-of
by @mprew97 in #424 - [DOCS-4818] EUDC instructions update by @bradumbaugh in #428
- [MOB-9513]: Release 1.1.2 by @mprew97 in #448
- Dependency updates:
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #406
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #409
- Bump axios from 1.6.2 to 1.7.4 by @dependabot in #433
- Bump postcss from 8.3.11 to 8.4.31 by @dependabot in #235
- Bump braces from 3.0.2 to 3.0.3 in /example by @dependabot in #434
- Bump requirejs from 2.3.6 to 2.3.7 by @dependabot in #435
- Bump micromatch from 4.0.5 to 4.0.8 in /example by @dependabot in #447
Full Changelog: v1.1.1...v1.1.2