Skip to content

Commit 6db86f8

Browse files
author
Evan Greer
committed
adds release notes to changelog
1 parent b5f6d4a commit 6db86f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [6.6.0-beta1]
77

8+
- 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:
9+
- Fetch anonymous profile creation criteria from your Iterable project, and then automatically create Iterable user profiles for anonymous users who meet these criteria.
10+
- Save information about a user's previous interactions with your application to their anonymous profile, after it's created.
11+
- Display personalized messages for anonymous users (in-app, push, and embedded messages).
12+
- Merge anonymous profiles into an existing, known user profiles (when needed).
13+
- 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).
14+
815
## [6.5.7]
916
### Fixed
1017
- Fixed deeplink re-routing issue where delegate would only return `false` value. Thanks to @scottasoutherland :)

0 commit comments

Comments
 (0)