From 4c63aa827f80cef4fb946d374f4b44c553bfcc58 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Fri, 24 Jul 2026 18:15:40 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(frontend)=20add=20changelog=20entr?= =?UTF-8?q?y=20for=20PR=20#1510?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Document in the CHANGELOG the set of changes shipped in PR #1510, which groups the recent chat, layout and participant tile render optimizations. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9070ea54..fa004b76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to - ⬆️(frontend) upgrade posthog-js from 1.391.2 to 1.395.0 - ⬆️(frontend) upgrade @tanstack/react-query from 5.101.0 to 5.101.1 - ⬆️(frontend) upgrade livekit-client from 2.19.2 to 2.20.0 +- ⚡️(frontend) limit unnecessary re-renders #1510 ## [1.24.0] - 2026-07-21