chore(deps): update vectorim/element-web docker tag to v1.12.18 #6

Merged
forgejo merged 15 commits from refs/pull/6/head into main 2026-05-14 22:23:16 +00:00
forgejo commented 2026-05-14 21:56:09 +00:00 (Migrated from git.smallhack.org)

This PR contains the following updates:

Package Update Change
vectorim/element-web minor v1.11.96v1.12.18

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v1.12.18

Compare Source

Features

🐛 Bug Fixes

v1.12.17

Compare Source

🐛 Bug Fixes

  • [Backport] Fix OIDC login callback handling on Element Desktop (#​33337). Contributed by @​t3chguy.

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

v1.12.15

Compare Source

Fixes Desktop release workflow.

This release is identical to v1.12.14 otherwise.

v1.12.14

Compare Source

Features

🐛 Bug Fixes

v1.12.13

Compare Source

🦖 Deprecations

Features

🐛 Bug Fixes

  • [Backport staging] Fix soft crash of room list when trying to open a room (#​32872). Contributed by @​RiotRobot.
  • Fix "key storage out of sync" appearing when key storage is actually fine (#​32811). Contributed by @​andybalaam.
  • Fix remove button styling in local address list of room settings (#​32798). Contributed by @​florianduros.
  • Always check & update the users timezone on their profile on startup (#​32764). Contributed by @​Half-Shot.
  • Fix nx configuration to actually run type linter (#​32776). Contributed by @​richvdh.
  • Fix expand space panel button not being shown on keyboard focus (#​32746). Contributed by @​t3chguy.
  • Reset key storage if restoring from Recovery encounters the wrong decryption key (#​32668). Contributed by @​andybalaam.

v1.12.12

Compare Source

Features

🐛 Bug Fixes

v1.12.11

Compare Source

🦖 Deprecations

Features

🐛 Bug Fixes

v1.12.10

Compare Source

Features

🐛 Bug Fixes

v1.12.9

Compare Source

Features

🐛 Bug Fixes

v1.12.8

Compare Source

🦖 Deprecations

  • Remove element_call.participant_limit config and associated code. (#​31638). Contributed by @​Half-Shot.

Features

🐛 Bug Fixes

v1.12.7

Compare Source

Features

🐛 Bug Fixes

v1.12.6

Compare Source

This release fixes a bug where 1:1 calling was incorrectly not available if no Element Call focus was set.

🐛 Bug Fixes

  • Add option to pick call options for voice calls. (#​31413).

v1.12.5

Compare Source

Features

🐛 Bug Fixes

v1.12.4

Compare Source

Features

🐛 Bug Fixes

v1.12.3

Compare Source

🦖 Deprecations

Features

🐛 Bug Fixes

v1.12.2

Compare Source

Features

🐛 Bug Fixes

v1.12.1

Compare Source

Features

🐛 Bug Fixes

v1.12.0

Compare Source

🦖 Deprecations

  • Remove remaining support for outdated .well-known settings (#​30702). Contributed by @​richvdh.

Features

🐛 Bug Fixes

v1.11.112

Compare Source

Fix CVE-2025-59161 / GHSA-m6c8-98f4-75rr

v1.11.111

Compare Source

Features

🐛 Bug Fixes

v1.11.110

Compare Source

Features

🐛 Bug Fixes

v1.11.109

Compare Source

This release supports the upcoming v12 ("hydra") Matrix room version and is necessary to view and participate in these rooms.

Features

🐛 Bug Fixes

v1.11.108

Compare Source

🐛 Bug Fixes

  • [Backport staging] Fix downloaded attachments not being decrypted (#​30434). Contributed by @​RiotRobot.

v1.11.107

Compare Source

Features

🐛 Bug Fixes

v1.11.106

Compare Source

Features

🐛 Bug Fixes

v1.11.105

Compare Source

Features

🐛 Bug Fixes

v1.11.104

Compare Source

Features

🐛 Bug Fixes

v1.11.103

Compare Source

🔒 Security

  • Upgrade the matrix-rust-sdk to resolve a High severity security issue (CVE-2025-48937, GHSA-x958-rvg6-956w): Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners.

v1.11.102

Compare Source

Features

🐛 Bug Fixes

v1.11.101

Compare Source

Features

🐛 Bug Fixes

v1.11.100

Compare Source

Features

🐛 Bug Fixes

v1.11.99

Compare Source

No changes, just bumping the version to accommodate a new Element Desktop release

v1.11.98

Compare Source

Features

🐛 Bug Fixes

v1.11.97

Compare Source

Security

Features

🐛 Bug Fixes


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vectorim/element-web](https://github.com/element-hq/element-web) | minor | `v1.11.96` → `v1.12.18` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>element-hq/element-web (vectorim/element-web)</summary> ### [`v1.12.18`](https://github.com/element-hq/element-web/releases/tag/v1.12.18) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.17...v1.12.18) #### ✨ Features - Room list: add collapse/expand all sections ([#&#8203;33318](https://github.com/element-hq/element-web/pull/33318)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Show user status in timeline ([#&#8203;32991](https://github.com/element-hq/element-web/pull/32991)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Disable URL Preview setting if disabled on the homeserver ([#&#8203;33279](https://github.com/element-hq/element-web/pull/33279)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Go to welcome on logout ([#&#8203;33306](https://github.com/element-hq/element-web/pull/33306)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Room list: edit or remove custom sections ([#&#8203;33283](https://github.com/element-hq/element-web/pull/33283)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Re-generate QR code if the channel expires before scan ([#&#8203;33303](https://github.com/element-hq/element-web/pull/33303)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update toast styles, improve incoming call notifications ([#&#8203;33043](https://github.com/element-hq/element-web/pull/33043)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Add Module Composer API ([#&#8203;33284](https://github.com/element-hq/element-web/pull/33284)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Room list: exclude default section from room list item menu ([#&#8203;33278](https://github.com/element-hq/element-web/pull/33278)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Show 'Verify this device' toast even if there are no encrypted rooms yet ([#&#8203;32891](https://github.com/element-hq/element-web/pull/32891)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Promote "Share encrypted history" from labs ([#&#8203;33281](https://github.com/element-hq/element-web/pull/33281)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Room list: assign room to section when section is created ([#&#8203;33240](https://github.com/element-hq/element-web/pull/33240)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Confirm before inviting unknown users to a DM/room ([#&#8203;33171](https://github.com/element-hq/element-web/pull/33171)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Room list: assign room to custom section ([#&#8203;33238](https://github.com/element-hq/element-web/pull/33238)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Redesign link previews ([#&#8203;33061](https://github.com/element-hq/element-web/pull/33061)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Room list: scroll to newly creation section ([#&#8203;33210](https://github.com/element-hq/element-web/pull/33210)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). #### 🐛 Bug Fixes - Update home page CSS ([#&#8203;32723](https://github.com/element-hq/element-web/pull/32723)). Contributed by [@&#8203;wolterkam](https://github.com/wolterkam). - Web: Fix typo in `152x152` icon source of `manifest.json` ([#&#8203;33369](https://github.com/element-hq/element-web/pull/33369)). Contributed by [@&#8203;bartvdbraak](https://github.com/bartvdbraak). - prevent replay hover from restarting playback ([#&#8203;33364](https://github.com/element-hq/element-web/pull/33364)). Contributed by [@&#8203;ZacksBot](https://github.com/ZacksBot). - Properly save `undefined` id tokens from OIDC login ([#&#8203;33345](https://github.com/element-hq/element-web/pull/33345)). Contributed by [@&#8203;gingershaped](https://github.com/gingershaped). - Show the right cursor when hovering over a space ([#&#8203;33351](https://github.com/element-hq/element-web/pull/33351)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Set `type` in auth dict for `m.oauth` UIA stage ([#&#8203;33344](https://github.com/element-hq/element-web/pull/33344)). Contributed by [@&#8203;gingershaped](https://github.com/gingershaped). - Remove duplicated UI in appearance settings ([#&#8203;33336](https://github.com/element-hq/element-web/pull/33336)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Move playwright-common wait-on from devDependencies to dependencies ([#&#8203;33272](https://github.com/element-hq/element-web/pull/33272)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`v1.12.17`](https://github.com/element-hq/element-web/releases/tag/v1.12.17) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.16...v1.12.17) #### 🐛 Bug Fixes - \[Backport] Fix OIDC login callback handling on Element Desktop ([#&#8203;33337](https://github.com/element-hq/element-web/pull/33337)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`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). ### [`v1.12.15`](https://github.com/element-hq/element-web/releases/tag/v1.12.15) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.14...v1.12.15) Fixes Desktop release workflow. This release is identical to v1.12.14 otherwise. ### [`v1.12.14`](https://github.com/element-hq/element-web/releases/tag/v1.12.14) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.13...v1.12.14) #### ✨ Features - Add analytics tracking for URL previews ([#&#8203;32659](https://github.com/element-hq/element-web/pull/32659)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Collapsible Room List - Clicking on separator should expand to last set width ([#&#8203;32909](https://github.com/element-hq/element-web/pull/32909)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - RoomList: improve performance ([#&#8203;32919](https://github.com/element-hq/element-web/pull/32919)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Implement collapsible panels for the new room list ([#&#8203;32742](https://github.com/element-hq/element-web/pull/32742)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Hide the names of banned users behind a spoiler tag (attempt 2) ([#&#8203;32636](https://github.com/element-hq/element-web/pull/32636)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). #### 🐛 Bug Fixes - Use the code signing Subject Name as basis for Tray GUID on Windows ([#&#8203;32939](https://github.com/element-hq/element-web/pull/32939)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Ensure the incoming verification request appears above the please verify prompt ([#&#8203;32931](https://github.com/element-hq/element-web/pull/32931)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Collapsible Room List - Prevent any interaction with the separator when the panel is expanded ([#&#8203;32910](https://github.com/element-hq/element-web/pull/32910)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix icon size of badges in right panel ([#&#8203;32952](https://github.com/element-hq/element-web/pull/32952)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix room list often showing the wrong icons for calls ([#&#8203;32881](https://github.com/element-hq/element-web/pull/32881)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Fix emoticon slash commands including stale buffers ([#&#8203;32928](https://github.com/element-hq/element-web/pull/32928)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix presence indicators not showing without cache ([#&#8203;32880](https://github.com/element-hq/element-web/pull/32880)). Contributed by [@&#8203;DLCSharp](https://github.com/DLCSharp). - Show space name instead of 'Empty room' after creation ([#&#8203;32886](https://github.com/element-hq/element-web/pull/32886)). Contributed by [@&#8203;gugaribeiro05](https://github.com/gugaribeiro05). - Strip ephemeral query params from OIDC redirect URI ([#&#8203;32875](https://github.com/element-hq/element-web/pull/32875)). Contributed by [@&#8203;azmeuk](https://github.com/azmeuk). ### [`v1.12.13`](https://github.com/element-hq/element-web/releases/tag/v1.12.13) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.12...v1.12.13) #### 🦖 Deprecations - Remove automatic rageshakes on UTD labs feature ([#&#8203;32778](https://github.com/element-hq/element-web/pull/32778)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Remove automaticErrorReporting labs feature ([#&#8203;32781](https://github.com/element-hq/element-web/pull/32781)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). #### ✨ Features - Upgrade Element Call for new picture-in-picture designs ([#&#8203;32816](https://github.com/element-hq/element-web/pull/32816)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Room list: add sections to shared components ([#&#8203;32735](https://github.com/element-hq/element-web/pull/32735)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - feat: Devtool for sticky events MSC4354 ([#&#8203;32741](https://github.com/element-hq/element-web/pull/32741)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - Port URL Preview components to MVVM ([#&#8203;32525](https://github.com/element-hq/element-web/pull/32525)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add support for Widget & Room Header Buttons module APIs ([#&#8203;32734](https://github.com/element-hq/element-web/pull/32734)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Port over linkifyJS to shared-components. ([#&#8203;32731](https://github.com/element-hq/element-web/pull/32731)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Redesign widget pip and move into shared component ([#&#8203;32654](https://github.com/element-hq/element-web/pull/32654)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Implement customisations & login component Module API 1.11.0 ([#&#8203;32687](https://github.com/element-hq/element-web/pull/32687)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Realign MessageActionBar to Figma designs ([#&#8203;32722](https://github.com/element-hq/element-web/pull/32722)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Implement new widget permissions module api ([#&#8203;32565](https://github.com/element-hq/element-web/pull/32565)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). #### 🐛 Bug Fixes - \[Backport staging] Fix soft crash of room list when trying to open a room ([#&#8203;32872](https://github.com/element-hq/element-web/pull/32872)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix "key storage out of sync" appearing when key storage is actually fine ([#&#8203;32811](https://github.com/element-hq/element-web/pull/32811)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Fix remove button styling in local address list of room settings ([#&#8203;32798](https://github.com/element-hq/element-web/pull/32798)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Always check & update the users timezone on their profile on startup ([#&#8203;32764](https://github.com/element-hq/element-web/pull/32764)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix nx configuration to actually run type linter ([#&#8203;32776](https://github.com/element-hq/element-web/pull/32776)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Fix expand space panel button not being shown on keyboard focus ([#&#8203;32746](https://github.com/element-hq/element-web/pull/32746)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Reset key storage if restoring from Recovery encounters the wrong decryption key ([#&#8203;32668](https://github.com/element-hq/element-web/pull/32668)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). ### [`v1.12.12`](https://github.com/element-hq/element-web/releases/tag/v1.12.12) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.11...v1.12.12) #### ✨ Features - Add stable support for MSC4380 invite blocking ([#&#8203;31966](https://github.com/element-hq/element-web/pull/31966)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Hide the names of banned users behind a spoiler tag ([#&#8203;32424](https://github.com/element-hq/element-web/pull/32424)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Room list: remove bold effect on selected room ([#&#8203;32593](https://github.com/element-hq/element-web/pull/32593)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Use Compound buttons in auth screens ([#&#8203;32562](https://github.com/element-hq/element-web/pull/32562)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Track room list sorting algorithm changes ([#&#8203;32556](https://github.com/element-hq/element-web/pull/32556)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Update `sso_redirect_options` to work for Native OIDC ([#&#8203;32537](https://github.com/element-hq/element-web/pull/32537)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - Room list: avoid excessive re-renders on room list store update or filter change ([#&#8203;32663](https://github.com/element-hq/element-web/pull/32663)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Room list: listen to call event to check number of participants ([#&#8203;32677](https://github.com/element-hq/element-web/pull/32677)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix invite-specific join errors not being shown ([#&#8203;32621](https://github.com/element-hq/element-web/pull/32621)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Prevent logging lots of "Browser unsupported" lines ([#&#8203;32647](https://github.com/element-hq/element-web/pull/32647)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Update critical gradient for room status bar ([#&#8203;32575](https://github.com/element-hq/element-web/pull/32575)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Room list: avoid header overflowing when too long ([#&#8203;32645](https://github.com/element-hq/element-web/pull/32645)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Room list: center focus outline of room list item ([#&#8203;32637](https://github.com/element-hq/element-web/pull/32637)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix misaligned cross in complete security dialog ([#&#8203;32614](https://github.com/element-hq/element-web/pull/32614)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Room list: fix keyboard navigation ([#&#8203;32585](https://github.com/element-hq/element-web/pull/32585)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Don't show empty privacy section ([#&#8203;32582](https://github.com/element-hq/element-web/pull/32582)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Disable room list image dragging ([#&#8203;32590](https://github.com/element-hq/element-web/pull/32590)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Update UserMenu theme toggle to use IconButton ([#&#8203;32591](https://github.com/element-hq/element-web/pull/32591)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Room list: make room list item scales with large font size ([#&#8203;32523](https://github.com/element-hq/element-web/pull/32523)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). ### [`v1.12.11`](https://github.com/element-hq/element-web/releases/tag/v1.12.11) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.10...v1.12.11) #### 🦖 Deprecations - Remove UIFeature.BulkUnverifiedSessionsReminder setting ([#&#8203;31943](https://github.com/element-hq/element-web/pull/31943)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Remove unused function to auto-rageshake when key backup is not set up ([#&#8203;31942](https://github.com/element-hq/element-web/pull/31942)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). #### ✨ Features - Room list: update the visuals in order to have better contrast ([#&#8203;32421](https://github.com/element-hq/element-web/pull/32421)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Set history visibility to "invited" for DMs and new non-public rooms when creating a room ([#&#8203;31974](https://github.com/element-hq/element-web/pull/31974)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Remove server acl status/summaries from timeline ([#&#8203;32461](https://github.com/element-hq/element-web/pull/32461)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Update `globalBlacklistUnverifiedDevices` on setting change ([#&#8203;31983](https://github.com/element-hq/element-web/pull/31983)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Add badge for history visibiltity to room info panel ([#&#8203;31927](https://github.com/element-hq/element-web/pull/31927)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). #### 🐛 Bug Fixes - Default useOnlyCurrentProfiles to true ([#&#8203;32524](https://github.com/element-hq/element-web/pull/32524)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Keep custom theme active after reload ([#&#8203;32506](https://github.com/element-hq/element-web/pull/32506)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Update font format from 'ttf' to 'truetype' ([#&#8203;32493](https://github.com/element-hq/element-web/pull/32493)). Contributed by [@&#8203;all-yall](https://github.com/all-yall). - Fix videos on Firefox ([#&#8203;32497](https://github.com/element-hq/element-web/pull/32497)). Contributed by [@&#8203;p1gp1g](https://github.com/p1gp1g). - Use a dedicated FAQ/help entry for key storage. ([#&#8203;32480](https://github.com/element-hq/element-web/pull/32480)). Contributed by [@&#8203;mxandreas](https://github.com/mxandreas). - Avoid showing two chat timelines side by side after a call ([#&#8203;32484](https://github.com/element-hq/element-web/pull/32484)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Update screenshot for reactive display name disambiguation ([#&#8203;32431](https://github.com/element-hq/element-web/pull/32431)). Contributed by [@&#8203;aditya-cherukuru](https://github.com/aditya-cherukuru). - Fix Status Bar being unreadable when the user overrides the default OS light/dark theme. ([#&#8203;32442](https://github.com/element-hq/element-web/pull/32442)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - fix: Remove state\_key: null from Seshat search results ([#&#8203;31524](https://github.com/element-hq/element-web/pull/31524)). Contributed by [@&#8203;shinaoka](https://github.com/shinaoka). - Fix user pill deserialisation ([#&#8203;31947](https://github.com/element-hq/element-web/pull/31947)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`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). ### [`v1.12.9`](https://github.com/element-hq/element-web/releases/tag/v1.12.9) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.8...v1.12.9) #### ✨ Features - Allow local log downloads when a rageshake URL is not configured. ([#&#8203;31716](https://github.com/element-hq/element-web/pull/31716)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Improve icon rendering accessibility ([#&#8203;31776](https://github.com/element-hq/element-web/pull/31776)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Show "Bob shared this message" on messages shared via MSC4268 ([#&#8203;31684](https://github.com/element-hq/element-web/pull/31684)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Update the way we render icons for accessibility ([#&#8203;31731](https://github.com/element-hq/element-web/pull/31731)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch from css masks to rendering svg ([#&#8203;31681](https://github.com/element-hq/element-web/pull/31681)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Support for stable MSC4191 account management action parameter ([#&#8203;31701](https://github.com/element-hq/element-web/pull/31701)). Contributed by [@&#8203;hughns](https://github.com/hughns). - Support for stable m.oauth UIA stage from MSC4312 ([#&#8203;31704](https://github.com/element-hq/element-web/pull/31704)). Contributed by [@&#8203;hughns](https://github.com/hughns). - Switch to Compound icons to replace old icons ([#&#8203;31667](https://github.com/element-hq/element-web/pull/31667)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch from svg masks to svg rendering in more places ([#&#8203;31652](https://github.com/element-hq/element-web/pull/31652)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch from svg masks to svg rendering in more places ([#&#8203;31650](https://github.com/element-hq/element-web/pull/31650)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update notification icons using Compound icons ([#&#8203;31671](https://github.com/element-hq/element-web/pull/31671)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Memoise ListView context ([#&#8203;31668](https://github.com/element-hq/element-web/pull/31668)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch emoji picker to use emoji for header icons ([#&#8203;31645](https://github.com/element-hq/element-web/pull/31645)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Replace icons with Compound alternatives ([#&#8203;31642](https://github.com/element-hq/element-web/pull/31642)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - Fix avatar decorations in thread activity centre not being atop avatar ([#&#8203;31789](https://github.com/element-hq/element-web/pull/31789)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix room settings roles tab getting confused if power level change fails ([#&#8203;31768](https://github.com/element-hq/element-web/pull/31768)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Custom themes now import highlights in css ([#&#8203;31758](https://github.com/element-hq/element-web/pull/31758)). Contributed by [@&#8203;Philldomd](https://github.com/Philldomd). - Use correct translation for url preview settings ([#&#8203;31740](https://github.com/element-hq/element-web/pull/31740)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix error shown if accepting a 3pid invite ([#&#8203;31735](https://github.com/element-hq/element-web/pull/31735)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Ensure correct focus configuration for Element Call before allowing users to call. ([#&#8203;31490](https://github.com/element-hq/element-web/pull/31490)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix emoji font in emoji picker header buttons ([#&#8203;31679](https://github.com/element-hq/element-web/pull/31679)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - fix flaky test by waiting for chat panel before counting messages ([#&#8203;31633](https://github.com/element-hq/element-web/pull/31633)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). ### [`v1.12.8`](https://github.com/element-hq/element-web/releases/tag/v1.12.8) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.7...v1.12.8) #### 🦖 Deprecations - Remove `element_call.participant_limit` config and associated code. ([#&#8203;31638](https://github.com/element-hq/element-web/pull/31638)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). #### ✨ Features - Switch to rendering svg icons rather than masking them ([#&#8203;31557](https://github.com/element-hq/element-web/pull/31557)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update history visibility UX ([#&#8203;31635](https://github.com/element-hq/element-web/pull/31635)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Show correct call icon for joining a call. ([#&#8203;31489](https://github.com/element-hq/element-web/pull/31489)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Update StopGapWidgetDriver to support sticky events ([#&#8203;31205](https://github.com/element-hq/element-web/pull/31205)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Remove release announcements for new sounds & room list ([#&#8203;31544](https://github.com/element-hq/element-web/pull/31544)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add button to restore from backup into /devtools ([#&#8203;31581](https://github.com/element-hq/element-web/pull/31581)). Contributed by [@&#8203;mxandreas](https://github.com/mxandreas). - Switch to non-solid compound icons for room settings & composer ([#&#8203;31561](https://github.com/element-hq/element-web/pull/31561)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Support encrypted state events MSC4362 ([#&#8203;31513](https://github.com/element-hq/element-web/pull/31513)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Update prop type & documentation for HistoryVisibleBanner and VM. ([#&#8203;31545](https://github.com/element-hq/element-web/pull/31545)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Switch to Compound icons in more places ([#&#8203;31560](https://github.com/element-hq/element-web/pull/31560)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch to rendering svg icons rather than masking them ([#&#8203;31550](https://github.com/element-hq/element-web/pull/31550)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Make AccessibleButton contrast control compatible ([#&#8203;31308](https://github.com/element-hq/element-web/pull/31308)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch to compound-design-tokens for platform icons ([#&#8203;31543](https://github.com/element-hq/element-web/pull/31543)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch to rendering svg icons rather than masking them ([#&#8203;31531](https://github.com/element-hq/element-web/pull/31531)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Switch to rendering svg icons rather than css masking ([#&#8203;31517](https://github.com/element-hq/element-web/pull/31517)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Auto approve matrix rtc member event (`m.rtc.member`) (sticky events) ([#&#8203;31452](https://github.com/element-hq/element-web/pull/31452)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Size Autocomplete relative to the RoomView height rather than the viewport height ([#&#8203;31425](https://github.com/element-hq/element-web/pull/31425)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Implement UI for history visibility acknowledgement. ([#&#8203;31156](https://github.com/element-hq/element-web/pull/31156)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Export disposing hook from package ([#&#8203;31498](https://github.com/element-hq/element-web/pull/31498)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Change `header-panel-bg-hover` to use `var(--cpd-color-bg-action-secondary-hovered)` for better custom theming ([#&#8203;31457](https://github.com/element-hq/element-web/pull/31457)). Contributed by [@&#8203;th0mcat](https://github.com/th0mcat). - Improve icon rendering in iconized context menu ([#&#8203;31458](https://github.com/element-hq/element-web/pull/31458)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - \[Backport staging] Fix space settings visibility tab crashing ([#&#8203;31705](https://github.com/element-hq/element-web/pull/31705)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix expand/collapse reply preview not showing in some cases ([#&#8203;31639](https://github.com/element-hq/element-web/pull/31639)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix bundled font or custom font not applied after theme switch ([#&#8203;31591](https://github.com/element-hq/element-web/pull/31591)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Add ol override CSS for markdown-body ([#&#8203;31618](https://github.com/element-hq/element-web/pull/31618)). Contributed by [@&#8203;niamu](https://github.com/niamu). - Fix reaction left margin in timeline card ([#&#8203;31625](https://github.com/element-hq/element-web/pull/31625)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Open right panel timeline when jumping to event with maximised widget ([#&#8203;31626](https://github.com/element-hq/element-web/pull/31626)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix Compound Link elements not having an underline. ([#&#8203;31583](https://github.com/element-hq/element-web/pull/31583)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Recalculate mentions metadata of forwarded messages based on message body ([#&#8203;31193](https://github.com/element-hq/element-web/pull/31193)). Contributed by [@&#8203;twassman](https://github.com/twassman). - Fix Room Preview Card Layout ([#&#8203;31611](https://github.com/element-hq/element-web/pull/31611)). Contributed by [@&#8203;germain-gg](https://github.com/germain-gg). - Fix: WidgetMessaging not properly closed causing side effects and bugs ([#&#8203;31598](https://github.com/element-hq/element-web/pull/31598)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - Handle cross-signing keys missing locally and/or from secret storage ([#&#8203;31367](https://github.com/element-hq/element-web/pull/31367)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - fix: Allow wrapping in `Banner` component. ([#&#8203;31532](https://github.com/element-hq/element-web/pull/31532)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Update algorithm for history visible banner. ([#&#8203;31577](https://github.com/element-hq/element-web/pull/31577)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Fix styling issue when using EW modules ([#&#8203;31533](https://github.com/element-hq/element-web/pull/31533)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Prevent history visible banner from displaying in threads. ([#&#8203;31535](https://github.com/element-hq/element-web/pull/31535)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Make the feedback icon be the right color in dark theme ([#&#8203;31527](https://github.com/element-hq/element-web/pull/31527)). Contributed by [@&#8203;robintown](https://github.com/robintown). ### [`v1.12.7`](https://github.com/element-hq/element-web/releases/tag/v1.12.7) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.6...v1.12.7) #### ✨ Features - Replace legacy icons with compound ([#&#8203;31424](https://github.com/element-hq/element-web/pull/31424)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update polls UX to match EX Mobile and improve accessibility ([#&#8203;31245](https://github.com/element-hq/element-web/pull/31245)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Add option to enable read receipt and marker when user interact with UI ([#&#8203;31353](https://github.com/element-hq/element-web/pull/31353)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Introduce a hook to auto dispose view models ([#&#8203;31178](https://github.com/element-hq/element-web/pull/31178)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Update settings toggles to use consistent design across app. ([#&#8203;30169](https://github.com/element-hq/element-web/pull/30169)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add ability to the room view to hide widgets ([#&#8203;31400](https://github.com/element-hq/element-web/pull/31400)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - call: Pass the echo cancellation and noise suppression settings to EC ([#&#8203;31317](https://github.com/element-hq/element-web/pull/31317)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - Tweak rendering of icons for a11y ([#&#8203;31358](https://github.com/element-hq/element-web/pull/31358)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Implement new `renderNotificationDecoration` from module API ([#&#8203;31389](https://github.com/element-hq/element-web/pull/31389)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Replace more icons with compound ([#&#8203;31381](https://github.com/element-hq/element-web/pull/31381)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Replace more icons with compound ([#&#8203;31378](https://github.com/element-hq/element-web/pull/31378)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - `<Banner/>`: Hide `Dismiss` button if `onClose` handler is not provided. ([#&#8203;31362](https://github.com/element-hq/element-web/pull/31362)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Replace batch of legacy icons with compound design tokens ([#&#8203;31360](https://github.com/element-hq/element-web/pull/31360)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - MSC4380: Invite blocking ([#&#8203;31268](https://github.com/element-hq/element-web/pull/31268)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Tweak rendering of icons for accessibility ([#&#8203;31346](https://github.com/element-hq/element-web/pull/31346)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Implement a shared `Banner` component. ([#&#8203;31266](https://github.com/element-hq/element-web/pull/31266)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Allow the Login screen to use the dark theme ([#&#8203;31293](https://github.com/element-hq/element-web/pull/31293)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). #### 🐛 Bug Fixes - \[Backport staging] Amend e2e normal icon from lock-solid to info ([#&#8203;31559](https://github.com/element-hq/element-web/pull/31559)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - \[Backport staging] Fix CSS specificity causing icon issues in e2e verification ([#&#8203;31548](https://github.com/element-hq/element-web/pull/31548)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - \[Backport staging] Fix e2e icons in CompleteSecurity & SetupEncryptionBody ([#&#8203;31522](https://github.com/element-hq/element-web/pull/31522)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - \[Backport staging] Remove an extra paragraph in advanced room settings ([#&#8203;31511](https://github.com/element-hq/element-web/pull/31511)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - \[Backport staging] Don't show the key storage out of sync toast when backup disabled ([#&#8203;31507](https://github.com/element-hq/element-web/pull/31507)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix composer button visibility in contrast colour mode ([#&#8203;31255](https://github.com/element-hq/element-web/pull/31255)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Ensure correct room version is used and permissions are appropriately sert when creating rooms ([#&#8203;31464](https://github.com/element-hq/element-web/pull/31464)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix e2e icon rendering ([#&#8203;31454](https://github.com/element-hq/element-web/pull/31454)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - EventIndexer: ensure we add initial checkpoints when the db is first opened ([#&#8203;31448](https://github.com/element-hq/element-web/pull/31448)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Fix `/join <alias>` command failing due to race condition ([#&#8203;31433](https://github.com/element-hq/element-web/pull/31433)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - MessageEventIndexDialog: distinguish indexed rooms ([#&#8203;31436](https://github.com/element-hq/element-web/pull/31436)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Move `EditInPlace` out of `Form` (Fixes: reloading EW on EC url update) ([#&#8203;31434](https://github.com/element-hq/element-web/pull/31434)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Fixes issue where cursor would jump to the beginning of the input field after converting Japanese text and pressing Tab ([#&#8203;31432](https://github.com/element-hq/element-web/pull/31432)). Contributed by [@&#8203;shinaoka](https://github.com/shinaoka). - Fix widgets getting stuck in loading states ([#&#8203;31314](https://github.com/element-hq/element-web/pull/31314)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Room list: fix room options remaining on room item after mouse leaving ([#&#8203;31414](https://github.com/element-hq/element-web/pull/31414)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Make `RoomList.showMessagePreview` configurable by `config.json` ([#&#8203;31419](https://github.com/element-hq/element-web/pull/31419)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix bug which caused app not to load correctly when `force_verification` is enabled ([#&#8203;31265](https://github.com/element-hq/element-web/pull/31265)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Room list: display the menu option on the room list item when clicked/opened ([#&#8203;31380](https://github.com/element-hq/element-web/pull/31380)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix handling of SVGs ([#&#8203;31359](https://github.com/element-hq/element-web/pull/31359)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix word wrapping in expanded left panel buttons ([#&#8203;31377](https://github.com/element-hq/element-web/pull/31377)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix aspect ratio on error view background ([#&#8203;31361](https://github.com/element-hq/element-web/pull/31361)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix failure to request persistent storage perms ([#&#8203;31299](https://github.com/element-hq/element-web/pull/31299)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Fix calls sometimes not knowing that they're presented ([#&#8203;31313](https://github.com/element-hq/element-web/pull/31313)). Contributed by [@&#8203;robintown](https://github.com/robintown). ### [`v1.12.6`](https://github.com/element-hq/element-web/releases/tag/v1.12.6) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.5...v1.12.6) This release fixes a bug where 1:1 calling was incorrectly not available if no Element Call focus was set. #### 🐛 Bug Fixes - Add option to pick call options for voice calls. ([#&#8203;31413](https://github.com/element-hq/element-web/pull/31413)). ### [`v1.12.5`](https://github.com/element-hq/element-web/releases/tag/v1.12.5) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.4...v1.12.5) #### ✨ Features - Update Emojibase to v17 ([#&#8203;31307](https://github.com/element-hq/element-web/pull/31307)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Adds tooltip for compose menu ([#&#8203;31122](https://github.com/element-hq/element-web/pull/31122)). Contributed by [@&#8203;byteplow](https://github.com/byteplow). - Add option to hide pinned message banner in room view ([#&#8203;31296](https://github.com/element-hq/element-web/pull/31296)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - update twemoji to not monochromise emoji with BLACK in their name ([#&#8203;31281](https://github.com/element-hq/element-web/pull/31281)). Contributed by [@&#8203;ara4n](https://github.com/ara4n). - upgrade to twemoji 17.0.2 and fix [#&#8203;14695](https://github.com/element-hq/element-web/issues/14695) ([#&#8203;31267](https://github.com/element-hq/element-web/pull/31267)). Contributed by [@&#8203;ara4n](https://github.com/ara4n). - Add options to hide right panel in room view ([#&#8203;31252](https://github.com/element-hq/element-web/pull/31252)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Delayed event management: split endpoints, no auth ([#&#8203;31183](https://github.com/element-hq/element-web/pull/31183)). Contributed by [@&#8203;AndrewFerr](https://github.com/AndrewFerr). - Support using Element Call for voice calls in DMs ([#&#8203;30817](https://github.com/element-hq/element-web/pull/30817)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Improve screen reader accessibility of auth pages ([#&#8203;31236](https://github.com/element-hq/element-web/pull/31236)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add posthog tracking for key backup toasts ([#&#8203;31195](https://github.com/element-hq/element-web/pull/31195)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). #### 🐛 Bug Fixes - Return to using Fira Code as the default monospace font ([#&#8203;31302](https://github.com/element-hq/element-web/pull/31302)). Contributed by [@&#8203;ara4n](https://github.com/ara4n). - Fix case of home screen being displayed erroneously ([#&#8203;31301](https://github.com/element-hq/element-web/pull/31301)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix message edition and reply when multiple rooms at displayed the same moment ([#&#8203;31280](https://github.com/element-hq/element-web/pull/31280)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Key storage out of sync: reset key backup when needed ([#&#8203;31279](https://github.com/element-hq/element-web/pull/31279)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - Fix invalid events crashing entire room rather than just their tile ([#&#8203;31256](https://github.com/element-hq/element-web/pull/31256)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix expand button of space panel getting cut off at the edges ([#&#8203;31259](https://github.com/element-hq/element-web/pull/31259)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix pill buttons in dialogs ([#&#8203;31246](https://github.com/element-hq/element-web/pull/31246)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix blank sections at the top and bottom of the member list when scrolling ([#&#8203;31198](https://github.com/element-hq/element-web/pull/31198)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix emoji category selection with keyboard ([#&#8203;31162](https://github.com/element-hq/element-web/pull/31162)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). ### [`v1.12.4`](https://github.com/element-hq/element-web/releases/tag/v1.12.4) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.3...v1.12.4) #### ✨ Features - Apply aria-hidden to emoji in SAS verification ([#&#8203;31204](https://github.com/element-hq/element-web/pull/31204)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add options to hide header and composer of room view for the module api ([#&#8203;31095](https://github.com/element-hq/element-web/pull/31095)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Experimental Module API Additions ([#&#8203;30863](https://github.com/element-hq/element-web/pull/30863)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Change polls to use fieldset/legend markup ([#&#8203;31160](https://github.com/element-hq/element-web/pull/31160)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Use compound Button styles for Jitsi button ([#&#8203;31159](https://github.com/element-hq/element-web/pull/31159)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add FocusLock to emoji picker ([#&#8203;31146](https://github.com/element-hq/element-web/pull/31146)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Move room name, avatar, and topic to IOpts. ([#&#8203;30981](https://github.com/element-hq/element-web/pull/30981)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Add a devtool for looking at users and their devices ([#&#8203;30983](https://github.com/element-hq/element-web/pull/30983)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). #### 🐛 Bug Fixes - Fix room list handling of membership changes ([#&#8203;31197](https://github.com/element-hq/element-web/pull/31197)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix room list unable to be resized when displayed after a module ([#&#8203;31186](https://github.com/element-hq/element-web/pull/31186)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Inhibit keyboard highlights in dialogs when effector is not in focus ([#&#8203;31181](https://github.com/element-hq/element-web/pull/31181)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Strip mentions from forwarded messages ([#&#8203;30884](https://github.com/element-hq/element-web/pull/30884)). Contributed by [@&#8203;twassman](https://github.com/twassman). - Don't allow pin or edit of messages with a send status ([#&#8203;31158](https://github.com/element-hq/element-web/pull/31158)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Hide room header buttons if the room hasn't been created yet. ([#&#8203;31092](https://github.com/element-hq/element-web/pull/31092)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix screen readers not indicating the emoji picker search field is focused. ([#&#8203;31128](https://github.com/element-hq/element-web/pull/31128)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix emoji picker highlight missing when not active element ([#&#8203;31148](https://github.com/element-hq/element-web/pull/31148)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add relevant aria attribute for selected emoji in the emoji picker ([#&#8203;31125](https://github.com/element-hq/element-web/pull/31125)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix tooltips within context menu portals being unreliable ([#&#8203;31129](https://github.com/element-hq/element-web/pull/31129)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Avoid excessive re-render of room list and member list ([#&#8203;31131](https://github.com/element-hq/element-web/pull/31131)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Make emoji picker height responsive. ([#&#8203;31130](https://github.com/element-hq/element-web/pull/31130)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Emoji Picker: Focused emoji does not move with the arrow keys ([#&#8203;30893](https://github.com/element-hq/element-web/pull/30893)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix audio player seek bar position ([#&#8203;31127](https://github.com/element-hq/element-web/pull/31127)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Add aria label to emoji picker search ([#&#8203;31126](https://github.com/element-hq/element-web/pull/31126)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). ### [`v1.12.3`](https://github.com/element-hq/element-web/releases/tag/v1.12.3) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.2...v1.12.3) #### 🦖 Deprecations - Remove allowVoipWithNoMedia feature flag ([#&#8203;31087](https://github.com/element-hq/element-web/pull/31087)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). #### ✨ Features - Change module API to be an instance getter ([#&#8203;31025](https://github.com/element-hq/element-web/pull/31025)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). #### 🐛 Bug Fixes - Show hover elements when keyboard focus is within an event tile ([#&#8203;31078](https://github.com/element-hq/element-web/pull/31078)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Ensure toolbar navigation pattern works in MessageActionBar ([#&#8203;31080](https://github.com/element-hq/element-web/pull/31080)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Ensure sent markers are hidden when showing thread summary. ([#&#8203;31076](https://github.com/element-hq/element-web/pull/31076)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix translation in dev mode ([#&#8203;31045](https://github.com/element-hq/element-web/pull/31045)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix sort order in space hierarchy ([#&#8203;30975](https://github.com/element-hq/element-web/pull/30975)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New Room list: don't display message preview of thread ([#&#8203;31043](https://github.com/element-hq/element-web/pull/31043)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Revert "A11y: move focus to right panel when opened" ([#&#8203;30999](https://github.com/element-hq/element-web/pull/30999)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix highlights in messages (or search results) breaking links ([#&#8203;30264](https://github.com/element-hq/element-web/pull/30264)). Contributed by [@&#8203;bojidar-bg](https://github.com/bojidar-bg). - Add prepare script ([#&#8203;31030](https://github.com/element-hq/element-web/pull/31030)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix html exports by adding SDKContext ([#&#8203;30987](https://github.com/element-hq/element-web/pull/30987)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`v1.12.2`](https://github.com/element-hq/element-web/releases/tag/v1.12.2) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.1...v1.12.2) #### ✨ Features - Room List: Extend the viewport to avoid so many black spots when scrolling the room list ([#&#8203;30867](https://github.com/element-hq/element-web/pull/30867)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Hide calling buttons in room header before a room is created ([#&#8203;30816](https://github.com/element-hq/element-web/pull/30816)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Improve invite dialog ui - Part 2 ([#&#8203;30836](https://github.com/element-hq/element-web/pull/30836)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). #### 🐛 Bug Fixes - Fix platform settings race condition and make auto-launch tri-state ([#&#8203;30977](https://github.com/element-hq/element-web/pull/30977)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix: member count in header and member list ([#&#8203;30982](https://github.com/element-hq/element-web/pull/30982)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix duration of voice message in timeline ([#&#8203;30973](https://github.com/element-hq/element-web/pull/30973)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix voice notes rendering at 00:00 when playback had not begun. ([#&#8203;30961](https://github.com/element-hq/element-web/pull/30961)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Improve handling of animated images, add support for AVIF animations ([#&#8203;30932](https://github.com/element-hq/element-web/pull/30932)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update key storage toggle when key storage status changes ([#&#8203;30934](https://github.com/element-hq/element-web/pull/30934)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - Fix jitsi widget popout ([#&#8203;30908](https://github.com/element-hq/element-web/pull/30908)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Improve keyboard navigation on invite dialog ([#&#8203;30930](https://github.com/element-hq/element-web/pull/30930)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Prefer UIA flows with supported UIA stages ([#&#8203;30926](https://github.com/element-hq/element-web/pull/30926)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Enhance accessibility of dropdown ([#&#8203;30928](https://github.com/element-hq/element-web/pull/30928)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Improve accessibility of the \`\<AvatarSetting> component ([#&#8203;30907](https://github.com/element-hq/element-web/pull/30907)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). ### [`v1.12.1`](https://github.com/element-hq/element-web/releases/tag/v1.12.1) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.0...v1.12.1) #### ✨ Features - New Room List: Change the order of filters to match those on mobile ([#&#8203;30905](https://github.com/element-hq/element-web/pull/30905)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - New Room List: Don't clear filters on space change ([#&#8203;30903](https://github.com/element-hq/element-web/pull/30903)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Add release announcement for the sounds ([#&#8203;30900](https://github.com/element-hq/element-web/pull/30900)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Rich Text Editor: Add emoji suggestion support ([#&#8203;30873](https://github.com/element-hq/element-web/pull/30873)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - feat: Disable session lock when running in element-desktop ([#&#8203;30643](https://github.com/element-hq/element-web/pull/30643)). Contributed by [@&#8203;kaylendog](https://github.com/kaylendog). - Improve invite dialog ui - Part 1 ([#&#8203;30764](https://github.com/element-hq/element-web/pull/30764)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Update Message Sound for Element ([#&#8203;30804](https://github.com/element-hq/element-web/pull/30804)). Contributed by [@&#8203;beatdemon](https://github.com/beatdemon). - Add new and improved ringtone ([#&#8203;30761](https://github.com/element-hq/element-web/pull/30761)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Disable RTE formatting buttons when the content contains a slash command ([#&#8203;30802](https://github.com/element-hq/element-web/pull/30802)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). #### 🐛 Bug Fixes - New Room List: Improve robustness of keyboard navigation ([#&#8203;30888](https://github.com/element-hq/element-web/pull/30888)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix a11y issue on list in invite dialog ([#&#8203;30878](https://github.com/element-hq/element-web/pull/30878)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Switch Export and Import Icons to match intuition ([#&#8203;30805](https://github.com/element-hq/element-web/pull/30805)). Contributed by [@&#8203;micartey](https://github.com/micartey). - Hide breadcrumb option when new room list is enabled ([#&#8203;30869](https://github.com/element-hq/element-web/pull/30869)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Avoid creating multiple call objects for the same widget ([#&#8203;30839](https://github.com/element-hq/element-web/pull/30839)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Add a test for [#&#8203;29882](https://github.com/element-hq/element-web/issues/29882), which is fixed by [matrix-org/matrix-js-sdk#5016](https://github.com/matrix-org/matrix-js-sdk/issues/5016) ([#&#8203;30835](https://github.com/element-hq/element-web/pull/30835)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - fix: use `help_encryption_url` of config instead of hardcoded `https://element.io/help#encryption5` ([#&#8203;30746](https://github.com/element-hq/element-web/pull/30746)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix html export when feature\_jump\_to\_date is enabled ([#&#8203;30828](https://github.com/element-hq/element-web/pull/30828)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix [#&#8203;30439](https://github.com/element-hq/element-web/issues/30439): "Forgot recovery key" should go to "reset" ([#&#8203;30771](https://github.com/element-hq/element-web/pull/30771)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). ### [`v1.12.0`](https://github.com/element-hq/element-web/releases/tag/v1.12.0) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.112...v1.12.0) #### 🦖 Deprecations - Remove remaining support for outdated .well-known settings ([#&#8203;30702](https://github.com/element-hq/element-web/pull/30702)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). #### ✨ Features - Add decline button to call notification toast (use new notification event) ([#&#8203;30729](https://github.com/element-hq/element-web/pull/30729)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Use the new room list by default ([#&#8203;30640](https://github.com/element-hq/element-web/pull/30640)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - "Verify this device" redesign ([#&#8203;30596](https://github.com/element-hq/element-web/pull/30596)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - Set Element Call "intents" when starting and answering DM calls. ([#&#8203;30730](https://github.com/element-hq/element-web/pull/30730)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add axe compliance for new room list ([#&#8203;30700](https://github.com/element-hq/element-web/pull/30700)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Stop ringing and remove toast if another device answers a RTC call. ([#&#8203;30728](https://github.com/element-hq/element-web/pull/30728)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Automatically adjust history visibility when making a room private ([#&#8203;30713](https://github.com/element-hq/element-web/pull/30713)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Release announcement for new room list ([#&#8203;30675](https://github.com/element-hq/element-web/pull/30675)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). #### 🐛 Bug Fixes - \[Backport staging] Room list: make the filter resize correctly ([#&#8203;30795](https://github.com/element-hq/element-web/pull/30795)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - \[Backport staging] Avoid flicker of the room list filter on resize ([#&#8203;30794](https://github.com/element-hq/element-web/pull/30794)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Don't show release announcements while toasts are displayed ([#&#8203;30770](https://github.com/element-hq/element-web/pull/30770)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix enabling key backup not working if there is an untrusted key backup ([#&#8203;30707](https://github.com/element-hq/element-web/pull/30707)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Force `preload` to be false when setting an intent on an Element Call. ([#&#8203;30759](https://github.com/element-hq/element-web/pull/30759)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix handling of 413 server response when uploading media ([#&#8203;30737](https://github.com/element-hq/element-web/pull/30737)). Contributed by [@&#8203;hughns](https://github.com/hughns). - Make landmark navigation work with new room list ([#&#8203;30747](https://github.com/element-hq/element-web/pull/30747)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Prevent voice message from displaying spurious errors ([#&#8203;30736](https://github.com/element-hq/element-web/pull/30736)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Align default avatar and fix colors in composer pills ([#&#8203;30739](https://github.com/element-hq/element-web/pull/30739)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Use configured URL for link to desktop app in message search settings ([#&#8203;30742](https://github.com/element-hq/element-web/pull/30742)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix history visibility when creating space rooms ([#&#8203;30745](https://github.com/element-hq/element-web/pull/30745)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Check HTML-encoded quotes when handling translations for embedded pages (such as welcome.html) ([#&#8203;30743](https://github.com/element-hq/element-web/pull/30743)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix local room encryption status always not enabled ([#&#8203;30461](https://github.com/element-hq/element-web/pull/30461)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - fix: make url in topic in room intro clickable ([#&#8203;30686](https://github.com/element-hq/element-web/pull/30686)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Block change recovery key button while a change is ongoing. ([#&#8203;30664](https://github.com/element-hq/element-web/pull/30664)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Hide advanced settings during room creation when `UIFeature.advancedSettings=false` ([#&#8203;30684](https://github.com/element-hq/element-web/pull/30684)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - A11y: improve accessibility of pinned messages ([#&#8203;30558](https://github.com/element-hq/element-web/pull/30558)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). ### [`v1.11.112`](https://github.com/element-hq/element-web/releases/tag/v1.11.112) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.111...v1.11.112) Fix [CVE-2025-59161](https://www.cve.org/CVERecord?id=CVE-2025-59161) / [GHSA-m6c8-98f4-75rr](https://github.com/element-hq/element-web/security/advisories/GHSA-m6c8-98f4-75rr) ### [`v1.11.111`](https://github.com/element-hq/element-web/releases/tag/v1.11.111) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.110...v1.11.111) #### ✨ Features - Do not hide media from your own user by default ([#&#8203;29797](https://github.com/element-hq/element-web/pull/29797)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Remember whether sidebar is shown for calls when switching rooms ([#&#8203;30262](https://github.com/element-hq/element-web/pull/30262)). Contributed by [@&#8203;bojidar-bg](https://github.com/bojidar-bg). - Open the proper integration settings on integrations disabled error ([#&#8203;30538](https://github.com/element-hq/element-web/pull/30538)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Show a "progress" dialog while invites are being sent ([#&#8203;30561](https://github.com/element-hq/element-web/pull/30561)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Move the room list to the new ListView(backed by react-virtuoso) ([#&#8203;30515](https://github.com/element-hq/element-web/pull/30515)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). #### 🐛 Bug Fixes - \[Backport staging] Ensure container starts if it is mounted with an empty /modules directory. ([#&#8203;30705](https://github.com/element-hq/element-web/pull/30705)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix room joining over federation not specifying vias or using aliases ([#&#8203;30641](https://github.com/element-hq/element-web/pull/30641)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix stable-suffixed MSC4133 support ([#&#8203;30649](https://github.com/element-hq/element-web/pull/30649)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix i18n of message when a setting is disabled ([#&#8203;30646](https://github.com/element-hq/element-web/pull/30646)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - ListView should not handle the arrow keys if there is a modifier applied ([#&#8203;30633](https://github.com/element-hq/element-web/pull/30633)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Make BaseDialog's div keyboard focusable and fix test. ([#&#8203;30631](https://github.com/element-hq/element-web/pull/30631)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix: Allow triple-click text selection to flow around pills ([#&#8203;30349](https://github.com/element-hq/element-web/pull/30349)). Contributed by [@&#8203;AlirezaMrtz](https://github.com/AlirezaMrtz). - Watch for a 'join' action to know when the call is connected ([#&#8203;29492](https://github.com/element-hq/element-web/pull/29492)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Fix: add missing tooltip and aria-label to lock icon next to composer ([#&#8203;30623](https://github.com/element-hq/element-web/pull/30623)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Don't render context menu when scrolling ([#&#8203;30613](https://github.com/element-hq/element-web/pull/30613)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). ### [`v1.11.110`](https://github.com/element-hq/element-web/releases/tag/v1.11.110) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.109...v1.11.110) #### ✨ Features - Hide recovery key when re-entering it while creating or changing it ([#&#8203;30499](https://github.com/element-hq/element-web/pull/30499)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Add `?no_universal_links=true` to OIDC url so EX doesn't try to handle it ([#&#8203;29439](https://github.com/element-hq/element-web/pull/29439)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Show a blue lock for unencrypted rooms and hide the grey shield for encrypted rooms ([#&#8203;30440](https://github.com/element-hq/element-web/pull/30440)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Add support for Module API 1.4 ([#&#8203;30185](https://github.com/element-hq/element-web/pull/30185)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - MVVM - Introduce some helpers for snapshot management ([#&#8203;30398](https://github.com/element-hq/element-web/pull/30398)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). #### 🐛 Bug Fixes - A11y: move focus to right panel when opened ([#&#8203;30553](https://github.com/element-hq/element-web/pull/30553)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix e2e warning icon should be white ([#&#8203;30539](https://github.com/element-hq/element-web/pull/30539)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Remove NoOneHere disabled reason. ([#&#8203;30524](https://github.com/element-hq/element-web/pull/30524)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Fix downloading files with authenticated media API ([#&#8203;30520](https://github.com/element-hq/element-web/pull/30520)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix call permissions check confusion around element call ([#&#8203;30521](https://github.com/element-hq/element-web/pull/30521)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix line wrap around emoji verification ([#&#8203;30523](https://github.com/element-hq/element-web/pull/30523)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Don't highlight redacted events ([#&#8203;30519](https://github.com/element-hq/element-web/pull/30519)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix matrix.to links not being handled in the app ([#&#8203;30522](https://github.com/element-hq/element-web/pull/30522)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix issue of new room list taking up the full width ([#&#8203;30459](https://github.com/element-hq/element-web/pull/30459)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix widget persistence in React development mode ([#&#8203;30509](https://github.com/element-hq/element-web/pull/30509)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Fix widget initialization in React development mode ([#&#8203;30463](https://github.com/element-hq/element-web/pull/30463)). Contributed by [@&#8203;robintown](https://github.com/robintown). ### [`v1.11.109`](https://github.com/element-hq/element-web/releases/tag/v1.11.109) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.108...v1.11.109) This release supports the upcoming v12 ("hydra") Matrix room version and is necessary to view and participate in these rooms. #### ✨ Features - \[Backport staging] Allow /upgraderoom command without developer mode enabled ([#&#8203;30529](https://github.com/element-hq/element-web/pull/30529)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - \[Backport staging] Support for creator/owner power level ([#&#8203;30526](https://github.com/element-hq/element-web/pull/30526)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - New room list: change icon and label of menu item for to start a DM ([#&#8203;30470](https://github.com/element-hq/element-web/pull/30470)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Implement the member list with virtuoso ([#&#8203;29869](https://github.com/element-hq/element-web/pull/29869)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Add labs option for history sharing on invite ([#&#8203;30313](https://github.com/element-hq/element-web/pull/30313)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Bump wysiwyg to 2.39.0 adding support for pasting rich text content in the Rich Text Edtior ([#&#8203;30421](https://github.com/element-hq/element-web/pull/30421)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Support `EventShieldReason.MISMATCHED_SENDER` ([#&#8203;30403](https://github.com/element-hq/element-web/pull/30403)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Change unencrypted and public pills to blue ([#&#8203;30399](https://github.com/element-hq/element-web/pull/30399)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Change color of public room icon ([#&#8203;30390](https://github.com/element-hq/element-web/pull/30390)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Script for updating storybook screenshots ([#&#8203;30340](https://github.com/element-hq/element-web/pull/30340)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Add toggle to hide empty state in devtools ([#&#8203;30352](https://github.com/element-hq/element-web/pull/30352)). Contributed by [@&#8203;toger5](https://github.com/toger5). #### 🐛 Bug Fixes - \[Backport staging] Use userId to filter users in non-federated rooms when showing the InviteDialog ([#&#8203;30537](https://github.com/element-hq/element-web/pull/30537)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - \[Backport staging] Catch error when encountering invalid m.room.pinned\_events event ([#&#8203;30536](https://github.com/element-hq/element-web/pull/30536)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Update for compatibility with v12 rooms ([#&#8203;30452](https://github.com/element-hq/element-web/pull/30452)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - New room list: fix tooltip on presence ([#&#8203;30474](https://github.com/element-hq/element-web/pull/30474)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New room list: add tooltip for presence and room status ([#&#8203;30472](https://github.com/element-hq/element-web/pull/30472)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix: Clicking on an item in the member list causes it to scroll to the top rather than show the profile view ([#&#8203;30455](https://github.com/element-hq/element-web/pull/30455)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Put the 'decrypting' tooltip back ([#&#8203;30446](https://github.com/element-hq/element-web/pull/30446)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Use server name explicitly for via. ([#&#8203;30362](https://github.com/element-hq/element-web/pull/30362)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - fix: replace hardcoded string in poll history dialog ([#&#8203;30402](https://github.com/element-hq/element-web/pull/30402)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - fix: replace hardcoded string on qr code back button ([#&#8203;30401](https://github.com/element-hq/element-web/pull/30401)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix color of icon button with outline ([#&#8203;30361](https://github.com/element-hq/element-web/pull/30361)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). ### [`v1.11.108`](https://github.com/element-hq/element-web/releases/tag/v1.11.108) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.107...v1.11.108) #### 🐛 Bug Fixes - \[Backport staging] Fix downloaded attachments not being decrypted ([#&#8203;30434](https://github.com/element-hq/element-web/pull/30434)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). ### [`v1.11.107`](https://github.com/element-hq/element-web/releases/tag/v1.11.107) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.106...v1.11.107) #### ✨ Features - Message preview should show tooltip with the full message on hover ([#&#8203;30265](https://github.com/element-hq/element-web/pull/30265)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Support rendering notification badges on platforms that do their own icon overlays ([#&#8203;30315](https://github.com/element-hq/element-web/pull/30315)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add SubscriptionViewModel base class ([#&#8203;30297](https://github.com/element-hq/element-web/pull/30297)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Enhancement: Save image on CTRL+S ([#&#8203;30330](https://github.com/element-hq/element-web/pull/30330)). Contributed by [@&#8203;ioalexander](https://github.com/ioalexander). - Add quote functionality to MessageContextMenu ([#&#8203;29893](https://github.com/element-hq/element-web/issues/29893)) ([#&#8203;30323](https://github.com/element-hq/element-web/pull/30323)). Contributed by [@&#8203;AlirezaMrtz](https://github.com/AlirezaMrtz). - Initial structure for shared component views ([#&#8203;30216](https://github.com/element-hq/element-web/pull/30216)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). #### 🐛 Bug Fixes - \[Backport staging] Fix e2e shield being invisible in white mode for encrypted room ([#&#8203;30411](https://github.com/element-hq/element-web/pull/30411)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Force ED titlebar color for new room list ([#&#8203;30332](https://github.com/element-hq/element-web/pull/30332)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Add a background color to left panel for macos titlebar in element desktop ([#&#8203;30328](https://github.com/element-hq/element-web/pull/30328)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix: Prevent page refresh on Enter key in right panel member search ([#&#8203;30312](https://github.com/element-hq/element-web/pull/30312)). Contributed by [@&#8203;AlirezaMrtz](https://github.com/AlirezaMrtz). ### [`v1.11.106`](https://github.com/element-hq/element-web/releases/tag/v1.11.106) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.105...v1.11.106) #### ✨ Features - \[Backport staging] Fix e2e icon colour ([#&#8203;30304](https://github.com/element-hq/element-web/pull/30304)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Add support for module message hint `allowDownloadingMedia` ([#&#8203;30252](https://github.com/element-hq/element-web/pull/30252)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Update the mobile\_guide page to the new design and link out to Element X by default. ([#&#8203;30172](https://github.com/element-hq/element-web/pull/30172)). Contributed by [@&#8203;pixlwave](https://github.com/pixlwave). - Filter settings exported when rageshaking ([#&#8203;30236](https://github.com/element-hq/element-web/pull/30236)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Allow Element Call to learn the room name ([#&#8203;30213](https://github.com/element-hq/element-web/pull/30213)). Contributed by [@&#8203;robintown](https://github.com/robintown). #### 🐛 Bug Fixes - \[Backport staging] Fix missing image download button ([#&#8203;30322](https://github.com/element-hq/element-web/pull/30322)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix transparent verification checkmark in dark mode ([#&#8203;30235](https://github.com/element-hq/element-web/pull/30235)). Contributed by [@&#8203;Banbuii](https://github.com/Banbuii). - Fix logic in DeviceListener ([#&#8203;30230](https://github.com/element-hq/element-web/pull/30230)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - Disable file drag-and-drop if insufficient permissions ([#&#8203;30186](https://github.com/element-hq/element-web/pull/30186)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`v1.11.105`](https://github.com/element-hq/element-web/releases/tag/v1.11.105) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.104...v1.11.105) #### ✨ Features - New room list: add context menu to room list item ([#&#8203;29952](https://github.com/element-hq/element-web/pull/29952)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Support for custom message components via Module API ([#&#8203;30074](https://github.com/element-hq/element-web/pull/30074)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Prompt users to set up recovery ([#&#8203;30075](https://github.com/element-hq/element-web/pull/30075)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - Update `IconButton` colors ([#&#8203;30124](https://github.com/element-hq/element-web/pull/30124)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New room list: filter list can be collapsed ([#&#8203;29992](https://github.com/element-hq/element-web/pull/29992)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Show `EmptyRoomListView` when low priority filter matches zero rooms ([#&#8203;30122](https://github.com/element-hq/element-web/pull/30122)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). #### 🐛 Bug Fixes - Fix untranslatable string "People" in notifications beta ([#&#8203;30165](https://github.com/element-hq/element-web/pull/30165)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Force verification even after logging in via delegate ([#&#8203;30141](https://github.com/element-hq/element-web/pull/30141)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Hide add integrations button based on UIComponent.AddIntegrations ([#&#8203;30140](https://github.com/element-hq/element-web/pull/30140)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Use nav for new room list and label sections ([#&#8203;30134](https://github.com/element-hq/element-web/pull/30134)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Spacestore should emit event after rebuilding home space ([#&#8203;30132](https://github.com/element-hq/element-web/pull/30132)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Handle m.room.pinned\_events being invalid ([#&#8203;30129](https://github.com/element-hq/element-web/pull/30129)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`v1.11.104`](https://github.com/element-hq/element-web/releases/tag/v1.11.104) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.103...v1.11.104) #### ✨ Features - Update the mobile\_guide page to the new design. ([#&#8203;30006](https://github.com/element-hq/element-web/pull/30006)). Contributed by [@&#8203;pixlwave](https://github.com/pixlwave). - Provide a devtool for manually verifying other devices ([#&#8203;30094](https://github.com/element-hq/element-web/pull/30094)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Implement MSC4155: Invite filtering ([#&#8203;29603](https://github.com/element-hq/element-web/pull/29603)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add low priority avatar decoration to room tile ([#&#8203;30065](https://github.com/element-hq/element-web/pull/30065)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Add ability to prevent window content being captured by other apps (Desktop) ([#&#8203;30098](https://github.com/element-hq/element-web/pull/30098)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New room list: move message preview in user settings ([#&#8203;30023](https://github.com/element-hq/element-web/pull/30023)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New room list: change room options icon ([#&#8203;30029](https://github.com/element-hq/element-web/pull/30029)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - RoomListStore: Sort low priority rooms to the bottom of the list ([#&#8203;30070](https://github.com/element-hq/element-web/pull/30070)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Add low priority filter pill to the room list UI ([#&#8203;30060](https://github.com/element-hq/element-web/pull/30060)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - New room list: remove color gradient in space panel ([#&#8203;29721](https://github.com/element-hq/element-web/pull/29721)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - /share?msg=foo endpoint using forward message dialog ([#&#8203;29874](https://github.com/element-hq/element-web/pull/29874)). Contributed by [@&#8203;ara4n](https://github.com/ara4n). #### 🐛 Bug Fixes - Do not send empty auth when setting up cross-signing keys ([#&#8203;29914](https://github.com/element-hq/element-web/pull/29914)). Contributed by [@&#8203;gnieto](https://github.com/gnieto). - Settings: flip local video feed by default ([#&#8203;29501](https://github.com/element-hq/element-web/pull/29501)). Contributed by [@&#8203;jbtrystram](https://github.com/jbtrystram). - AccessSecretStorageDialog: various fixes ([#&#8203;30093](https://github.com/element-hq/element-web/pull/30093)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - AccessSecretStorageDialog: fix inability to enter recovery key ([#&#8203;30090](https://github.com/element-hq/element-web/pull/30090)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Fix failure to upload thumbnail causing image to send as file ([#&#8203;30086](https://github.com/element-hq/element-web/pull/30086)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Low priority menu item should be a toggle ([#&#8203;30071](https://github.com/element-hq/element-web/pull/30071)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Add sanity checks to prevent users from ignoring themselves ([#&#8203;30079](https://github.com/element-hq/element-web/pull/30079)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix issue with duplicate images ([#&#8203;30073](https://github.com/element-hq/element-web/pull/30073)). Contributed by [@&#8203;fatlewis](https://github.com/fatlewis). - Handle errors returned from Seshat ([#&#8203;30083](https://github.com/element-hq/element-web/pull/30083)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). ### [`v1.11.103`](https://github.com/element-hq/element-web/releases/tag/v1.11.103) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.102...v1.11.103) #### 🔒 Security - Upgrade the matrix-rust-sdk to resolve a High severity security issue ([CVE-2025-48937](https://www.cve.org/CVERecord?id=CVE-2025-48937), [GHSA-x958-rvg6-956w](https://github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-x958-rvg6-956w)): Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners. ### [`v1.11.102`](https://github.com/element-hq/element-web/releases/tag/v1.11.102) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.101...v1.11.102) #### ✨ Features - EW: Modernize the recovery key input modal ([#&#8203;29819](https://github.com/element-hq/element-web/pull/29819)). Contributed by [@&#8203;uhoreg](https://github.com/uhoreg). - New room list: move secondary filters into primary filters ([#&#8203;29972](https://github.com/element-hq/element-web/pull/29972)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Prompt the user when key storage is unexpectedly off ([#&#8203;29912](https://github.com/element-hq/element-web/pull/29912)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - New room list: move sort menu in room list header ([#&#8203;29983](https://github.com/element-hq/element-web/pull/29983)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New room list: rework spacing of room list item ([#&#8203;29965](https://github.com/element-hq/element-web/pull/29965)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - RLS: Remove forgotten room from skiplist ([#&#8203;29933](https://github.com/element-hq/element-web/pull/29933)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Add room list sorting ([#&#8203;29951](https://github.com/element-hq/element-web/pull/29951)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Don't use the minimised width(68px) on the new room list ([#&#8203;29778](https://github.com/element-hq/element-web/pull/29778)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). #### 🐛 Bug Fixes - \[Backport staging] Close call options popup menu when option has been selected ([#&#8203;30054](https://github.com/element-hq/element-web/pull/30054)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - RoomListStoreV3: Only add new rooms that pass `VisibilityProvider` check ([#&#8203;29974](https://github.com/element-hq/element-web/pull/29974)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Re-order primary filters ([#&#8203;29957](https://github.com/element-hq/element-web/pull/29957)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix leaky CSS adding `!` to all H1 elements ([#&#8203;29964](https://github.com/element-hq/element-web/pull/29964)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix extensions panel style ([#&#8203;29273](https://github.com/element-hq/element-web/pull/29273)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Fix state events being hidden from widgets in read\_events actions ([#&#8203;29954](https://github.com/element-hq/element-web/pull/29954)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Remove old filter test ([#&#8203;29963](https://github.com/element-hq/element-web/pull/29963)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). ### [`v1.11.101`](https://github.com/element-hq/element-web/releases/tag/v1.11.101) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.100...v1.11.101) #### ✨ Features - New room list: add keyboard navigation support ([#&#8203;29805](https://github.com/element-hq/element-web/pull/29805)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Use the JoinRuleSettings component for the guest link access prompt. ([#&#8203;28614](https://github.com/element-hq/element-web/pull/28614)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Add loading state to the new room list view ([#&#8203;29725](https://github.com/element-hq/element-web/pull/29725)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Make OIDC identity reset consistent with EX ([#&#8203;29854](https://github.com/element-hq/element-web/pull/29854)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Support error code for email / phone adding unsupported (MSC4178) ([#&#8203;29855](https://github.com/element-hq/element-web/pull/29855)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Update identity reset UI (Make consistent with EX) ([#&#8203;29701](https://github.com/element-hq/element-web/pull/29701)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Add secondary filters to the new room list ([#&#8203;29818](https://github.com/element-hq/element-web/pull/29818)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix battery drain from Web Audio ([#&#8203;29203](https://github.com/element-hq/element-web/pull/29203)). Contributed by [@&#8203;mbachry](https://github.com/mbachry). #### 🐛 Bug Fixes - Fix go home shortcut on macos and change toggle action events shortcut ([#&#8203;29929](https://github.com/element-hq/element-web/pull/29929)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New room list: fix outdated message preview when space or filter change ([#&#8203;29925](https://github.com/element-hq/element-web/pull/29925)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Stop migrating to MSC4278 if the config exists. ([#&#8203;29924](https://github.com/element-hq/element-web/pull/29924)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Ensure consistent download file name on download from ImageView ([#&#8203;29913](https://github.com/element-hq/element-web/pull/29913)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add error toast when service worker registration fails ([#&#8203;29895](https://github.com/element-hq/element-web/pull/29895)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New Room List: Prevent old tombstoned rooms from appearing in the list ([#&#8203;29881](https://github.com/element-hq/element-web/pull/29881)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Remove lag in search field ([#&#8203;29885](https://github.com/element-hq/element-web/pull/29885)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Respect UIFeature.Voip ([#&#8203;29873](https://github.com/element-hq/element-web/pull/29873)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Allow jumping to message search from spotlight ([#&#8203;29850](https://github.com/element-hq/element-web/pull/29850)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). ### [`v1.11.100`](https://github.com/element-hq/element-web/releases/tag/v1.11.100) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.99...v1.11.100) #### ✨ Features - Move rich topics out of labs / stabilise MSC3765 ([#&#8203;29817](https://github.com/element-hq/element-web/pull/29817)). Contributed by [@&#8203;Johennes](https://github.com/Johennes). - Spell out that Element Web does \*not\* work on mobile. ([#&#8203;29211](https://github.com/element-hq/element-web/pull/29211)). Contributed by [@&#8203;ara4n](https://github.com/ara4n). - Add message preview support to the new room list ([#&#8203;29784](https://github.com/element-hq/element-web/pull/29784)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Global configuration flag for media previews ([#&#8203;29582](https://github.com/element-hq/element-web/pull/29582)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - New room list: add partial keyboard shortcuts support ([#&#8203;29783](https://github.com/element-hq/element-web/pull/29783)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - MVVM RoomSummaryCard Topic ([#&#8203;29710](https://github.com/element-hq/element-web/pull/29710)). Contributed by [@&#8203;MarcWadai](https://github.com/MarcWadai). - Warn on self change from settings > roles ([#&#8203;28926](https://github.com/element-hq/element-web/pull/28926)). Contributed by [@&#8203;MarcWadai](https://github.com/MarcWadai). - New room list: new visual for invitation ([#&#8203;29773](https://github.com/element-hq/element-web/pull/29773)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). #### 🐛 Bug Fixes - Fix incorrect display of the user info display name ([#&#8203;29826](https://github.com/element-hq/element-web/pull/29826)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - RoomListStore: Remove invite rooms on decline ([#&#8203;29804](https://github.com/element-hq/element-web/pull/29804)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix the buttons not being displayed with long preview text ([#&#8203;29811](https://github.com/element-hq/element-web/pull/29811)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - New room list: fix missing/incorrect notification decoration ([#&#8203;29796](https://github.com/element-hq/element-web/pull/29796)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New Room List: Prevent potential scroll jump/flicker when switching spaces ([#&#8203;29781](https://github.com/element-hq/element-web/pull/29781)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - New room list: fix incorrect decoration ([#&#8203;29770](https://github.com/element-hq/element-web/pull/29770)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). ### [`v1.11.99`](https://github.com/element-hq/element-web/releases/tag/v1.11.99) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.98...v1.11.99) No changes, just bumping the version to accommodate a new Element Desktop release ### [`v1.11.98`](https://github.com/element-hq/element-web/releases/tag/v1.11.98) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.97...v1.11.98) #### ✨ Features - print better errors in the search view instead of a blocking modal ([#&#8203;29724](https://github.com/element-hq/element-web/pull/29724)). Contributed by [@&#8203;Jujure](https://github.com/Jujure). - New room list: video room and video call decoration ([#&#8203;29693](https://github.com/element-hq/element-web/pull/29693)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Remove Secure Backup, Cross-signing and Cryptography sections in `Security & Privacy` user settings ([#&#8203;29088](https://github.com/element-hq/element-web/pull/29088)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Allow reporting a room when rejecting an invite. ([#&#8203;29570](https://github.com/element-hq/element-web/pull/29570)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - RoomListViewModel: Reset primary and secondary filters on space change ([#&#8203;29672](https://github.com/element-hq/element-web/pull/29672)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - RoomListStore: Support specific sorting requirements for muted rooms ([#&#8203;29665](https://github.com/element-hq/element-web/pull/29665)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - New room list: add notification options menu ([#&#8203;29639](https://github.com/element-hq/element-web/pull/29639)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Room List: Scroll to top of the list when active room is not in the list ([#&#8203;29650](https://github.com/element-hq/element-web/pull/29650)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). #### 🐛 Bug Fixes - Fix unwanted form submit behaviour in memberlist ([#&#8203;29747](https://github.com/element-hq/element-web/pull/29747)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - New room list: fix public room icon visibility when filter change ([#&#8203;29737](https://github.com/element-hq/element-web/pull/29737)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix custom theme support for short hex & rgba hex strings ([#&#8203;29726](https://github.com/element-hq/element-web/pull/29726)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New room list: minor visual fixes ([#&#8203;29723](https://github.com/element-hq/element-web/pull/29723)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix getOidcCallbackUrl for Element Desktop ([#&#8203;29711](https://github.com/element-hq/element-web/pull/29711)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix some webp images improperly marked as animated ([#&#8203;29713](https://github.com/element-hq/element-web/pull/29713)). Contributed by [@&#8203;Petersmit27](https://github.com/Petersmit27). - Revert deletion of hydrateSession ([#&#8203;29703](https://github.com/element-hq/element-web/pull/29703)). Contributed by [@&#8203;Jujure](https://github.com/Jujure). - Fix converttoroom & converttodm not working ([#&#8203;29705](https://github.com/element-hq/element-web/pull/29705)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Ensure forceCloseAllModals also closes priority/static modals ([#&#8203;29706](https://github.com/element-hq/element-web/pull/29706)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Continue button is disabled when uploading a recovery key file ([#&#8203;29695](https://github.com/element-hq/element-web/pull/29695)). Contributed by [@&#8203;Giwayume](https://github.com/Giwayume). - Catch errors after syncing recovery ([#&#8203;29691](https://github.com/element-hq/element-web/pull/29691)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - New room list: fix multiple visual issues ([#&#8203;29673](https://github.com/element-hq/element-web/pull/29673)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - New Room List: Fix mentions filter matching rooms with any highlight ([#&#8203;29668](https://github.com/element-hq/element-web/pull/29668)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Fix truncated emoji label during emoji SAS ([#&#8203;29643](https://github.com/element-hq/element-web/pull/29643)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Remove duplicate jitsi link ([#&#8203;29642](https://github.com/element-hq/element-web/pull/29642)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). ### [`v1.11.97`](https://github.com/element-hq/element-web/releases/tag/v1.11.97) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.96...v1.11.97) #### Security - Fix for [CVE-2025-32026](https://www.cve.org/CVERecord?id=CVE-2025-32026) / [GHSA-69q3-jg79-cg79](https://github.com/element-hq/element-web/security/advisories/GHSA-69q3-jg79-cg79) #### ✨ Features - New room list: reduce padding between avatar and room list border ([#&#8203;29634](https://github.com/element-hq/element-web/pull/29634)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Bundle Element Call with Element Web packages ([#&#8203;29309](https://github.com/element-hq/element-web/pull/29309)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Hide an event notification if it is redacted ([#&#8203;29605](https://github.com/element-hq/element-web/pull/29605)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Docker: Use nginx-unprivileged as base image ([#&#8203;29353](https://github.com/element-hq/element-web/pull/29353)). Contributed by [@&#8203;AndrewFerr](https://github.com/AndrewFerr). - Switch away from nesting React trees and mangling the DOM ([#&#8203;29586](https://github.com/element-hq/element-web/pull/29586)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New room list: add notification decoration ([#&#8203;29552](https://github.com/element-hq/element-web/pull/29552)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - RoomListStore: Unread filter should match rooms that were marked as unread ([#&#8203;29580](https://github.com/element-hq/element-web/pull/29580)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Add support for hiding videos ([#&#8203;29496](https://github.com/element-hq/element-web/pull/29496)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Use an outline icon for the report room button ([#&#8203;29573](https://github.com/element-hq/element-web/pull/29573)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Generate/load pickle key on SSO ([#&#8203;29568](https://github.com/element-hq/element-web/pull/29568)). Contributed by [@&#8203;Jujure](https://github.com/Jujure). - Add report room dialog button/dialog. ([#&#8203;29513](https://github.com/element-hq/element-web/pull/29513)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - RoomListViewModel: Make the active room sticky in the list ([#&#8203;29551](https://github.com/element-hq/element-web/pull/29551)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Replace checkboxes with Compound checkboxes, and appropriately label each checkbox. ([#&#8203;29363](https://github.com/element-hq/element-web/pull/29363)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - New room list: add selection decoration ([#&#8203;29531](https://github.com/element-hq/element-web/pull/29531)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Simplified Sliding Sync ([#&#8203;28515](https://github.com/element-hq/element-web/pull/28515)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Add ability to hide images after clicking "show image" ([#&#8203;29467](https://github.com/element-hq/element-web/pull/29467)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). #### 🐛 Bug Fixes - Fix scroll issues in memberlist ([#&#8203;29392](https://github.com/element-hq/element-web/pull/29392)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - Ensure clicks on spoilers do not get handled by the hidden content ([#&#8203;29618](https://github.com/element-hq/element-web/pull/29618)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New room list: add cursor pointer on room list item ([#&#8203;29627](https://github.com/element-hq/element-web/pull/29627)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix missing ambiguous url tooltips on Element Desktop ([#&#8203;29619](https://github.com/element-hq/element-web/pull/29619)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New room list: fix spacing and padding ([#&#8203;29607](https://github.com/element-hq/element-web/pull/29607)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Make fetchdep check out matching branch name ([#&#8203;29601](https://github.com/element-hq/element-web/pull/29601)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix MFileBody fileName not considering `filename` ([#&#8203;29589](https://github.com/element-hq/element-web/pull/29589)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix token expiry racing with login causing wrong error to be shown ([#&#8203;29566](https://github.com/element-hq/element-web/pull/29566)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix bug which caused startup to hang if the clock was wound back since a previous session ([#&#8203;29558](https://github.com/element-hq/element-web/pull/29558)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - RoomListViewModel: Reset any primary filter on secondary filter change ([#&#8203;29562](https://github.com/element-hq/element-web/pull/29562)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - RoomListStore: Unread filter should only filter rooms having unread counts ([#&#8203;29555](https://github.com/element-hq/element-web/pull/29555)). Contributed by [@&#8203;MidhunSureshR](https://github.com/MidhunSureshR). - In force-verify mode, prevent bypassing by cancelling device verification ([#&#8203;29487](https://github.com/element-hq/element-web/pull/29487)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Add title attribute to user identifier ([#&#8203;29547](https://github.com/element-hq/element-web/pull/29547)). Contributed by [@&#8203;arpitbatra123](https://github.com/arpitbatra123). </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
jessebot (Migrated from git.smallhack.org) approved these changes 2026-05-14 22:23:12 +00:00
Sign in to join this conversation.
No description provided.