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

Releases: element-hq/matrix-react-sdk

v3.114.0

22 Oct 12:04
Compare
Choose a tag to compare

✨ 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

v3.114.0-rc.0

15 Oct 14:40
Compare
Choose a tag to compare
v3.114.0-rc.0 Pre-release
Pre-release

✨ 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

v3.113.0

15 Oct 11:01
Compare
Choose a tag to compare

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

08 Oct 12:28
Compare
Choose a tag to compare

✨ 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 over b 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

01 Oct 15:05
Compare
Choose a tag to compare
v3.112.0-rc.0 Pre-release
Pre-release

✨ 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 over b 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

01 Oct 11:56
Compare
Choose a tag to compare

✨ Features

  • [Backport staging] Allow joining calls and video rooms without enabling the labs flags (#106). Contributed by @RiotRobot.

v3.110.0

24 Sep 12:43
Compare
Choose a tag to compare

✨ 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

19 Sep 11:06
Compare
Choose a tag to compare
v3.110.0-rc.1 Pre-release
Pre-release

✨ 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

18 Sep 15:55
Compare
Choose a tag to compare
v3.110.0-rc.0 Pre-release
Pre-release

✨ 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.