From d8acc1e26c306c6e5c5cb9ec2b80fcbd588a92bf Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Tue, 28 Jul 2026 22:47:26 +0200 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