From 81e3483f282d4ded73104ebfcc2fc3f40012dae9 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Sun, 17 May 2026 18:53:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(changelog)=20update=20the=20change?= =?UTF-8?q?log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77631271..1fac67c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ and this project adheres to ## [Unreleased] +### Added + +- ✨(fullstack) allow participants to mute others based on room configuration +- ✨(frontend) add synchronizer for room metadata updates + +### Changed + +- ♻️(fullstack) simplify source serialization +- ✨(backend) expose room configuration to all API consumers + ## [1.16.0] - 2026-05-13 ### Added