📝(changelog) fix a minor changelog issue

Wrongly added to an old section during a rebase.
This commit is contained in:
lebaudantoine
2026-08-25 23:12:52 +02:00
committed by aleb_the_flash
parent 76a24d4787
commit e59aaaa998
+1 -1
View File
@@ -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