From 13385b68f2f9dd5b9c28f9a4e99d14e96ae5f616 Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Tue, 28 Jul 2026 12:00:00 +0000 Subject: [PATCH] feat(element-call): expose camera/screen share quality settings in Video tab Moved from behind the Developer-mode toggle into the regular Video settings tab (fork commit f61650c0 in threadnet-call) - these are just resolution/framerate/bitrate/codec pickers, not actually developer-only functionality, just accidentally buried where most users would never find them. Co-Authored-By: Claude Sonnet 5 --- apps/production/element-server-suite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/element-server-suite.yaml b/apps/production/element-server-suite.yaml index be286ee..265c871 100644 --- a/apps/production/element-server-suite.yaml +++ b/apps/production/element-server-suite.yaml @@ -81,7 +81,7 @@ spec: image: registry: rohana.axion1337.de repository: sorb/threadnet-web - tag: v0.2.3-elementcall-h264 + tag: v0.2.4-elementcall-videosettings ingress: host: axion1337.chat