Skip to content

Releases: element-hq/element-web

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.

v1.11.41

12 Sep 16:14
v1.11.41
Compare
Choose a tag to compare

🦖 Deprecations

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

✨ Features

  • Make SVGR icons use forward ref (#26082).
  • Add support for rendering a custom wrapper around Element (#25537). Contributed by @maheichyk.
  • Allow creating public knock rooms (#11481). Contributed by @charlynguyen.
  • Render custom images in reactions according to MSC4027 (#11087). Contributed by @sumnerevans.
  • Introduce room knocks bar (#11475). Contributed by @charlynguyen.
  • Room header UI updates (#11507). Fixes #25892.
  • Remove green "verified" bar for encrypted events (#11496).
  • Update member count on room summary update (#11488).
  • Support for E2EE in Element Call (#11492).
  • Allow requesting to join knock rooms via spotlight (#11482). Contributed by @charlynguyen.
  • Lock out the first tab if Element is opened in a second tab. (#11425). Fixes #25157.
  • Change avatar to use Compound implementation (#11448).

🐛 Bug Fixes

  • 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.
  • Fix compound external assets path in bundle (#26069).
  • Use RoomStateEvent.Update for knocks (#11516). Contributed by @charlynguyen.
  • Prevent event propagation when clicking icon buttons (#11515).
  • Only display RoomKnocksBar when feature flag is enabled (#11513). Contributed by @andybalaam.
  • Fix avatars of knock members for people tab of room settings (#11506). Fixes #26083. Contributed by @charlynguyen.
  • Fixes read receipt avatar offset (#11483). Fixes #26067, #26064 #26059 and #26061.
  • Fix avatar defects (#11473). Fixes #26051 and #26046.
  • Fix consistent avatar output for Percy (#11472). Fixes #26049 and #26052.
  • Fix colour of avatar and colour matching with username (#11470). Fixes #26042.
  • Fix incompatibility of Soft Logout with Element-R (#11468).
  • Fix instances of double translation and guard translation calls using typescript (#11443).