From de1f7158f5417043fb8a3014ac259bcccdd8d26d Mon Sep 17 00:00:00 2001 From: Ovgodd Date: Tue, 22 Sep 2026 16:02:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(changelog)=20shorten=20the=20recep?= =?UTF-8?q?tion=20resolution=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The changelog check fails at 80 columns. Dropping "the" keeps the reception resolution entry under that limit. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee212112..31b6c12a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ and this project adheres to - 🐛(helm) render periodSeconds and failureThreshold on probes - 🐛(backend) report the app release to Sentry instead of "NA" - 🐛(frontend) play the waiting room notification sound on every arrival -- 🐛(frontend) apply the saved reception resolution when joining a meeting #1714 +- 🐛(frontend) apply saved reception resolution when joining a meeting #1714 - 🐛(backend) acknowledge unknown LiveKit webhook events instead of 422 - 🔒️(backend) enforce display name setting on rename API - 🔒️(backend) reject inactive users in resource server backend