This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Releases: element-hq/matrix-react-sdk
Releases · element-hq/matrix-react-sdk
v3.114.0
✨ Features
- Deduplicate more icons using Compound Design Tokens (#132). Contributed by @t3chguy.
- Always show link new device flow even if unsupported (#147). Contributed by @t3chguy.
- Update design of files list in right panel (#144). Contributed by @t3chguy.
- Remove feature_dehydration (#138). Contributed by @florianduros.
- Upgrade emojibase-bindings and remove local handling of emoticon variations (#127). Contributed by @langleyd.
- Add support for rendering media captions (#43). Contributed by @tulir.
- Replace composer icons with Compound variants (#123). Contributed by @t3chguy.
- Tweak default right panel size to be 320px except for maximised widgets at 420px (#110). Contributed by @t3chguy.
- Add a pinned message badge under a pinned message (#118). Contributed by @florianduros.
- Ditch right panel tabs and re-add close button (#99). Contributed by @t3chguy.
- Force verification even for refreshed clients (#44). Contributed by @dbkr.
- Update emoji text, border and background colour in timeline (#119). Contributed by @florianduros.
- Disable ICE fallback based on well-known configuration (#111). Contributed by @t3chguy.
- Remove legacy room header and promote beta room header (#105). Contributed by @t3chguy.
- Respect
io.element.jitsi
useFor1To1Calls
in well-known (#112). Contributed by @t3chguy. - Use Compound close icon in favour of mishmash of x/close icons (#108). Contributed by @t3chguy.
🐛 Bug Fixes
- Revert #124 and #135 (#139). Contributed by @dbkr.
- Add aria-label to e2e icon (#136). Contributed by @florianduros.
- Fix bell icons on room list hover being black squares (#135). Contributed by @dbkr.
- Fix vertical overflow on the mobile register screen (#137). Contributed by @langleyd.
- Allow to unpin redacted event (#98). Contributed by @florianduros.
v3.114.0-rc.0
✨ Features
- Deduplicate more icons using Compound Design Tokens (#132). Contributed by @t3chguy.
- Always show link new device flow even if unsupported (#147). Contributed by @t3chguy.
- Update design of files list in right panel (#144). Contributed by @t3chguy.
- Remove feature_dehydration (#138). Contributed by @florianduros.
- Upgrade emojibase-bindings and remove local handling of emoticon variations (#127). Contributed by @langleyd.
- Add support for rendering media captions (#43). Contributed by @tulir.
- Replace composer icons with Compound variants (#123). Contributed by @t3chguy.
- Tweak default right panel size to be 320px except for maximised widgets at 420px (#110). Contributed by @t3chguy.
- Add a pinned message badge under a pinned message (#118). Contributed by @florianduros.
- Ditch right panel tabs and re-add close button (#99). Contributed by @t3chguy.
- Force verification even for refreshed clients (#44). Contributed by @dbkr.
- Update emoji text, border and background colour in timeline (#119). Contributed by @florianduros.
- Disable ICE fallback based on well-known configuration (#111). Contributed by @t3chguy.
- Remove legacy room header and promote beta room header (#105). Contributed by @t3chguy.
- Respect
io.element.jitsi
useFor1To1Calls
in well-known (#112). Contributed by @t3chguy. - Use Compound close icon in favour of mishmash of x/close icons (#108). Contributed by @t3chguy.
🐛 Bug Fixes
- Revert #124 and #135 (#139). Contributed by @dbkr.
- Add aria-label to e2e icon (#136). Contributed by @florianduros.
- Fix bell icons on room list hover being black squares (#135). Contributed by @dbkr.
- Fix vertical overflow on the mobile register screen (#137). Contributed by @langleyd.
- Allow to unpin redacted event (#98). Contributed by @florianduros.
v3.113.0
Updates to js-sdk v34.8.0, although react-sdk has already stopped using the insecure functionality in question, so this release contains no functional changes.
v3.112.0
✨ Features
- Roll back change to device isolation mode (#104). Contributed by @richvdh.
- Remove right panel toggling behaviour on room header buttons (#100). Contributed by @t3chguy.
- Improve error display for messages sent from insecure devices (#93). Contributed by @richvdh.
- Add labs option to exclude unverified devices (#92). Contributed by @richvdh.
- Improve contrast for timestamps, date separators & spotlight trigger (#91). Contributed by @t3chguy.
- Open room settings on room header avatar click (#88). Contributed by @t3chguy.
- Use
strong
overb
for improved a11y semantics (#41). Contributed by @t3chguy. - Grant Element Call widget capabilities for "raise hand" feature (#82). Contributed by @AndrewFerr.
- Mobile registration optimizations and tests (#62). Contributed by @langleyd.
- Ignore chat effect when older than 48h (#48). Contributed by @florianduros.
🐛 Bug Fixes
- Fix untranslated keys being rendered in
/help
dialog (#90). Contributed by @t3chguy. - Ensure timeline search results are visible even in video rooms (#96). Contributed by @t3chguy.
- Pop right panel timeline when unmaximising widget to avoid double timeline (#94). Contributed by @t3chguy.
- Fix accessible label on left panel spotlight trigger (#87). Contributed by @t3chguy.
- Crypto: fix display of device key (#86). Contributed by @richvdh.
v3.112.0-rc.0
✨ Features
- Roll back change to device isolation mode (#104). Contributed by @richvdh.
- Remove right panel toggling behaviour on room header buttons (#100). Contributed by @t3chguy.
- Improve error display for messages sent from insecure devices (#93). Contributed by @richvdh.
- Add labs option to exclude unverified devices (#92). Contributed by @richvdh.
- Improve contrast for timestamps, date separators & spotlight trigger (#91). Contributed by @t3chguy.
- Open room settings on room header avatar click (#88). Contributed by @t3chguy.
- Use
strong
overb
for improved a11y semantics (#41). Contributed by @t3chguy. - Grant Element Call widget capabilities for "raise hand" feature (#82). Contributed by @AndrewFerr.
- Mobile registration optimizations and tests (#62). Contributed by @langleyd.
- Ignore chat effect when older than 48h (#48). Contributed by @florianduros.
🐛 Bug Fixes
- Fix untranslated keys being rendered in
/help
dialog (#90). Contributed by @t3chguy. - Ensure timeline search results are visible even in video rooms (#96). Contributed by @t3chguy.
- Pop right panel timeline when unmaximising widget to avoid double timeline (#94). Contributed by @t3chguy.
- Fix accessible label on left panel spotlight trigger (#87). Contributed by @t3chguy.
- Crypto: fix display of device key (#86). Contributed by @richvdh.
v3.111.0
✨ Features
- [Backport staging] Allow joining calls and video rooms without enabling the labs flags (#106). Contributed by @RiotRobot.
v3.110.0
✨ Features
- Add Release announcement for the pinning message list (#46). Contributed by @florianduros.
- Unlabs feature pinning (#22). Contributed by @florianduros.
- Add mobile registration (#42). Contributed by @langleyd.
- Add support for
org.matrix.cross_signing_reset
UIA stage flow (#34). Contributed by @t3chguy. - Add timezone to user profile (#20). Contributed by @Half-Shot.
- Add config option to force verification (#29). Contributed by @dbkr.
- Reduce pinned message banner size (#28). Contributed by @florianduros.
- Enable message pinning labs by default (#25). Contributed by @florianduros.
- Remove release announcement of the new header (#23). Contributed by @florianduros.
🐛 Bug Fixes
- Fix timeout type (#40). Contributed by @dbkr.
- Fix huge usage bandwidth and performance issue of pinned message banner. (#37). Contributed by @florianduros.
- Reverse order of pinned message list (#19). Contributed by @florianduros.
v3.110.0-rc.1
✨ Features
- Add Release announcement for the pinning message list (#46). Contributed by @florianduros.
- Unlabs feature pinning (#22). Contributed by @florianduros.
- Add mobile registration (#42). Contributed by @langleyd.
- Add support for
org.matrix.cross_signing_reset
UIA stage flow (#34). Contributed by @t3chguy. - Add timezone to user profile (#20). Contributed by @Half-Shot.
- Add config option to force verification (#29). Contributed by @dbkr.
- Reduce pinned message banner size (#28). Contributed by @florianduros.
- Enable message pinning labs by default (#25). Contributed by @florianduros.
- Remove release announcement of the new header (#23). Contributed by @florianduros.
🐛 Bug Fixes
- Fix timeout type (#40). Contributed by @dbkr.
- Fix huge usage bandwidth and performance issue of pinned message banner. (#37). Contributed by @florianduros.
- Reverse order of pinned message list (#19). Contributed by @florianduros.
v3.110.0-rc.0
✨ Features
- Add Release announcement for the pinning message list (#46). Contributed by @florianduros.
- Unlabs feature pinning (#22). Contributed by @florianduros.
- Add mobile registration (#42). Contributed by @langleyd.
- Add support for
org.matrix.cross_signing_reset
UIA stage flow (#34). Contributed by @t3chguy. - Add timezone to user profile (#20). Contributed by @Half-Shot.
- Add config option to force verification (#29). Contributed by @dbkr.
- Reduce pinned message banner size (#28). Contributed by @florianduros.
- Enable message pinning labs by default (#25). Contributed by @florianduros.
- Remove release announcement of the new header (#23). Contributed by @florianduros.
🐛 Bug Fixes
- Fix timeout type (#40). Contributed by @dbkr.
- Fix huge usage bandwidth and performance issue of pinned message banner. (#37). Contributed by @florianduros.
- Reverse order of pinned message list (#19). Contributed by @florianduros.