diff --git a/CHANGELOG.md b/CHANGELOG.md index 641468a..2de5655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - **Smart Visitor Detection** — Pushes anonymised visitor properties (login status, user group, page type) to the dataLayer for Google Analytics / Tag Manager. Sets GA4 `user_properties` for persistent session-scoped dimensions. No PII is sent. Default enabled when GTM or GA4 is active. +- **Auto-cascade workflow** — Forward-merges `main` → `dev` after every push; auto-creates a PR on conflict ## [03.10.00] - 2026-04-18 — Bridge Release (MokoOnyx → MokoOnyx)