This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Releases: matrix-org/matrix-react-sdk
Releases · matrix-org/matrix-react-sdk
v3.97.0-rc.0
✨ 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
v3.96.0
✨ 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
✨ 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
v3.95.0-rc.0
🐛 Bug Fixes
- [Backport staging] Update
@vector-im/compound-design-tokens
in package.json (#12340). Contributed by @RiotRobot.
v3.94.0
✨ Features
- Refine styles of controls to match Compound (#12299). Contributed by @robintown.
- Hide the archived section (#12286). Contributed by @dbkr.
- Add theme data to EC widget Url (#12279). Contributed by @toger5.
- Update MSC2965 OIDC Discovery implementation (#12245). Contributed by @t3chguy.
- Use green dot for activity notification in
LegacyRoomHeader
(#12270). Contributed by @florianduros.
🐛 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
✨ Features
- Refine styles of controls to match Compound (#12299). Contributed by @robintown.
- Hide the archived section (#12286). Contributed by @dbkr.
- Add theme data to EC widget Url (#12279). Contributed by @toger5.
- Update MSC2965 OIDC Discovery implementation (#12245). Contributed by @t3chguy.
- Use green dot for activity notification in
LegacyRoomHeader
(#12270). Contributed by @florianduros.
🐛 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
🦖 Deprecations
- Enable custom themes to theme Compound (#12240). Contributed by @robintown.
- Remove welcome bot
welcome_user_id
support (#12153). Contributed by @t3chguy.
✨ Features
- Ignore activity in TAC (#12269). Contributed by @florianduros.
- Use browser's font size instead of hardcoded
16px
as root font size (#12246). Contributed by @florianduros. - Revert "Use Compound primary colors for most actions" (#12264). Contributed by @florianduros.
- Revert "Refine menu, toast, and popover colors" (#12263). Contributed by @florianduros.
- Fix Native OIDC for Element Desktop (#12253). Contributed by @t3chguy.
- Improve client metadata used for OIDC dynamic registration (#12257). Contributed by @t3chguy.
- Refine menu, toast, and popover colors (#12247). Contributed by @robintown.
- Call the AsJson forms of import and exportRoomKeys (#12233). Contributed by @andybalaam.
- Use Compound primary colors for most actions (#12241). Contributed by @robintown.
- Enable redirected media by default (#12142). Contributed by @turt2live.
- Reduce TAC width by
16px
(#12239). Contributed by @florianduros. - Pop out of Threads Activity Centre (#12136). Contributed by @florianduros.
- Use new semantic tokens for username colors (#12209). Contributed by @robintown.
🐛 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
🦖 Deprecations
✨ Features
- Ignore activity in TAC (#12269). Contributed by @florianduros.
- Use browser's font size instead of hardcoded
16px
as root font size (#12246). Contributed by @florianduros. - Revert "Use Compound primary colors for most actions" (#12264). Contributed by @florianduros.
- Revert "Refine menu, toast, and popover colors" (#12263). Contributed by @florianduros.
- Fix Native OIDC for Element Desktop (#12253). Contributed by @t3chguy.
- Improve client metadata used for OIDC dynamic registration (#12257). Contributed by @t3chguy.
- Refine menu, toast, and popover colors (#12247). Contributed by @robintown.
- Call the AsJson forms of import and exportRoomKeys (#12233). Contributed by @andybalaam.
- Use Compound primary colors for most actions (#12241). Contributed by @robintown.
- Enable redirected media by default (#12142). Contributed by @turt2live.
- Reduce TAC width by
16px
(#12239). Contributed by @florianduros. - Pop out of Threads Activity Centre (#12136). Contributed by @florianduros.
- Use new semantic tokens for username colors (#12209). Contributed by @robintown.
🐛 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.