Skip to content

Releases: element-hq/element-web

v1.11.82-rc.0

15 Oct 14:59
v1.11.82-rc.0
Compare
Choose a tag to compare
v1.11.82-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

v1.11.81

15 Oct 11:45
v1.11.81
Compare
Choose a tag to compare

This release fixes High severity vulnerability CVE-2024-47771 / GHSA-3jm3-x98c-r34x

v1.11.80

08 Oct 12:36
v1.11.80
Compare
Choose a tag to compare

✨ Features

  • Add doc for 'force_verification config option (#28035). Contributed by @dbkr.
  • 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

  • Update native OIDC callback url to be RFC8252 compliant (#28096). Contributed by @t3chguy.
  • Update icons to include transparency (#28040). Contributed by @t3chguy.
  • Fix default_widget_container_height in sample config (#28034). Contributed by @dbkr.
  • 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.

v1.11.80-rc.0

01 Oct 15:19
v1.11.80-rc.0
Compare
Choose a tag to compare
v1.11.80-rc.0 Pre-release
Pre-release

✨ Features

  • Add doc for 'force_verification config option (#28035). Contributed by @dbkr.
  • 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

  • Update native OIDC callback url to be RFC8252 compliant (#28096). Contributed by @t3chguy.
  • Update icons to include transparency (#28040). Contributed by @t3chguy.
  • Fix default_widget_container_height in sample config (#28034). Contributed by @dbkr.
  • 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.

v1.11.79

01 Oct 12:05
v1.11.79
Compare
Choose a tag to compare
  • No changes

✨ Features

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

v1.11.78

24 Sep 12:51
v1.11.78
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.

v1.11.78-rc.0

19 Sep 12:40
v1.11.78-rc.0
Compare
Choose a tag to compare
v1.11.78-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.

v1.11.77

10 Sep 13:05
v1.11.77
Compare
Choose a tag to compare

✨ Features

  • Add docs for widget container height option (#27922). Contributed by @dbkr.
  • 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.

v1.11.77-rc.0

03 Sep 12:48
v1.11.77-rc.0
Compare
Choose a tag to compare
v1.11.77-rc.0 Pre-release
Pre-release

✨ Features

  • Add docs for widget container height option (#27922). Contributed by @dbkr.
  • 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.

v1.11.76

27 Aug 12:56
v1.11.76
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.
  • Fix permissions in release tarballs (#27904). Contributed by @t3chguy.

🧰 Maintenance