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