Make Element Call widgets compatible with Matrix 2.0 mode

This gives Element Call widgets the ability to send and receive sticky RTC membership events.
This commit is contained in:
Robin
2026-01-16 18:26:21 +01:00
parent 3eb88ec4a8
commit d516f0f602
4 changed files with 16 additions and 13 deletions

View File

@@ -104,8 +104,8 @@
"livekit-client": "^2.13.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#4a75d2c92f1ac7476a6d398057b91c65054f1b80",
"matrix-widget-api": "^1.14.0",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#robin/sticky-embedded",
"matrix-widget-api": "^1.16.1",
"node-stdlib-browser": "^1.3.1",
"normalize.css": "^8.0.1",
"observable-hooks": "^4.2.3",