From e59aaaa9982cb20920bcfff31bdcad4422c4413e Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Tue, 25 Aug 2026 23:12:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(changelog)=20fix=20a=20minor=20cha?= =?UTF-8?q?ngelog=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wrongly added to an old section during a rebase. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5f2d543..b65d97ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to - ⬆️(frontend) upgrade posthog-js from 1.404.1 to 1.409.5 - ⚡️(frontend) apply frugal constraint to the active meeting audio track - ⚡️(backend) replace blocking Redis KEYS with cursor-based SCAN +- ✨(summary) add hostname to analytics properties ## [1.28.0] - 2026-08-24 @@ -62,7 +63,6 @@ and this project adheres to - 🔥(frontend) drop unused vendored ConnectionObserver - 🐛(frontend) vendor formatChatMessageLinks and trim surrounding newlines -- ✨(summary) add hostname to analytics properties ### Fixed