From 8d4bcad949dc89947f590c90014b84c477bd9a56 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 e1793da3..83c61489 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,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