From 89f68c4c19708cf3a5cde1816b03dbc86226dacf Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 11:08:46 +0000 Subject: [PATCH] update changelog and docs from OCS PR #2361 --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 6d538b6..9e18aa3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,9 @@ hide: --- # Changelog +## Oct 24, 2025 +* **BUG** Fixed dashboard query issues with unique counts, date range filtering for active participants and sessions, and improved cache keys. + ## Oct 23, 2025 * **BUG** Fixed an issue where timeout triggers would fire repeatedly instead of respecting the configured delay between triggers.