From 7347fc7c86b54fcf6f92658eeb86eaaf89466630 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Tue, 17 Mar 2026 16:43:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8(doc)=20fix=20changelog=20linting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Merge an outside contribution, didn't notice it broke the changelog fix it. --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 101c8d6e..ee01bbdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,10 +36,8 @@ and this project adheres to - 🩹(backend) add page_size to pagination for room endpoints #1131 - 🐛(backend) refactor lobby throttling to use participant id #1129 - 🩹(backend) ignore non-recording uploads in storage webhook handler #1142 +- 🐛(frontend) fix dimension mismatch in BackgroundCustomProcessor #1116 -### Fixed - -- 🐛(frontend) fix dimension mismatch in BackgroundCustomProcessor getImageData #1116 ## [1.10.0] - 2026-03-05