Skip to content

Releases: element-hq/element-web

v1.11.63

28 Mar 17:04
v1.11.63
Compare
Choose a tag to compare

This is a hotfix release to fix a couple of issues: one where the client would sometimes call the client/server API to set a push rule in a loop, and one where authentication was not sent for widgets when it should have been.

🐛 Bug Fixes

  • Revert "Make EC widget theme reactive - Update widget url when the theme changes" (#12383) in order to fix widgets that require authentication.
  • Update to hotfixed js-sdk to fix an issue where Element could try to set a push rule in a loop.

v1.11.62

26 Mar 17:01
v1.11.62
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.

v1.11.62-rc.0

19 Mar 15:28
v1.11.62-rc.0
Compare
Choose a tag to compare
v1.11.62-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.

v1.11.61

14 Mar 17:38
v1.11.61
Compare
Choose a tag to compare
  • No changes

🐛 Bug Fixes

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

v1.11.61-rc.0

14 Mar 16:49
v1.11.61-rc.0
Compare
Choose a tag to compare
v1.11.61-rc.0 Pre-release
Pre-release
  • No changes

🐛 Bug Fixes

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

v1.11.60

12 Mar 18:47
v1.11.60
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.

v1.11.60-rc.0

05 Mar 14:17
v1.11.60-rc.0
Compare
Choose a tag to compare
v1.11.60-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.

v1.11.59

27 Feb 13:09
v1.11.59
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.

v1.11.59-rc.0

21 Feb 18:28
v1.11.59-rc.0
Compare
Choose a tag to compare
v1.11.59-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.

v1.11.58

13 Feb 15:12
v1.11.58
Compare
Choose a tag to compare

✨ Features

  • 🦀 🔒 The flag to enable the Rust crypto implementation is now set to true by default. This means that without any additional configuration every new login will use the new cryptography implementation.
  • Add Element call related functionality to new room header (#12091). Contributed by @toger5.
  • Add labs flag for Threads Activity Centre (#12137). Contributed by @florianduros.
  • Refactor element call lobby + skip lobby (#12057). Contributed by @toger5.
  • Hide the "Message" button in the sidebar if the CreateRooms components should not be shown (#9271). Contributed by @dhenneke.
  • Add notification dots to thread summary icons (#12146). Contributed by @dbkr.

🐛 Bug Fixes

  • [Backport staging] Fix the StorageManger detecting a false positive consistency check when manually migrating to rust from labs (#12230). Contributed by @RiotRobot.
  • Fix logout can take ages (#12191). Contributed by @BillCarsonFr.
  • Fix Mark all as read in settings (#12205). Contributed by @florianduros.
  • Fix default thread notification of the new RoomHeader (#12194). Contributed by @florianduros.
  • Fix display of room notification debug info (#12183). Contributed by @dbkr.