Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: matrix-org/matrix-react-sdk

v3.109.0

10 Sep 12:48
Compare
Choose a tag to compare

Licensing

matrix-react-sdk is being forked by Element at https://github.com/element-hq/matrix-react-sdk. Contributions are licensed to Element under a CLA and made available under an AGPLv3.0 or GPLv3.0 license at your choice.

You can read more about this here:
https://matrix.org/blog/2024/08/heart-of-matrix/
https://element.io/blog/sustainable-licensing-at-element-with-agpl/

The Matrix.org Foundation copy of the project will be archived. We don't expect any changes are needed by system administrators. Any updates will be communicated via our usual announcements channels and we are striving to make this as seamless as possible.

✨ Features

  • Allow user to set timezone (#12775). Contributed by @Timshel.
  • Implement download_file in widget driver (#12931). Contributed by @weeman1337.
  • Sort the pinning message list in the same order than the banner. By timeline order. (#12937). Contributed by @florianduros.
  • Display pinned messages on a banner at the top of a room (#12917). Contributed by @florianduros.
  • Add a config option to control the default widget container height (#12893). Contributed by @dbkr.
  • RTE drafts (#12674). Contributed by @langleyd.
  • Add thread information in pinned message list (#12902). Contributed by @florianduros.
  • Add Pin/Unpin action in quick access of the message action bar (#12897). Contributed by @florianduros.

🐛 Bug Fixes

  • Fix read receipt animation (#12923). Contributed by @dbkr.
  • Display the indicator even with one message in pinned message banner (#12946). Contributed by @florianduros.
  • Always display last pinned message on the banner (#12945). Contributed by @florianduros.
  • The pinned message banner or list are triggering 🎉 effect. (#12944). Contributed by @florianduros.
  • Fix reply message truncation on 2 lines (#12929). Contributed by @florianduros.
  • Fix pin/unpin slowness and non refresh from the message action bar (#12934). Contributed by @florianduros.
  • Ignore desktop for minimum browser support. (#12928). Contributed by @florianduros.

v3.109.0-rc.0

03 Sep 12:40
Compare
Choose a tag to compare
v3.109.0-rc.0 Pre-release
Pre-release

✨ Features

  • Allow user to set timezone (#12775). Contributed by @Timshel.
  • Implement download_file in widget driver (#12931). Contributed by @weeman1337.
  • Sort the pinning message list in the same order than the banner. By timeline order. (#12937). Contributed by @florianduros.
  • Display pinned messages on a banner at the top of a room (#12917). Contributed by @florianduros.
  • Add a config option to control the default widget container height (#12893). Contributed by @dbkr.
  • RTE drafts (#12674). Contributed by @langleyd.
  • Add thread information in pinned message list (#12902). Contributed by @florianduros.
  • Add Pin/Unpin action in quick access of the message action bar (#12897). Contributed by @florianduros.

🐛 Bug Fixes

  • Fix read receipt animation (#12923). Contributed by @dbkr.
  • Display the indicator even with one message in pinned message banner (#12946). Contributed by @florianduros.
  • Always display last pinned message on the banner (#12945). Contributed by @florianduros.
  • The pinned message banner or list are triggering 🎉 effect. (#12944). Contributed by @florianduros.
  • Fix reply message truncation on 2 lines (#12929). Contributed by @florianduros.
  • Fix pin/unpin slowness and non refresh from the message action bar (#12934). Contributed by @florianduros.
  • Ignore desktop for minimum browser support. (#12928). Contributed by @florianduros.

v3.108.0

27 Aug 12:43
Compare
Choose a tag to compare

✨ Features

  • Message Pinning: rework the message pinning list in the right panel (#12825). Contributed by @florianduros.
  • Tweak UIA postMessage check to work cross-origin (#12878). Contributed by @t3chguy.
  • Delayed events (Futures) / MSC4140 for call widget (#12714). Contributed by @AndrewFerr.
  • Stop the ongoing ring if another device joins the call session. (#12866). Contributed by @toger5.
  • Rich text Editor: Auto-replace plain text emoticons with emoji (#12828). Contributed by @langleyd.
  • Clean up editor drafts for unknown rooms (#12850). Contributed by @langleyd.
  • Rename general user settings to account (#12841). Contributed by @dbkr.
  • Update settings tab icons (#12867). Contributed by @dbkr.
  • Disable jump to read receipt button instead of hiding when nothing to jump to (#12863). Contributed by @t3chguy.

🐛 Bug Fixes

  • Ensure elements on Login page are disabled when in-flight (#12895). Contributed by @t3chguy.
  • Hide pinned messages when grouped in timeline when feature pinning is disabled (#12888). Contributed by @florianduros.
  • Add chat button on new room header for maximised widgets (#12882). Contributed by @t3chguy.
  • Show spinner whilst initial search request is in progress (#12883). Contributed by @t3chguy.
  • Fix user menu font (#12879). Contributed by @florianduros.
  • Allow selecting text in the right panel topic (#12870). Contributed by @t3chguy.
  • Add missing presence indicator to new room header (#12865). Contributed by @t3chguy.

v3.108.0-rc.0

21 Aug 13:08
Compare
Choose a tag to compare
v3.108.0-rc.0 Pre-release
Pre-release

✨ Features

  • Message Pinning: rework the message pinning list in the right panel (#12825). Contributed by @florianduros.
  • Tweak UIA postMessage check to work cross-origin (#12878). Contributed by @t3chguy.
  • Delayed events (Futures) / MSC4140 for call widget (#12714). Contributed by @AndrewFerr.
  • Stop the ongoing ring if another device joins the call session. (#12866). Contributed by @toger5.
  • Rich text Editor: Auto-replace plain text emoticons with emoji (#12828). Contributed by @langleyd.
  • Clean up editor drafts for unknown rooms (#12850). Contributed by @langleyd.
  • Rename general user settings to account (#12841). Contributed by @dbkr.
  • Update settings tab icons (#12867). Contributed by @dbkr.
  • Disable jump to read receipt button instead of hiding when nothing to jump to (#12863). Contributed by @t3chguy.

🐛 Bug Fixes

  • Ensure elements on Login page are disabled when in-flight (#12895). Contributed by @t3chguy.
  • Hide pinned messages when grouped in timeline when feature pinning is disabled (#12888). Contributed by @florianduros.
  • Add chat button on new room header for maximised widgets (#12882). Contributed by @t3chguy.
  • Show spinner whilst initial search request is in progress (#12883). Contributed by @t3chguy.
  • Fix user menu font (#12879). Contributed by @florianduros.
  • Allow selecting text in the right panel topic (#12870). Contributed by @t3chguy.
  • Add missing presence indicator to new room header (#12865). Contributed by @t3chguy.

v3.107.0

20 Aug 11:36
Compare
Choose a tag to compare
  • No changes

v3.106.0

13 Aug 12:12
Compare
Choose a tag to compare

✨ Features

  • Invite dialog: display MXID on its own line (#11756). Contributed by @AndrewFerr.
  • Align RoomSummaryCard styles with Figma (#12793). Contributed by @t3chguy.
  • Extract Extensions into their own right panel tab (#12844). Contributed by @t3chguy.
  • Remove topic from new room header and expand right panel topic (#12842). Contributed by @t3chguy.
  • Rework how the onboarding notifications task works (#12839). Contributed by @t3chguy.
  • Update toast styles to match Figma (#12833). Contributed by @t3chguy.
  • Warn users on unsupported browsers before they lack features (#12830). Contributed by @t3chguy.
  • Add sign out button to settings profile section (#12666). Contributed by @dbkr.
  • Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (#12780). Contributed by @toger5.
  • Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742). Contributed by @toger5.
  • Acknowledge DeviceMute widget actions (#12790). Contributed by @toger5.

🐛 Bug Fixes

  • Fix formatting of rich text emotes (#12862). Contributed by @dbkr.
  • Fixed custom emotes background color #27745 (#12798). Contributed by @asimdelvi.
  • Ignore permalink_prefix when serializing pills (#11726). Contributed by @herkulessi.
  • Deflake the chat export test (#12854). Contributed by @dbkr.
  • Fix alignment of RTL messages (#12837). Contributed by @dbkr.
  • Handle media download errors better (#12848). Contributed by @t3chguy.
  • Make micIcon display on primary (#11908). Contributed by @kdanielm.
  • Fix compound typography font component issues (#12826). Contributed by @t3chguy.
  • Allow Chrome page translator to translate messages in rooms (#11113). Contributed by @lukaszpolowczyk.

v3.106.0-rc.1

06 Aug 12:32
Compare
Choose a tag to compare
v3.106.0-rc.1 Pre-release
Pre-release

✨ Features

  • Invite dialog: display MXID on its own line (#11756). Contributed by @AndrewFerr.
  • Align RoomSummaryCard styles with Figma (#12793). Contributed by @t3chguy.
  • Extract Extensions into their own right panel tab (#12844). Contributed by @t3chguy.
  • Remove topic from new room header and expand right panel topic (#12842). Contributed by @t3chguy.
  • Rework how the onboarding notifications task works (#12839). Contributed by @t3chguy.
  • Update toast styles to match Figma (#12833). Contributed by @t3chguy.
  • Warn users on unsupported browsers before they lack features (#12830). Contributed by @t3chguy.
  • Add sign out button to settings profile section (#12666). Contributed by @dbkr.
  • Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (#12780). Contributed by @toger5.
  • Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742). Contributed by @toger5.
  • Acknowledge DeviceMute widget actions (#12790). Contributed by @toger5.

🐛 Bug Fixes

  • Fix formatting of rich text emotes (#12862). Contributed by @dbkr.
  • Fixed custom emotes background color #27745 (#12798). Contributed by @asimdelvi.
  • Ignore permalink_prefix when serializing pills (#11726). Contributed by @herkulessi.
  • Deflake the chat export test (#12854). Contributed by @dbkr.
  • Fix alignment of RTL messages (#12837). Contributed by @dbkr.
  • Handle media download errors better (#12848). Contributed by @t3chguy.
  • Make micIcon display on primary (#11908). Contributed by @kdanielm.
  • Fix compound typography font component issues (#12826). Contributed by @t3chguy.
  • Allow Chrome page translator to translate messages in rooms (#11113). Contributed by @lukaszpolowczyk.

v3.106.0-rc.0

06 Aug 12:11
Compare
Choose a tag to compare
v3.106.0-rc.0 Pre-release
Pre-release

✨ Features

  • Invite dialog: display MXID on its own line (#11756). Contributed by @AndrewFerr.
  • Align RoomSummaryCard styles with Figma (#12793). Contributed by @t3chguy.
  • Extract Extensions into their own right panel tab (#12844). Contributed by @t3chguy.
  • Remove topic from new room header and expand right panel topic (#12842). Contributed by @t3chguy.
  • Rework how the onboarding notifications task works (#12839). Contributed by @t3chguy.
  • Update toast styles to match Figma (#12833). Contributed by @t3chguy.
  • Warn users on unsupported browsers before they lack features (#12830). Contributed by @t3chguy.
  • Add sign out button to settings profile section (#12666). Contributed by @dbkr.
  • Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (#12780). Contributed by @toger5.
  • Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742). Contributed by @toger5.
  • Acknowledge DeviceMute widget actions (#12790). Contributed by @toger5.

🐛 Bug Fixes

  • Fix formatting of rich text emotes (#12862). Contributed by @dbkr.
  • Fixed custom emotes background color #27745 (#12798). Contributed by @asimdelvi.
  • Ignore permalink_prefix when serializing pills (#11726). Contributed by @herkulessi.
  • Deflake the chat export test (#12854). Contributed by @dbkr.
  • Fix alignment of RTL messages (#12837). Contributed by @dbkr.
  • Handle media download errors better (#12848). Contributed by @t3chguy.
  • Make micIcon display on primary (#11908). Contributed by @kdanielm.
  • Fix compound typography font component issues (#12826). Contributed by @t3chguy.
  • Allow Chrome page translator to translate messages in rooms (#11113). Contributed by @lukaszpolowczyk.

v3.105.1

06 Aug 10:26
Compare
Choose a tag to compare

v3.104.0

30 Jul 12:46
Compare
Choose a tag to compare

✨ Features

  • Add release announcement for the new room header (#12802). Contributed by @MidhunSureshR.
  • Default the room header to on (#12803). Contributed by @MidhunSureshR.
  • Update Thread Panel to match latest designs (#12797). Contributed by @t3chguy.
  • Close any open modals on logout (#12777). Contributed by @dbkr.
  • Iterate design of right panel empty state (#12796). Contributed by @t3chguy.
  • Update styling of UserInfo right panel card (#12788). Contributed by @t3chguy.
  • Accessibility: Add Landmark navigation (#12190). Contributed by @akirk.
  • Let Element Call widget receive m.room.create (#12710). Contributed by @AndrewFerr.
  • Let Element Call widget set session memberships (#12713). Contributed by @AndrewFerr.
  • Update right panel base card styling to match Compound (#12768). Contributed by @t3chguy.
  • Align widget_build_url_ignore_dm with call behaviour switch between 1:1 and Widget (#12760). Contributed by @t3chguy.
  • Move integrations switch (#12733). Contributed by @dbkr.
  • Element-R: Report events with withheld keys separately to Posthog. (#12755). Contributed by @richvdh.

🐛 Bug Fixes

  • Test for lack of WebAssembly support (#12792). Contributed by @dbkr.
  • Fix stray 'account' heading (#12791). Contributed by @dbkr.
  • Add test for the unsupported browser screen (#12787). Contributed by @dbkr.
  • Fix HTML export test (#12778). Contributed by @dbkr.
  • Fix HTML export missing a bunch of Compound variables (#12774). Contributed by @t3chguy.
  • Fix inability to change accent colour consistently in custom theming (#12772). Contributed by @t3chguy.
  • Fix edge case of landing on 3pid email link with registration disabled (#12771). Contributed by @t3chguy.