Robin
426ea30fe1
Remove all references to .well-known transport advertisement
2026-08-10 15:10:49 +02:00
Robin
7d6a0da6a9
Remove outdated tests
2026-08-10 14:33:14 +02:00
Robin
ea31f073a7
Merge branch 'valere/widget_rtc_transport_action' into valere/rtc/remove_well_known_fallback
2026-08-10 14:32:44 +02:00
Robin
296c735500
Merge branch 'livekit' into valere/widget_rtc_transport_action
2026-08-10 13:43:42 +02:00
Robin
341c508a42
Remove outdated tests
2026-08-10 13:22:37 +02:00
Robin
78e585c5f4
Update matrix-js-sdk to support RTC transport discovery over widget API
...
Pulls in commit 0d8558de2c682a8cd719d385bfa0b5c01f2fb69e from matrix-js-sdk
2026-08-10 13:14:45 +02:00
Robin
81da4c9093
Remove need to approve builds of matrix-js-sdk after every update
2026-08-10 13:13:58 +02:00
Robin
064a88b9c7
Update pnpm to 11.21.0
2026-08-10 13:11:14 +02:00
Robin
14fd8c179b
Fix formatting
2026-08-10 12:55:29 +02:00
978ffee183
Update ghcr.io/element-hq/element-web:develop Docker digest to a23cced ( #4155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-07 09:28:35 +02:00
2d64cf4b30
Update ghcr.io/element-hq/element-web:develop Docker digest to 6fb12e1 ( #4154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-06 09:38:48 +02:00
Valere
9d5ca297e3
Remove well-known discovery
2026-08-05 16:12:41 +02:00
Robin and GitHub
eb65a28a75
Merge pull request #4146 from element-hq/performance
...
Performance: Enable React Compiler
2026-08-05 11:10:40 +02:00
Robin
9d400323d0
Clarify why certain tests disable the React Compiler
2026-08-05 10:54:49 +02:00
6d7d3093b3
Update ghcr.io/element-hq/element-web:develop Docker digest to b4e2d2d ( #4149 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-05 10:16:05 +02:00
Robin and GitHub
2b07e9e822
Merge pull request #4148 from element-hq/renovate/i18next-26.x
...
Update dependency i18next to v26
2026-08-04 22:49:21 +02:00
renovate[bot] and GitHub
7ae1fc6cd8
Update dependency i18next to v26
2026-08-04 17:21:53 +00:00
Robin
608695fc95
Performance: Enable React Compiler
...
With the React Compiler, our component code is transformed at build time to automatically apply various forms of memoization. This changes the runtime semantics of our code a little bit and therefore could surface new bugs in the next release cycle in case any components fail to follow the rules of React. See https://react.dev/learn/react-compiler for more information.
This results in a small bundle size increase and modest performance gains, but I think it's worth it given the potential for larger performance gains once we tune the component structure a bit more.
2026-08-04 17:57:23 +02:00
Robin and GitHub
a08a577e18
Merge pull request #4138 from element-hq/renovate/all-minor-patch
...
Update all non-major dependencies
2026-08-04 17:19:28 +02:00
Robin
55b2d2b130
Remove possibility for CI Playwright version to get out of sync
2026-08-04 17:04:07 +02:00
5b84b2c04d
Update ghcr.io/element-hq/element-web:develop Docker digest to 3daefff ( #4116 )
...
* Update ghcr.io/element-hq/element-web:develop Docker digest to 0183c0a
* Update end-to-end tests to work with auto-collapsing room list
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robin <robin@robin.town >
2026-08-04 12:35:18 +00:00
Robin
3af0744324
Merge branch 'livekit' into renovate/all-minor-patch
2026-08-04 14:20:13 +02:00
Robin and GitHub
07567ed31d
Merge pull request #4118 from element-hq/renovate/livekit-components
...
Update LiveKit components
2026-08-04 14:05:47 +02:00
Robin
d6e097476e
Address linter finding
2026-08-04 13:51:56 +02:00
Robin
540eb306f4
Fix unit tests
2026-08-04 13:48:52 +02:00
Robin
f62428ba0d
Update code formatting
2026-08-04 13:43:38 +02:00
renovate[bot] and GitHub
d579169d54
Update all non-major dependencies
2026-08-04 11:39:13 +00:00
Robin and GitHub
8daaa649eb
Merge pull request #4147 from element-hq/renovate/npm-postcss-vulnerability
...
Update dependency postcss to v8.5.23 [SECURITY]
2026-08-04 13:36:56 +02:00
Robin and GitHub
2d5a4eefec
Merge pull request #4139 from element-hq/renovate/posthog
...
Update dependency posthog-js to v1.408.2
2026-08-04 13:26:18 +02:00
renovate[bot] and GitHub
d550430c8a
Update dependency postcss to v8.5.23 [SECURITY]
2026-08-04 11:11:52 +00:00
Robin and GitHub
78724acfcf
Merge pull request #4140 from element-hq/renovate/compound
...
Update dependency @vector-im/compound-web to v9.9.0
2026-08-04 13:10:48 +02:00
Robin and GitHub
20c7112812
Merge pull request #4141 from element-hq/renovate/matrix-widget-api
...
Update dependency matrix-widget-api to v1.18.0
2026-08-04 13:09:58 +02:00
renovate[bot] and GitHub
a7c996f3ea
Update dependency posthog-js to v1.408.2
2026-08-04 11:07:26 +00:00
Valere Fedronic and GitHub
4fbcbb4849
Merge pull request #4136 from element-hq/valere/fix_4132
...
fix: FF mirrored self video lose rounding
2026-08-03 13:53:04 +02:00
Robin and GitHub
74102ac6c2
Merge pull request #3075 from hughns/defaut-server-config
...
Remove default server config as it is not likely to be correct
2026-08-03 10:49:49 +02:00
Robin
11a6fa9b45
Fix tests
2026-08-03 10:32:52 +02:00
Robin
507a6f29a5
Merge branch 'livekit' into defaut-server-config
2026-08-03 10:29:41 +02:00
renovate[bot] and GitHub
e725bc5de3
Update dependency matrix-widget-api to v1.18.0
2026-08-03 03:03:18 +00:00
renovate[bot] and GitHub
c15d4c50a1
Update dependency @vector-im/compound-web to v9.9.0
2026-08-03 03:02:53 +00:00
Valere
e1bc4a096b
fix: FF mirrored self video lose rounding
2026-07-31 12:20:32 +02:00
renovate[bot] and GitHub
b524de9298
Update LiveKit components
2026-07-30 20:51:22 +00:00
Robin and GitHub
bfb5fb922f
Merge pull request #4134 from element-hq/renovate/npm-postcss-vulnerability
...
Update dependency postcss to v8.5.18 [SECURITY]
2026-07-30 11:01:41 +02:00
renovate[bot] and GitHub
3f4d55343a
Update dependency postcss to v8.5.18 [SECURITY]
2026-07-30 08:45:15 +00:00
Robin and GitHub
73d8d2c2c3
Merge pull request #4120 from element-hq/johannes/i18n-download-fixes
...
Apply correct GH label and fix ordering issue in i18n download
2026-07-30 10:45:09 +02:00
Robin and GitHub
fcfe73c50d
Merge pull request #4117 from element-hq/renovate/livekit-client
...
Update dependency livekit-client to v2.21.0
2026-07-30 10:43:24 +02:00
Valere
ffb6b0a5f6
Use rtc transport action with widgets
2026-07-30 10:43:09 +02:00
renovate[bot] and GitHub
5564015a8b
Update dependency livekit-client to v2.21.0
2026-07-28 18:56:05 +00:00
Robin and GitHub
62eeb10d38
Merge pull request #4130 from element-hq/landscape-default-grid
...
Only show layout switch when it has an effect on the layout
v0.23.0-rc.1
2026-07-28 15:28:06 +02:00
Robin
2de7fdde10
Fix layout switches not showing their state on the combined docs page
...
On the combined Storybook docs page for the call footer, the layout switches would not show the correct state until you hovered over them because they all shared the same input name and thus were interpreted as belonging to the same radio group.
2026-07-28 15:06:15 +02:00
Robin
5a96d1769e
Only show layout switch when it has an effect on the layout
2026-07-28 15:06:15 +02:00