iT3E / tnwks-ops

A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
https://iT3E.github.io/tnwks-ops
MIT License
1 stars 0 forks source link

fix(container): update image vectorim/element-web to v1.11.81 #716

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.65 -> v1.11.81

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

element-hq/element-web (vectorim/element-web) ### [`v1.11.81`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.81) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.80...v1.11.81) This release fixes High severity vulnerability CVE-2024-47771 / GHSA-3jm3-x98c-r34x ### [`v1.11.80`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.80) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.79...v1.11.80) #### ✨ Features - Add doc for 'force_verification config option ([#​28035](https://redirect.github.com/element-hq/element-web/pull/28035)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Roll back change to device isolation mode ([#​104](https://redirect.github.com/element-hq/matrix-react-sdk/pull/104)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). - Remove right panel toggling behaviour on room header buttons ([#​100](https://redirect.github.com/element-hq/matrix-react-sdk/pull/100)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Improve error display for messages sent from insecure devices ([#​93](https://redirect.github.com/element-hq/matrix-react-sdk/pull/93)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). - Add labs option to exclude unverified devices ([#​92](https://redirect.github.com/element-hq/matrix-react-sdk/pull/92)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). - Improve contrast for timestamps, date separators & spotlight trigger ([#​91](https://redirect.github.com/element-hq/matrix-react-sdk/pull/91)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Open room settings on room header avatar click ([#​88](https://redirect.github.com/element-hq/matrix-react-sdk/pull/88)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Use `strong` over `b` for improved a11y semantics ([#​41](https://redirect.github.com/element-hq/matrix-react-sdk/pull/41)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Grant Element Call widget capabilities for "raise hand" feature ([#​82](https://redirect.github.com/element-hq/matrix-react-sdk/pull/82)). Contributed by [@​AndrewFerr](https://redirect.github.com/AndrewFerr). - Mobile registration optimizations and tests ([#​62](https://redirect.github.com/element-hq/matrix-react-sdk/pull/62)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Ignore chat effect when older than 48h ([#​48](https://redirect.github.com/element-hq/matrix-react-sdk/pull/48)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). #### πŸ› Bug Fixes - Update native OIDC callback url to be RFC8252 compliant ([#​28096](https://redirect.github.com/element-hq/element-web/pull/28096)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Update icons to include transparency ([#​28040](https://redirect.github.com/element-hq/element-web/pull/28040)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix default_widget_container_height in sample config ([#​28034](https://redirect.github.com/element-hq/element-web/pull/28034)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix untranslated keys being rendered in `/help` dialog ([#​90](https://redirect.github.com/element-hq/matrix-react-sdk/pull/90)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Ensure timeline search results are visible even in video rooms ([#​96](https://redirect.github.com/element-hq/matrix-react-sdk/pull/96)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Pop right panel timeline when unmaximising widget to avoid double timeline ([#​94](https://redirect.github.com/element-hq/matrix-react-sdk/pull/94)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix accessible label on left panel spotlight trigger ([#​87](https://redirect.github.com/element-hq/matrix-react-sdk/pull/87)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Crypto: fix display of device key ([#​86](https://redirect.github.com/element-hq/matrix-react-sdk/pull/86)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). ### [`v1.11.79`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.79) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.78...v1.11.79) - No changes #### ✨ Features - \[Backport staging] Allow joining calls and video rooms without enabling the labs flags ([#​106](https://redirect.github.com/element-hq/matrix-react-sdk/pull/106)). Contributed by [@​RiotRobot](https://redirect.github.com/RiotRobot). ### [`v1.11.78`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.78) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.77...v1.11.78) #### ✨ Features - Add Release announcement for the pinning message list ([#​46](https://redirect.github.com/element-hq/matrix-react-sdk/pull/46)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Unlabs feature pinning ([#​22](https://redirect.github.com/element-hq/matrix-react-sdk/pull/22)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Add mobile registration ([#​42](https://redirect.github.com/element-hq/matrix-react-sdk/pull/42)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Add support for `org.matrix.cross_signing_reset` UIA stage flow ([#​34](https://redirect.github.com/element-hq/matrix-react-sdk/pull/34)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add timezone to user profile ([#​20](https://redirect.github.com/element-hq/matrix-react-sdk/pull/20)). Contributed by [@​Half-Shot](https://redirect.github.com/Half-Shot). - Add config option to force verification ([#​29](https://redirect.github.com/element-hq/matrix-react-sdk/pull/29)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Reduce pinned message banner size ([#​28](https://redirect.github.com/element-hq/matrix-react-sdk/pull/28)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Enable message pinning labs by default ([#​25](https://redirect.github.com/element-hq/matrix-react-sdk/pull/25)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Remove release announcement of the new header ([#​23](https://redirect.github.com/element-hq/matrix-react-sdk/pull/23)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). #### πŸ› Bug Fixes - Fix timeout type ([#​40](https://redirect.github.com/element-hq/matrix-react-sdk/pull/40)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix huge usage bandwidth and performance issue of pinned message banner. ([#​37](https://redirect.github.com/element-hq/matrix-react-sdk/pull/37)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Reverse order of pinned message list ([#​19](https://redirect.github.com/element-hq/matrix-react-sdk/pull/19)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). ### [`v1.11.77`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.77) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.76...v1.11.77) #### ✨ Features - Add docs for widget container height option ([#​27922](https://redirect.github.com/element-hq/element-web/pull/27922)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Allow user to set timezone ([#​12775](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12775)). Contributed by [@​Timshel](https://redirect.github.com/Timshel). - Implement download_file in widget driver ([#​12931](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12931)). Contributed by [@​weeman1337](https://redirect.github.com/weeman1337). - Sort the pinning message list in the same order than the banner. By timeline order. ([#​12937](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12937)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Display pinned messages on a banner at the top of a room ([#​12917](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12917)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Add a config option to control the default widget container height ([#​12893](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12893)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - RTE drafts ([#​12674](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12674)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Add thread information in pinned message list ([#​12902](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12902)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Add Pin/Unpin action in quick access of the message action bar ([#​12897](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12897)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). #### πŸ› Bug Fixes - Fix read receipt animation ([#​12923](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12923)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Display the indicator even with one message in pinned message banner ([#​12946](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12946)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Always display last pinned message on the banner ([#​12945](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12945)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - The pinned message banner or list are triggering πŸŽ‰ effect. ([#​12944](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12944)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Fix reply message truncation on 2 lines ([#​12929](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12929)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Fix pin/unpin slowness and non refresh from the message action bar ([#​12934](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12934)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Ignore desktop for minimum browser support. ([#​12928](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12928)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). ### [`v1.11.76`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.76) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.75...v1.11.76) #### ✨ Features - Message Pinning: rework the message pinning list in the right panel ([#​12825](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12825)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Tweak UIA postMessage check to work cross-origin ([#​12878](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12878)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Delayed events (Futures) / MSC4140 for call widget ([#​12714](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12714)). Contributed by [@​AndrewFerr](https://redirect.github.com/AndrewFerr). - Stop the ongoing ring if another device joins the call session. ([#​12866](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12866)). Contributed by [@​toger5](https://redirect.github.com/toger5). - Rich text Editor: Auto-replace plain text emoticons with emoji ([#​12828](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12828)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Clean up editor drafts for unknown rooms ([#​12850](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12850)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Rename general user settings to account ([#​12841](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12841)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Update settings tab icons ([#​12867](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12867)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Disable jump to read receipt button instead of hiding when nothing to jump to ([#​12863](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12863)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). #### πŸ› Bug Fixes - Ensure elements on Login page are disabled when in-flight ([#​12895](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12895)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Hide pinned messages when grouped in timeline when feature pinning is disabled ([#​12888](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12888)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Add chat button on new room header for maximised widgets ([#​12882](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12882)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Show spinner whilst initial search request is in progress ([#​12883](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12883)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix user menu font ([#​12879](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12879)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Allow selecting text in the right panel topic ([#​12870](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12870)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add missing presence indicator to new room header ([#​12865](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12865)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix permissions in release tarballs ([#​27904](https://redirect.github.com/element-hq/element-web/pull/27904)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). #### 🧰 Maintenance - Update dependencies for MSC4157 ([#​27906](https://redirect.github.com/element-hq/element-web/pull/27906)). Contributed by [@​AndrewFerr](https://redirect.github.com/AndrewFerr). ### [`v1.11.75`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.75) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.74...v1.11.75) ### Security - Fixes for [CVE-2024-42369](https://nvd.nist.gov/vuln/detail/CVE-2024-42369) / [GHSA-vhr5-g3pm-49fm](https://redirect.github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-vhr5-g3pm-49fm). ### [`v1.11.74`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.74) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.73...v1.11.74) #### ✨ Features - Update unsupported browser react component to new designs ([#​27857](https://redirect.github.com/element-hq/element-web/pull/27857)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Invite dialog: display MXID on its own line ([#​11756](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/11756)). Contributed by [@​AndrewFerr](https://redirect.github.com/AndrewFerr). - Align RoomSummaryCard styles with Figma ([#​12793](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12793)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Extract Extensions into their own right panel tab ([#​12844](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12844)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Remove topic from new room header and expand right panel topic ([#​12842](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12842)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Rework how the onboarding notifications task works ([#​12839](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12839)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Update toast styles to match Figma ([#​12833](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12833)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Warn users on unsupported browsers before they lack features ([#​12830](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12830)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add sign out button to settings profile section ([#​12666](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12666)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc ([#​12780](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12780)). Contributed by [@​toger5](https://redirect.github.com/toger5). - Fix unwanted ringing of other devices even though the user is already connected to the call. ([#​12742](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12742)). Contributed by [@​toger5](https://redirect.github.com/toger5). - Acknowledge `DeviceMute` widget actions ([#​12790](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12790)). Contributed by [@​toger5](https://redirect.github.com/toger5). #### πŸ› Bug Fixes - Update Element icons ([#​27900](https://redirect.github.com/element-hq/element-web/pull/27900)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix Jitsi by updating device mute updates over postMessage API ([#​27858](https://redirect.github.com/element-hq/element-web/pull/27858)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix formatting of rich text emotes ([#​12862](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12862)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fixed custom emotes background color [#​27745](https://redirect.github.com/element-hq/element-web/issues/27745) ([#​12798](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12798)). Contributed by [@​asimdelvi](https://redirect.github.com/asimdelvi). - Ignore permalink_prefix when serializing pills ([#​11726](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/11726)). Contributed by [@​herkulessi](https://redirect.github.com/herkulessi). - Deflake the chat export test ([#​12854](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12854)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix alignment of RTL messages ([#​12837](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12837)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Handle media download errors better ([#​12848](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12848)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Make micIcon display on primary ([#​11908](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/11908)). Contributed by [@​kdanielm](https://redirect.github.com/kdanielm). - Fix compound typography font component issues ([#​12826](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12826)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Allow Chrome page translator to translate messages in rooms ([#​11113](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/11113)). Contributed by [@​lukaszpolowczyk](https://redirect.github.com/lukaszpolowczyk). ### [`v1.11.73`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.73) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.72...v1.11.73) Fixes for [CVE-2024-42347](https://nvd.nist.gov/vuln/detail/CVE-2024-42347) / [GHSA-f83w-wqhc-cfp4](https://redirect.github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-f83w-wqhc-cfp4). ### [`v1.11.72`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.72) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.71...v1.11.72) #### ✨ Features - Polyfill Intl.Segmenter for wider web browser compatibility ([#​27803](https://redirect.github.com/element-hq/element-web/pull/27803)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Enable audio/webaudio Modernizr rule ([#​27772](https://redirect.github.com/element-hq/element-web/pull/27772)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add release announcement for the new room header ([#​12802](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12802)). Contributed by [@​MidhunSureshR](https://redirect.github.com/MidhunSureshR). - Default the room header to on ([#​12803](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12803)). Contributed by [@​MidhunSureshR](https://redirect.github.com/MidhunSureshR). - Update Thread Panel to match latest designs ([#​12797](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12797)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Close any open modals on logout ([#​12777](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12777)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Iterate design of right panel empty state ([#​12796](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12796)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Update styling of UserInfo right panel card ([#​12788](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12788)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Accessibility: Add Landmark navigation ([#​12190](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12190)). Contributed by [@​akirk](https://redirect.github.com/akirk). - Let Element Call widget receive m.room.create ([#​12710](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12710)). Contributed by [@​AndrewFerr](https://redirect.github.com/AndrewFerr). - Let Element Call widget set session memberships ([#​12713](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12713)). Contributed by [@​AndrewFerr](https://redirect.github.com/AndrewFerr). - Update right panel base card styling to match Compound ([#​12768](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12768)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Align `widget_build_url_ignore_dm` with call behaviour switch between 1:1 and Widget ([#​12760](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12760)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Move integrations switch ([#​12733](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12733)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Element-R: Report events with withheld keys separately to Posthog. ([#​12755](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12755)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). #### πŸ› Bug Fixes - Add a modernizr check for WebAssembly support ([#​27776](https://redirect.github.com/element-hq/element-web/pull/27776)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Test for lack of WebAssembly support ([#​12792](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12792)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix stray 'account' heading ([#​12791](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12791)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Add test for the unsupported browser screen ([#​12787](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12787)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix HTML export test ([#​12778](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12778)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix HTML export missing a bunch of Compound variables ([#​12774](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12774)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix inability to change accent colour consistently in custom theming ([#​12772](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12772)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix edge case of landing on 3pid email link with registration disabled ([#​12771](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12771)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). ### [`v1.11.71`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.71) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.70...v1.11.71) #### ✨ Features - Add Modernizr rule for Intl.Segmenter ([#​27677](https://redirect.github.com/element-hq/element-web/pull/27677)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add tabs to the right panel ([#​12672](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12672)). Contributed by [@​MidhunSureshR](https://redirect.github.com/MidhunSureshR). - Promote new room header from labs to Beta ([#​12739](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12739)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Redesign room search interface ([#​12677](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12677)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Move language settings to 'preferences' ([#​12723](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12723)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - New layout selector ui in user settings ([#​12676](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12676)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Prevent Element appearing in system media controls ([#​10995](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/10995)). Contributed by [@​SuperKenVery](https://redirect.github.com/SuperKenVery). - Move the account management button ([#​12663](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12663)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Disable profile controls if the HS doesn't allow them to be set ([#​12652](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12652)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - New theme ui in user settings ([#​12576](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12576)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Adjust room header hover transition from 300ms to 200ms ([#​12703](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12703)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Split out email & phone number settings to separate components & move discovery to privacy tab ([#​12670](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12670)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). #### πŸ› Bug Fixes - Ensure we do not load matrix-react-sdk is a manner which can white-screen ([#​27685](https://redirect.github.com/element-hq/element-web/pull/27685)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix incoming call toast crash due to audio refactor ([#​12737](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12737)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Improve new room header accessibility ([#​12725](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12725)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix closing all modals ([#​12728](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12728)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix close button on forgot password flow ([#​12732](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12732)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Don't consider textual characters to be emoji ([#​12582](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12582)). Contributed by [@​robintown](https://redirect.github.com/robintown). - Clear autocomplete input on selection accept ([#​12709](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12709)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix `Match system theme` toggle ([#​12719](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12719)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). ### [`v1.11.70`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.70) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.69...v1.11.70) #### ✨ Features - Add SSO redirect option for login page ([#​27576](https://redirect.github.com/element-hq/element-web/pull/27576)). Contributed by [@​bartvdbraak](https://redirect.github.com/bartvdbraak). - Use stable endpoints for MSC3916 ([#​27558](https://redirect.github.com/element-hq/element-web/pull/27558)). Contributed by [@​turt2live](https://redirect.github.com/turt2live). - Switch to Rust crypto stack for all logins ([#​12630](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12630)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). - Hide voip buttons in group rooms in environments with widgets disabled ([#​12664](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12664)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Minor tweaks to UserSettings dialog ([#​12651](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12651)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Hide voice call button when redundant ([#​12639](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12639)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Improve accessibility of the room summary card ([#​12586](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12586)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Show tooltips on narrow tabbed views ([#​12624](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12624)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Update gfm.css to github-markdown-css ([#​12613](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12613)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Cache e2eStatus to avoid concerning unencrypted flicker when changing rooms ([#​12606](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12606)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Tweak copy for user verification toast ([#​12605](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12605)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Support s tags for strikethrough for Matrix v1.10 ([#​12604](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12604)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). #### πŸ› Bug Fixes - Fix "Unable to restore session" error ([#​4299](https://redirect.github.com/matrix-org/matrix-js-sdk/pull/4299)). - Fix error when sending encrypted messages in large rooms ([#​4297](https://redirect.github.com/matrix-org/matrix-js-sdk/pull/4297)). - Remove redundant copy in deactive uia modal ([#​12668](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12668)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix high contrast theme in settings ([#​12649](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12649)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Fix background on live location sharing footer ([#​12629](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12629)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Remove outdated iframe sandbox attribute ([#​12633](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12633)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Remove stray setState which caused encryption state shields to flicker ([#​12632](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12632)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix stray background colour on markdown body ([#​12628](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12628)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix widgets not being cleaned up correctly. ([#​12616](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12616)). Contributed by [@​toger5](https://redirect.github.com/toger5). - Add in-progress view to display name EditInPlace ([#​12609](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12609)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix config override of other settings levels ([#​12593](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12593)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Don't show 'saved' on display name save error ([#​12600](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12600)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). ### [`v1.11.69`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.69) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.68...v1.11.69) #### ✨ Features - Change avatar setting component to use a menu ([#​12585](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12585)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - New user profile UI in User Settings ([#​12548](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12548)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - MSC4108 support OIDC QR code login ([#​12370](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12370)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). #### πŸ› Bug Fixes - Fix image upload preview size ([#​12612](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12612)). Contributed by [@​RiotRobot](https://redirect.github.com/RiotRobot). - Fix screen sharing in recent Chrome ([https://github.com/matrix-org/matrix-js-sdk/pull/4243](https://redirect.github.com/matrix-org/matrix-js-sdk/pull/4243)). - Fix roving tab index crash `compareDocumentPosition` ([#​12594](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12594)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Keep dialog glass border on narrow screens ([#​12591](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12591)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Add missing a11y label to dismiss onboarding button in room list ([#​12587](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12587)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add hover / active state on avatar setting upload button ([#​12590](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12590)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix EditInPlace button styles ([#​12589](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12589)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix incorrect assumptions about required fields in /search response ([#​12575](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12575)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix display of no avatar in avatar setting controls ([#​12558](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12558)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Element-R: pass pickleKey in as raw key for indexeddb encryption ([#​12543](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12543)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). ### [`v1.11.68`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.68) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.67...v1.11.68) #### ✨ Features - Tooltip: Improve accessibility for context menus ([#​12462](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12462)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Tooltip: Improve accessibility of space panel ([#​12525](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12525)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). #### πŸ› Bug Fixes - Close the release announcement when a dialog is opened ([#​12559](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12559)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Tooltip: close field tooltip when ESC is pressed ([#​12553](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12553)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Fix tabbedview breakpoint width ([#​12556](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12556)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Fix E2E icon display in room header ([#​12545](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12545)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Tooltip: Improve placement for space settings ([#​12541](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12541)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Fix deformed avatar in a call in a narrow timeline ([#​12538](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12538)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Shown own sent state indicator even when showReadReceipts is disabled ([#​12540](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12540)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Ensure we do not fire the verification mismatch modal multiple times ([#​12526](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12526)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix avatar in chat export ([#​12537](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12537)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Use `*` for italics as it doesn't break when used mid-word ([#​12523](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12523)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). ### [`v1.11.67`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.67) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.66...v1.11.67) #### ✨ Features - Tooltip: Improve the accessibility of the composer and the rich text editor ([#​12459](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12459)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Allow explicit configuration of OIDC dynamic registration metadata ([#​12514](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12514)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Tooltip: improve accessibility for messages ([#​12487](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12487)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Collapse UserSettings tabs to just icons on narrow screens ([#​12505](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12505)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Add room topic to right panel room info ([#​12503](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12503)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - OIDC: pass `id_token` via `id_token_hint` on Manage Account interaction ([#​12499](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12499)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Tooltip: improve accessibility in room ([#​12493](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12493)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Tooltip: improve accessibility for call and voice messages ([#​12489](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12489)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Move the active tab in user settings to the dialog title ([#​12481](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12481)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Tooltip: improve accessibility of spaces ([#​12497](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12497)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Tooltip: improve accessibility of the right panel ([#​12490](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12490)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - MSC3575 (Sliding Sync) add well-known proxy support ([#​12307](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12307)). Contributed by [@​EdGeraghty](https://redirect.github.com/EdGeraghty). #### πŸ› Bug Fixes - Reuse single PlaybackWorker between Playback instances ([#​12520](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12520)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix well-known lookup for sliding sync labs check ([#​12519](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12519)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix `element-desktop-ssoid being` included in OIDC Authorization call ([#​12495](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12495)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Fix beta notifications reconciliation for intentional mentions push rules ([#​12510](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12510)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - fix avatar stretched on 1:1 call ([#​12494](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12494)). Contributed by [@​I-lander](https://redirect.github.com/I-lander). - Check native sliding sync support against an unstable feature flag ([#​12498](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12498)). Contributed by [@​turt2live](https://redirect.github.com/turt2live). - Use OPTIONS for sliding sync detection poke ([#​12492](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12492)). Contributed by [@​turt2live](https://redirect.github.com/turt2live). - TAC: hide tooltip when the release announcement is displayed ([#​12472](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12472)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). ### [`v1.11.66`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.66) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.65...v1.11.66) #### ✨ Features - Use a different error message for UTDs when you weren't in the room. ([#​12453](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12453)). Contributed by [@​uhoreg](https://redirect.github.com/uhoreg). - Take the Threads Activity Centre out of labs ([#​12439](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12439)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Expected UTDs: use a different message for UTDs sent before login ([#​12391](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12391)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). - Add `Tooltip` to `AccessibleButton` ([#​12443](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12443)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Add analytics to activity toggles ([#​12418](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12418)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Decrypt events in reverse order without copying the array ([#​12445](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12445)). Contributed by [@​Johennes](https://redirect.github.com/Johennes). - Use new compound tooltip ([#​12416](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12416)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Expected UTDs: report a different Posthog code ([#​12389](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12389)). Contributed by [@​richvdh](https://redirect.github.com/richvdh). #### πŸ› Bug Fixes - TAC: Fix accessibility issue when the Release announcement is displayed ([#​12484](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12484)). Contributed by [@​RiotRobot](https://redirect.github.com/RiotRobot). - TAC: Close Release Announcement when TAC button is clicked ([#​12485](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12485)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - MenuItem: fix caption usage ([#​12455](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12455)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Show the local echo in previews ([#​12451](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12451)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Fixed the drag and drop of X [#​27186](https://redirect.github.com/element-hq/element-web/issues/27186) ([#​12450](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12450)). Contributed by [@​asimdelvi](https://redirect.github.com/asimdelvi). - Move the TAC to above the button ([#​12438](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12438)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Use the same logic in previews as the timeline to hide events that should be hidden ([#​12434](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12434)). Contributed by [@​langleyd](https://redirect.github.com/langleyd). - Fix selector so maths support doesn't mangle divs ([#​12433](https://redirect.github.com/matrix-org/matrix-react-sdk/pull/12433)). Contributed by [@​uhoreg](https://redirect.github.com/uhoreg).

Configuration

πŸ“… Schedule: Branch creation - "before 7am" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.