Skip to content

Releases: element-hq/element-web

v1.11.47

24 Oct 14:44
v1.11.47
Compare
Choose a tag to compare

🦖 Deprecations

  • Deprecate customisations in favour of Module API (#25736). Fixes #25733.

✨ Features

🐛 Bug Fixes

  • Set max size for Element logo in search warning (#11779). Fixes #26408.
  • Avoid error when DMing oneself (#11754). Fixes #7242.
  • Fix: Message shield alignment is not right. (#11703). Fixes #26142. Contributed by @manancodes.
  • fix logging full event (#11755). Fixes #26376.
  • OIDC: use delegated auth account URL from OidcClientStore (#11723). Fixes #26305. Contributed by @kerryarchibald.
  • Fix: Members list shield alignment is not right. (#11700). Fixes #26261. Contributed by @manancodes.
  • Fix: HTML elements clickable area too wide. (#11666). Fixes #25454. Contributed by @manancodes.
  • Fix untranslated headings in the devtools dialog (#11734).
  • Fixes invite dialog alignment and pill color contrast (#11722). Contributed by @gabrc52.
  • Prevent select element in General settings overflowing in a room with very long room-id (#11597). Contributed by @ABHIXIT2.
  • Fix: Clicking on members pile does nothing. (#11657). Fixes #26164. Contributed by @manancodes.
  • Fix: Wierd shadow below room avatar in dark mode. (#11678). Fixes #26153. Contributed by @manancodes.
  • Fix start_sso / start_cas URLs failing to redirect to a authentication prompt (#11681). Contributed by @Half-Shot.

v1.11.47-rc.1

17 Oct 14:43
v1.11.47-rc.1
Compare
Choose a tag to compare
v1.11.47-rc.1 Pre-release
Pre-release

🦖 Deprecations

  • Deprecate customisations in favour of Module API (#25736). Fixes #25733.

✨ Features

🐛 Bug Fixes

  • Avoid error when DMing oneself (#11754). Fixes #7242.
  • Fix: Message shield alignment is not right. (#11703). Fixes #26142. Contributed by @manancodes.
  • fix logging full event (#11755). Fixes #26376.
  • OIDC: use delegated auth account URL from OidcClientStore (#11723). Fixes #26305. Contributed by @kerryarchibald.
  • Fix: Members list shield alignment is not right. (#11700). Fixes #26261. Contributed by @manancodes.
  • Fix: HTML elements clickable area too wide. (#11666). Fixes #25454. Contributed by @manancodes.
  • Fix untranslated headings in the devtools dialog (#11734).
  • Fixes invite dialog alignment and pill color contrast (#11722). Contributed by @gabrc52.
  • Prevent select element in General settings overflowing in a room with very long room-id (#11597). Contributed by @ABHIXIT2.
  • Fix: Clicking on members pile does nothing. (#11657). Fixes #26164. Contributed by @manancodes.
  • Fix: Wierd shadow below room avatar in dark mode. (#11678). Fixes #26153. Contributed by @manancodes.
  • Fix start_sso / start_cas URLs failing to redirect to a authentication prompt (#11681). Contributed by @Half-Shot.

v1.11.46

10 Oct 08:35
v1.11.46
Compare
Choose a tag to compare

✨ Features

  • Use .well-known to discover a default rendezvous server for use with Sign in with QR (#11655). Contributed by @hughns.
  • Message layout will update according to the selected style (#10170). Fixes #21782. Contributed by @manancodes.
  • Implement MSC4039: Add an MSC for a new Widget API action to upload files into the media repository (#11311). Contributed by @dhenneke.
  • Render space pills with square corners to match new avatar (#11632). Fixes #26056.
  • Linkify room topic (#11631). Fixes #26185.
  • Show knock rooms in the list (#11573). Contributed by @maheichyk.

🐛 Bug Fixes

v1.11.46-rc.2

03 Oct 13:56
v1.11.46-rc.2
Compare
Choose a tag to compare
v1.11.46-rc.2 Pre-release
Pre-release

🐛 Bug Fixes

  • Bump matrix-web-i18n dependency to 3.1.3 (#26287)

v1.11.46-rc.1

03 Oct 11:14
v1.11.46-rc.1
Compare
Choose a tag to compare
v1.11.46-rc.1 Pre-release
Pre-release

✨ Features

  • Use .well-known to discover a default rendezvous server for use with Sign in with QR (#11655). Contributed by @hughns.
  • Message layout will update according to the selected style (#10170). Fixes #21782. Contributed by @manancodes.
  • Implement MSC4039: Add an MSC for a new Widget API action to upload files into the media repository (#11311). Contributed by @dhenneke.
  • Render space pills with square corners to match new avatar (#11632). Fixes #26056.
  • Linkify room topic (#11631). Fixes #26185.
  • Show knock rooms in the list (#11573). Contributed by @maheichyk.

🐛 Bug Fixes

v1.11.45

29 Sep 10:28
v1.11.45
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix Emoji font on Safari 17 (#11673).

v1.11.44

26 Sep 13:07
v1.11.44
Compare
Choose a tag to compare

The "notifications" bell has moved into labs, meaning it can only be used on the Nightly or Develop versions. We made this change because as it stands the bell does not work well. We will bring it back back when we will have had a chance to improve it so it meets most users' expectations.

✨ Features

🐛 Bug Fixes

  • Revert "Fix regression around FacePile with overflow (#11527)" (#11634). Fixes #26209.
  • Escape placeholder before injecting it into the style (#11607).
  • Move ViewUser action callback to RoomView (#11495). Fixes #26040.
  • Fix room timeline search toggling behaviour edge case (#11605). Fixes #26105.
  • Avoid rendering view-message link in RoomKnocksBar unnecessarily (#11598). Contributed by @charlynguyen.
  • Use knock rooms sync to reflect the knock state (#11596). Fixes #26043 and #26044. Contributed by @charlynguyen.
  • Fix avatar in right panel not using the correct font (#11593). Fixes #26061. Contributed by @MidhunSureshR.
  • Add waits in Spotlight Cypress tests, hoping this unflakes them (#11590). Fixes #26053, #26140 #26139 and #26138. Contributed by @andybalaam.
  • Fix vertical alignment of default avatar font (#11582). Fixes #26081.
  • Fix avatars in public room & space search being flex shrunk (#11580). Fixes #26133.
  • Fix EventTile avatars being rendered with a size of 0 instead of hidden (#11558). Fixes #26075.

v1.11.44-rc.1

19 Sep 11:54
v1.11.44-rc.1
Compare
Choose a tag to compare
v1.11.44-rc.1 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Escape placeholder before injecting it into the style (#11607).
  • Move ViewUser action callback to RoomView (#11495). Fixes #26040.
  • Fix room timeline search toggling behaviour edge case (#11605). Fixes #26105.
  • Avoid rendering view-message link in RoomKnocksBar unnecessarily (#11598). Contributed by @charlynguyen.
  • Use knock rooms sync to reflect the knock state (#11596). Fixes #26043 and #26044. Contributed by @charlynguyen.
  • Fix avatar in right panel not using the correct font (#11593). Fixes #26061. Contributed by @MidhunSureshR.
  • Add waits in Spotlight Cypress tests, hoping this unflakes them (#11590). Fixes #26053, #26140 #26139 and #26138. Contributed by @andybalaam.
  • Fix vertical alignment of default avatar font (#11582). Fixes #26081.
  • Fix avatars in public room & space search being flex shrunk (#11580). Fixes #26133.
  • Fix EventTile avatars being rendered with a size of 0 instead of hidden (#11558). Fixes #26075.

v1.11.43

15 Sep 11:11
v1.11.43
Compare
Choose a tag to compare

(No changes - bumping the version number for an element-desktop release.)

v1.11.42

13 Sep 11:50
v1.11.42
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Update Compound to fix Firefox-specific avatar regression (#11604). Fixes #26155.