chore(deps): update dependency element-hq/element-web to v1.12.10 #3880

Merged
alexlebens merged 1 commits from renovate/unified-element-hqelement-web into main 2026-02-10 19:10:05 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
element-hq/element-web patch v1.12.9v1.12.10

Release Notes

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

v1.12.10

Compare Source

Features

🐛 Bug Fixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [element-hq/element-web](https://github.com/element-hq/element-web) | patch | `v1.12.9` → `v1.12.10` | --- ### Release Notes <details> <summary>element-hq/element-web (element-hq/element-web)</summary> ### [`v1.12.10`](https://github.com/element-hq/element-web/releases/tag/v1.12.10) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.9...v1.12.10) #### ✨ Features - Support additional\_creators in /upgraderoom (MSC4289) ([#&#8203;31934](https://github.com/element-hq/element-web/pull/31934)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Update room header icon for world\_readable rooms ([#&#8203;31915](https://github.com/element-hq/element-web/pull/31915)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Show an icon in the room header for shared history ([#&#8203;31879](https://github.com/element-hq/element-web/pull/31879)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Remove "history may be shared" banner. ([#&#8203;31881](https://github.com/element-hq/element-web/pull/31881)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Allow dismissing 'Key storage out of sync' temporarily ([#&#8203;31455](https://github.com/element-hq/element-web/pull/31455)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Add `resolutions` entry for `matrix-widget-api` to package.json ([#&#8203;31851](https://github.com/element-hq/element-web/pull/31851)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Improve visibility under contrast control mode ([#&#8203;31847](https://github.com/element-hq/element-web/pull/31847)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Unread Sorting - Add option for sorting in `OptionsMenuView` ([#&#8203;31754](https://github.com/element-hq/element-web/pull/31754)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Unread sorting - Implement sorter and use it in the room list store ([#&#8203;31723](https://github.com/element-hq/element-web/pull/31723)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Allow Element Call widgets to receive sticky events ([#&#8203;31843](https://github.com/element-hq/element-web/pull/31843)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Improve icon rendering accessibility ([#&#8203;31791](https://github.com/element-hq/element-web/pull/31791)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add message preview toggle to room list header option ([#&#8203;31821](https://github.com/element-hq/element-web/pull/31821)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). #### 🐛 Bug Fixes - \[Backport staging] Fix room list not being cleared ([#&#8203;32438](https://github.com/element-hq/element-web/pull/32438)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix failure to update room info panel on joinrule change ([#&#8203;31938](https://github.com/element-hq/element-web/pull/31938)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Throttle space notification state calculation ([#&#8203;31922](https://github.com/element-hq/element-web/pull/31922)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix emoji verification responsive layout ([#&#8203;31899](https://github.com/element-hq/element-web/pull/31899)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add patch for linkify to fix doctype handling ([#&#8203;31900](https://github.com/element-hq/element-web/pull/31900)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix rooms with no messages appearing at the top of the room list ([#&#8203;31798](https://github.com/element-hq/element-web/pull/31798)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix room list menu flashes when menu is closed ([#&#8203;31868](https://github.com/element-hq/element-web/pull/31868)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Message preview toggle is inverted in room list header ([#&#8203;31865](https://github.com/element-hq/element-web/pull/31865)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix duplicate toasts appearing for the same call if two events appear. ([#&#8203;31693](https://github.com/element-hq/element-web/pull/31693)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix ability to send rageshake during session restore failure ([#&#8203;31848](https://github.com/element-hq/element-web/pull/31848)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix mis-alignment of `Threads` right panel title ([#&#8203;31849](https://github.com/element-hq/element-web/pull/31849)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Unset buttons does not include color inherit ([#&#8203;31801](https://github.com/element-hq/element-web/pull/31801)). Contributed by [@&#8203;Philldomd](https://github.com/Philldomd). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2026-02-10 18:32:35 +00:00
renovate-bot added 1 commit 2026-02-10 18:32:36 +00:00
chore(deps): update dependency element-hq/element-web to v1.12.10
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 22s
3f44d2d18c
renovate-bot force-pushed renovate/unified-element-hqelement-web from 3f44d2d18c to c2bfe214a8 2026-02-10 18:34:16 +00:00 Compare
renovate-bot force-pushed renovate/unified-element-hqelement-web from c2bfe214a8 to f9ba34a4f8 2026-02-10 18:36:45 +00:00 Compare
alexlebens merged commit 9a75bc2c95 into main 2026-02-10 19:10:05 +00:00
alexlebens deleted branch renovate/unified-element-hqelement-web 2026-02-10 19:10:11 +00:00
Sign in to join this conversation.