From 92b2c962ef3545a53c8701c70d28d2adc7154bb3 Mon Sep 17 00:00:00 2001 From: Evan Greer Date: Wed, 3 Sep 2025 11:58:30 -0600 Subject: [PATCH] updates changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fb6cdec2..be6050f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Display personalized messages for unknown users (in-app, push, and embedded messages). - Merge unknown user profiles into an existing, known user profiles (when needed). - `IterableConfig` is updated with an `enableUnknownUserActivation` flag that needs to be set to true to allow use of the unknown user activation functionality +- Unknown user activation is currently in public 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). - To learn more, read [Unknown User Activation: Developer Docs](https://support.iterable.com/hc/sections/40078809116180). ## [3.5.16]