Skip to content

Releases: element-hq/element-web

v1.11.65

23 Apr 13:07
v1.11.65
Compare
Choose a tag to compare

✨ Features

  • Make empty state copy for TAC depend on the value of the setting (#12419). Contributed by @dbkr.
  • Linkify User Interactive Authentication errors (#12271). Contributed by @t3chguy.
  • Add support for device dehydration v2 (#12316). Contributed by @uhoreg.
  • Replace SecurityCustomisations with CryptoSetupExtension (#12342). Contributed by @thoraj.
  • Add activity toggle for TAC (#12413). Contributed by @dbkr.
  • Humanize spell check language labels (#12409). Contributed by @t3chguy.
  • Call Guest Access, give user the option to change the acces level so they can generate a call link. (#12401). Contributed by @toger5.
  • TAC: Release Announcement (#12380). Contributed by @florianduros.
  • Show the call and share button if the user can create a guest link. (#12385). Contributed by @toger5.
  • Add analytics for mark all threads unread (#12384). Contributed by @dbkr.
  • Add EventType.RoomEncryption to the auto approve capabilities of Element Call widgets (#12386). Contributed by @toger5.

🐛 Bug Fixes

  • Fix link modal not shown after access upgrade (#12411). Contributed by @toger5.
  • Fix thread navigation in timeline (#12412). Contributed by @florianduros.
  • Fix inability to join a knock room via space hierarchy view (#12404). Contributed by @t3chguy.
  • Focus the thread panel when clicking on an item in the TAC (#12410). Contributed by @dbkr.
  • Fix space hierarchy tile busy state being stuck after join error (#12405). Contributed by @t3chguy.
  • Fix room topic in-app links not being handled correctly on topic dialog (#12406). Contributed by @t3chguy.

v1.11.65-rc.0

16 Apr 12:37
v1.11.65-rc.0
Compare
Choose a tag to compare
v1.11.65-rc.0 Pre-release
Pre-release

✨ Features

  • Make empty state copy for TAC depend on the value of the setting (#12419). Contributed by @dbkr.
  • Linkify User Interactive Authentication errors (#12271). Contributed by @t3chguy.
  • Add support for device dehydration v2 (#12316). Contributed by @uhoreg.
  • Replace SecurityCustomisations with CryptoSetupExtension (#12342). Contributed by @thoraj.
  • Add activity toggle for TAC (#12413). Contributed by @dbkr.
  • Humanize spell check language labels (#12409). Contributed by @t3chguy.
  • Call Guest Access, give user the option to change the acces level so they can generate a call link. (#12401). Contributed by @toger5.
  • TAC: Release Announcement (#12380). Contributed by @florianduros.
  • Show the call and share button if the user can create a guest link. (#12385). Contributed by @toger5.
  • Add analytics for mark all threads unread (#12384). Contributed by @dbkr.
  • Add EventType.RoomEncryption to the auto approve capabilities of Element Call widgets (#12386). Contributed by @toger5.

🐛 Bug Fixes

  • Fix link modal not shown after access upgrade (#12411). Contributed by @toger5.
  • Fix thread navigation in timeline (#12412). Contributed by @florianduros.
  • Fix inability to join a knock room via space hierarchy view (#12404). Contributed by @t3chguy.
  • Focus the thread panel when clicking on an item in the TAC (#12410). Contributed by @dbkr.
  • Fix space hierarchy tile busy state being stuck after join error (#12405). Contributed by @t3chguy.
  • Fix room topic in-app links not being handled correctly on topic dialog (#12406). Contributed by @t3chguy.

v1.11.64

09 Apr 10:21
v1.11.64
Compare
Choose a tag to compare

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

v1.11.64-rc.0

02 Apr 16:35
v1.11.64-rc.0
Compare
Choose a tag to compare
v1.11.64-rc.0 Pre-release
Pre-release

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

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

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