chore(deps): update element-web to v1.12.16 #6353

Merged
alexlebens merged 1 commits from renovate/unified-element-web into main 2026-05-01 02:59:21 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
element-hq/element-web patch 1.12.151.12.16
ghcr.io/element-hq/element-web patch v1.12.15v1.12.16

Release Notes

element-hq/element-web (element-hq/element-web)

v1.12.16

Compare Source

🦖 Deprecations
  • Disallow links without protocol (e.g. starting with http(s)://) in LinkedText. (#​32972). Contributed by @​Half-Shot.
Features
🐛 Bug Fixes

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [element-hq/element-web](https://github.com/element-hq/element-web) | patch | `1.12.15` → `1.12.16` | | [ghcr.io/element-hq/element-web](https://github.com/element-hq/element-web) | patch | `v1.12.15` → `v1.12.16` | --- ### Release Notes <details> <summary>element-hq/element-web (element-hq/element-web)</summary> ### [`v1.12.16`](https://github.com/element-hq/element-web/releases/tag/v1.12.16) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.15...v1.12.16) ##### 🦖 Deprecations - Disallow links without protocol (e.g. starting with http(s)://) in LinkedText. ([#&#8203;32972](https://github.com/element-hq/element-web/pull/32972)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). ##### ✨ Features - Room list: add custom section creation ([#&#8203;33155](https://github.com/element-hq/element-web/pull/33155)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fall back to OIDC response\_mode query if fragment unsupported ([#&#8203;33169](https://github.com/element-hq/element-web/pull/33169)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch OIDC to response\_mode=fragment ([#&#8203;33100](https://github.com/element-hq/element-web/pull/33100)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Hide spoilers from desktop notifications ([#&#8203;31699](https://github.com/element-hq/element-web/pull/31699)). Contributed by [@&#8203;JeftavanderHorst](https://github.com/JeftavanderHorst). - Room list: expand sections when a filter is toggled ([#&#8203;33077](https://github.com/element-hq/element-web/pull/33077)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Show a 'grab' cursor on picture-in-picture view ([#&#8203;33079](https://github.com/element-hq/element-web/pull/33079)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Update URL Preview settings ([#&#8203;32992](https://github.com/element-hq/element-web/pull/32992)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add user friendly capability text for `msc4039.download_file` ([#&#8203;32983](https://github.com/element-hq/element-web/pull/32983)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - Accessibility improvements in settings ([#&#8203;32968](https://github.com/element-hq/element-web/pull/32968)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Move Low Bandwidth feature to devtools. ([#&#8203;32797](https://github.com/element-hq/element-web/pull/32797)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Room list: add activity marker to sections ([#&#8203;33024](https://github.com/element-hq/element-web/pull/33024)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Remove global h2 css rule in favour of heading styles/components ([#&#8203;32969](https://github.com/element-hq/element-web/pull/32969)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Allow Element Call to use MSC4039 ([#&#8203;32755](https://github.com/element-hq/element-web/pull/32755)). Contributed by [@&#8203;JephDiel](https://github.com/JephDiel). - Room list: add default sections ([#&#8203;32785](https://github.com/element-hq/element-web/pull/32785)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). ##### 🐛 Bug Fixes - \[Backport staging] Fix Module API versioning ([#&#8203;33261](https://github.com/element-hq/element-web/pull/33261)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix crashes in when opening Bridges in room settings ([#&#8203;33137](https://github.com/element-hq/element-web/pull/33137)). Contributed by [@&#8203;defaultdino](https://github.com/defaultdino). - fix(call): leave call along with room ([#&#8203;33162](https://github.com/element-hq/element-web/pull/33162)). Contributed by [@&#8203;defaultdino](https://github.com/defaultdino). - Fix React hydration issues ([#&#8203;32958](https://github.com/element-hq/element-web/pull/32958)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Enusre voice message recording does not fall back to the default input if an input is specifically configured. ([#&#8203;32887](https://github.com/element-hq/element-web/pull/32887)). Contributed by [@&#8203;jpborie05](https://github.com/jpborie05). - Room list: fix expanded/collapse state of sections ([#&#8203;33074](https://github.com/element-hq/element-web/pull/33074)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - fix: Left hand sidebar text selectable ([#&#8203;33029](https://github.com/element-hq/element-web/pull/33029)). Contributed by [@&#8203;marley](https://github.com/marley). - Collapsible Left Panel - Ensure that panels have non-fractional widths ([#&#8203;33052](https://github.com/element-hq/element-web/pull/33052)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Collapsible Left Panel - Clicking on separator should expand to 100% when no width is available in settings ([#&#8203;33053](https://github.com/element-hq/element-web/pull/33053)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix EventListSummary not unbinding event listeners ([#&#8203;33006](https://github.com/element-hq/element-web/pull/33006)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-04-28 18:23:49 +00:00
renovate-bot added 1 commit 2026-04-28 18:29:51 +00:00
chore(deps): update element-web to v1.12.16
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 42s
lint-test-helm / validate-kubeconform (pull_request) Successful in 32s
render-manifests / render-manifests (pull_request) Successful in 1m37s
4e8a78d45c
renovate-bot force-pushed renovate/unified-element-web from e3db774e7c to 4e8a78d45c 2026-04-28 18:29:51 +00:00 Compare
alexlebens merged commit ce63dd8132 into main 2026-05-01 02:59:21 +00:00
alexlebens deleted branch renovate/unified-element-web 2026-05-01 02:59:31 +00:00
Sign in to join this conversation.