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.97.0-rc.0

02 Apr 16:22
Compare
Choose a tag to compare
v3.97.0-rc.0 Pre-release
Pre-release

✨ Features

  • Mark all threads as read button (#12378). Contributed by @dbkr.
  • Video call meta space (#12297). Contributed by @toger5.
  • Add leave room warning for last admin (#9452). Contributed by @Arnei.
  • Iterate styles around Link new device via QR (#12356). Contributed by @t3chguy.
  • Improve code-splitting of highlight.js and maplibre-gs libs (#12349). Contributed by @t3chguy.
  • Use data-mx-color for rainbows (#12325). Contributed by @tulir.

🐛 Bug Fixes

  • Fix external guest access url for unencrypted rooms (#12345). Contributed by @toger5.
  • Fix video rooms not showing share link button (#12374). Contributed by @toger5.
  • Fix space topic jumping on hover/focus (#12377). Contributed by @t3chguy.
  • Allow popping out a Jitsi widget to respect Desktop web_base_url config (#12376). Contributed by @t3chguy.
  • Remove the Lazy Loading InvalidStoreError Dialogs (#12358). Contributed by @langleyd.
  • Improve readability of badges and pills (#12360). Contributed by @robintown.

v3.96.1

28 Mar 16:53
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Revert "Make EC widget theme reactive - Update widget url when the theme changes" (#12383) in order to fix widgets that require authentication.

v3.96.0

26 Mar 16:35
Compare
Choose a tag to compare

✨ Features

  • Change user permission by using a new apply button (#12346). Contributed by @florianduros.
  • Mark as Unread (#12254). Contributed by @dbkr.
  • Refine the colors of some more components (#12343). Contributed by @robintown.
  • TAC: Order rooms by most recent after notification level (#12329). Contributed by @florianduros.
  • Make EC widget theme reactive - Update widget url when the theme changes (#12295). Contributed by @toger5.
  • Refine styles of menus, toasts, popovers, and modals (#12332). Contributed by @robintown.
  • Element Call: fix widget shown while its still loading (waitForIframeLoad=false) (#12292). Contributed by @toger5.
  • Improve Forward Dialog a11y by switching to roving tab index interactions (#12306). Contributed by @t3chguy.
  • Call guest access link creation to join calls as a non registered user via the EC SPA (#12259). Contributed by @toger5.
  • Use strong element to semantically denote visually emphasised content (#12320). Contributed by @t3chguy.
  • Handle up/down arrow keys as well as left/right for horizontal toolbars for improved a11y (#12305). Contributed by @t3chguy.

🐛 Bug Fixes

  • [Backport staging] Remove the glass border from modal spinners (#12369). Contributed by @RiotRobot.
  • Fix incorrect check for private read receipt support (#12348). Contributed by @tulir.
  • TAC: Fix hover state when expanded (#12337). Contributed by @florianduros.
  • Fix the image view (#12341). Contributed by @robintown.
  • Use correct push rule to evaluate room-wide mentions (#12318). Contributed by @t3chguy.
  • Reset power selector on API failure to prevent state mismatch (#12319). Contributed by @t3chguy.
  • Fix spotlight opening in TAC (#12315). Contributed by @florianduros.

v3.96.0-rc.0

19 Mar 15:17
Compare
Choose a tag to compare
v3.96.0-rc.0 Pre-release
Pre-release

✨ Features

  • Change user permission by using a new apply button (#12346). Contributed by @florianduros.
  • Mark as Unread (#12254). Contributed by @dbkr.
  • Refine the colors of some more components (#12343). Contributed by @robintown.
  • TAC: Order rooms by most recent after notification level (#12329). Contributed by @florianduros.
  • Make EC widget theme reactive - Update widget url when the theme changes (#12295). Contributed by @toger5.
  • Refine styles of menus, toasts, popovers, and modals (#12332). Contributed by @robintown.
  • Element Call: fix widget shown while its still loading (waitForIframeLoad=false) (#12292). Contributed by @toger5.
  • Improve Forward Dialog a11y by switching to roving tab index interactions (#12306). Contributed by @t3chguy.
  • Call guest access link creation to join calls as a non registered user via the EC SPA (#12259). Contributed by @toger5.
  • Use strong element to semantically denote visually emphasised content (#12320). Contributed by @t3chguy.
  • Handle up/down arrow keys as well as left/right for horizontal toolbars for improved a11y (#12305). Contributed by @t3chguy.

🐛 Bug Fixes

  • Fix incorrect check for private read receipt support (#12348). Contributed by @tulir.
  • TAC: Fix hover state when expanded (#12337). Contributed by @florianduros.
  • Fix the image view (#12341). Contributed by @robintown.
  • Use correct push rule to evaluate room-wide mentions (#12318). Contributed by @t3chguy.
  • Reset power selector on API failure to prevent state mismatch (#12319). Contributed by @t3chguy.
  • Fix spotlight opening in TAC (#12315). Contributed by @florianduros.

v3.95.0

14 Mar 17:13
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Update @vector-im/compound-design-tokens in package.json (#12340).

v3.95.0-rc.0

14 Mar 16:40
Compare
Choose a tag to compare
v3.95.0-rc.0 Pre-release
Pre-release

🐛 Bug Fixes

  • [Backport staging] Update @vector-im/compound-design-tokens in package.json (#12340). Contributed by @RiotRobot.

v3.94.0

12 Mar 18:39
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Fix requests for senders to submit auto-rageshakes (#12304). Contributed by @richvdh.
  • fix automatic DM avatar with functional members (#12157). Contributed by @HarHarLinks.
  • Feeds event with relation to unknown to the widget (#12283). Contributed by @maheichyk.
  • Fix TAC opening with keyboard (#12285). Contributed by @florianduros.
  • Allow screenshot update docker to run multiple test files (#12291). Contributed by @dbkr.
  • Fix alignment of user menu avatar (#12289). Contributed by @dbkr.
  • Fix buttons of widget in a room (#12288). Contributed by @florianduros.
  • ModuleAPI: overwrite_login action was not stopping the existing client resulting in the action failing with rust-sdk (#12272). Contributed by @BillCarsonFr.

v3.94.0-rc.0

05 Mar 14:09
Compare
Choose a tag to compare
v3.94.0-rc.0 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Fix requests for senders to submit auto-rageshakes (#12304). Contributed by @richvdh.
  • fix automatic DM avatar with functional members (#12157). Contributed by @HarHarLinks.
  • Feeds event with relation to unknown to the widget (#12283). Contributed by @maheichyk.
  • Fix TAC opening with keyboard (#12285). Contributed by @florianduros.
  • Allow screenshot update docker to run multiple test files (#12291). Contributed by @dbkr.
  • Fix alignment of user menu avatar (#12289). Contributed by @dbkr.
  • Fix buttons of widget in a room (#12288). Contributed by @florianduros.
  • ModuleAPI: overwrite_login action was not stopping the existing client resulting in the action failing with rust-sdk (#12272). Contributed by @BillCarsonFr.

v3.93.0

27 Feb 12:58
Compare
Choose a tag to compare

🦖 Deprecations

  • Enable custom themes to theme Compound (#12240). Contributed by @robintown.
  • Remove welcome bot welcome_user_id support (#12153). Contributed by @t3chguy.

✨ Features

🐛 Bug Fixes

  • [Backport staging] Fix spurious session corruption error (#12287). Contributed by @RiotRobot.
  • Fix the space panel getting bigger when gaining a scroll bar (#12267). Contributed by @dbkr.
  • Fix gradients spacings on the space panel (#12262). Contributed by @dbkr.
  • Remove hardcoded Element in tac labs description (#12266). Contributed by @florianduros.
  • Fix branding in "migrating crypto" message (#12265). Contributed by @richvdh.
  • Use h1 as first heading in dialogs (#12250). Contributed by @dbkr.
  • Fix forced lowercase username in login/registration flows (#9329). Contributed by @vrifox.
  • Update the TAC indicator on event decryption (#12243). Contributed by @dbkr.
  • Fix OIDC delegated auth account url check (#12242). Contributed by @t3chguy.
  • New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... (#12235). Contributed by @toger5.
  • Fix TAC button alignment when expanded (#12238). Contributed by @florianduros.
  • Fix tooltip behaviour in TAC (#12236). Contributed by @florianduros.

v3.93.0-rc.0

21 Feb 18:19
Compare
Choose a tag to compare
v3.93.0-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Remove welcome bot welcome_user_id support (#12153). Contributed by @t3chguy.

✨ Features

🐛 Bug Fixes

  • Fix the space panel getting bigger when gaining a scroll bar (#12267). Contributed by @dbkr.
  • Fix gradients spacings on the space panel (#12262). Contributed by @dbkr.
  • Remove hardcoded Element in tac labs description (#12266). Contributed by @florianduros.
  • Fix branding in "migrating crypto" message (#12265). Contributed by @richvdh.
  • Use h1 as first heading in dialogs (#12250). Contributed by @dbkr.
  • Fix forced lowercase username in login/registration flows (#9329). Contributed by @vrifox.
  • Update the TAC indicator on event decryption (#12243). Contributed by @dbkr.
  • Fix OIDC delegated auth account url check (#12242). Contributed by @t3chguy.
  • New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... (#12235). Contributed by @toger5.
  • Fix TAC button alignment when expanded (#12238). Contributed by @florianduros.
  • Fix tooltip behaviour in TAC (#12236). Contributed by @florianduros.