From 68ce13f08144c86625ae6a2eb1bf039aa6a47133 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Sat, 19 Sep 2026 00:16:49 -0400 Subject: [PATCH] chore(calls): bump @lotusguild/element-call-embedded to 0.25.0-lotus.4 Picks up the fork fix where "Mute Screenshare Audio" was undone whenever the sharer stopped and re-shared (EC's own volume controls wrote volume 1 through the same setter). The mute now rides the renderer's `muted` prop like deafen does. Docs: fork feature table gains the deafen/screenshare-audio row; the soundboard + quality rows are marked verified end-to-end. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01PPmy3tPq869XDW4njjVaKA --- LOTUS_FEATURES.md | 21 ++++++++++++--------- LOTUS_REFERENCE.md | 2 +- README.md | 2 +- package-lock.json | 8 ++++---- package.json | 2 +- 5 files changed, 19 insertions(+), 16 deletions(-) diff --git a/LOTUS_FEATURES.md b/LOTUS_FEATURES.md index 90056fb11..6cebd5378 100644 --- a/LOTUS_FEATURES.md +++ b/LOTUS_FEATURES.md @@ -349,15 +349,16 @@ so a stock EC config is byte-for-byte upstream behavior. **Active (cinny drives them today):** -| # | Feature | Mechanism | Replaces (old hack) | -| --- | --------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -| A7 | **Denoise in-source** | ML noise suppression runs inside EC as a LiveKit `TrackProcessor