Skip to content

Releases: element-hq/element-web

v1.12.16-rc.0

21 Apr 12:23
v1.12.16-rc.0

Choose a tag to compare

v1.12.16-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Disallow links without protocol (e.g. starting with http(s)://) in LinkedText. (#32972). Contributed by @Half-Shot.

✨ Features

🐛 Bug Fixes

  • Fix crashes in when opening Bridges in room settings (#33137). Contributed by @defaultdino.
  • fix(call): leave call along with room (#33162). Contributed by @defaultdino.
  • Fix React hydration issues (#32958). Contributed by @t3chguy.
  • Enusre voice message recording does not fall back to the default input if an input is specifically configured. (#32887). Contributed by @jpborie05.
  • Room list: fix expanded/collapse state of sections (#33074). Contributed by @florianduros.
  • fix: Left hand sidebar text selectable (#33029). Contributed by @marley.
  • Collapsible Left Panel - Ensure that panels have non-fractional widths (#33052). Contributed by @MidhunSureshR.
  • Collapsible Left Panel - Clicking on separator should expand to 100% when no width is available in settings (#33053). Contributed by @MidhunSureshR.
  • Fix EventListSummary not unbinding event listeners (#33006). Contributed by @t3chguy.

v1.12.15

08 Apr 07:50
v1.12.15

Choose a tag to compare

Fixes Desktop release workflow.

This release is identical to v1.12.14 otherwise.

v1.12.15-rc.0

08 Apr 07:28
v1.12.15-rc.0

Choose a tag to compare

v1.12.15-rc.0 Pre-release
Pre-release

Fixes Desktop release workflow.

This release is identical to v1.12.14 otherwise.

v1.12.14

07 Apr 13:25
v1.12.14

Choose a tag to compare

✨ Features

  • Add analytics tracking for URL previews (#32659). Contributed by @Half-Shot.
  • Collapsible Room List - Clicking on separator should expand to last set width (#32909). Contributed by @MidhunSureshR.
  • RoomList: improve performance (#32919). Contributed by @florianduros.
  • Implement collapsible panels for the new room list (#32742). Contributed by @MidhunSureshR.
  • Hide the names of banned users behind a spoiler tag (attempt 2) (#32636). Contributed by @andybalaam.

🐛 Bug Fixes

  • Use the code signing Subject Name as basis for Tray GUID on Windows (#32939). Contributed by @t3chguy.
  • Ensure the incoming verification request appears above the please verify prompt (#32931). Contributed by @andybalaam.
  • Collapsible Room List - Prevent any interaction with the separator when the panel is expanded (#32910). Contributed by @MidhunSureshR.
  • Fix icon size of badges in right panel (#32952). Contributed by @florianduros.
  • Fix room list often showing the wrong icons for calls (#32881). Contributed by @robintown.
  • Fix emoticon slash commands including stale buffers (#32928). Contributed by @t3chguy.
  • Fix presence indicators not showing without cache (#32880). Contributed by @DLCSharp.
  • Show space name instead of 'Empty room' after creation (#32886). Contributed by @gugaribeiro05.
  • Strip ephemeral query params from OIDC redirect URI (#32875). Contributed by @azmeuk.

v1.12.14-rc.0

31 Mar 12:50
v1.12.14-rc.0

Choose a tag to compare

v1.12.14-rc.0 Pre-release
Pre-release

✨ Features

  • Add overrides for esbuild & minimatch based on pnpm audit (#32986). Contributed by @t3chguy.
  • Add analytics tracking for URL previews (#32659). Contributed by @Half-Shot.
  • Collapsible Room List - Clicking on separator should expand to last set width (#32909). Contributed by @MidhunSureshR.
  • RoomList: improve performance (#32919). Contributed by @florianduros.
  • Implement collapsible panels for the new room list (#32742). Contributed by @MidhunSureshR.
  • Hide the names of banned users behind a spoiler tag (attempt 2) (#32636). Contributed by @andybalaam.

🐛 Bug Fixes

  • Use the code signing Subject Name as basis for Tray GUID on Windows (#32939). Contributed by @t3chguy.
  • Ensure the incoming verification request appears above the please verify prompt (#32931). Contributed by @andybalaam.
  • Collapsible Room List - Prevent any interaction with the separator when the panel is expanded (#32910). Contributed by @MidhunSureshR.
  • Fix icon size of badges in right panel (#32952). Contributed by @florianduros.
  • Fix room list often showing the wrong icons for calls (#32881). Contributed by @robintown.
  • Fix emoticon slash commands including stale buffers (#32928). Contributed by @t3chguy.
  • Fix presence indicators not showing without cache (#32880). Contributed by @DLCSharp.
  • Show space name instead of 'Empty room' after creation (#32886). Contributed by @gugaribeiro05.
  • Strip ephemeral query params from OIDC redirect URI (#32875). Contributed by @azmeuk.

v1.12.13

24 Mar 11:28
v1.12.13

Choose a tag to compare

🦖 Deprecations

  • Remove automatic rageshakes on UTD labs feature (#32778). Contributed by @Half-Shot.
  • Remove automaticErrorReporting labs feature (#32781). Contributed by @Half-Shot.

✨ Features

  • Upgrade Element Call for new picture-in-picture designs (#32816). Contributed by @robintown.
  • Room list: add sections to shared components (#32735). Contributed by @florianduros.
  • feat: Devtool for sticky events MSC4354 (#32741). Contributed by @BillCarsonFr.
  • Port URL Preview components to MVVM (#32525). Contributed by @Half-Shot.
  • Add support for Widget & Room Header Buttons module APIs (#32734). Contributed by @dbkr.
  • Port over linkifyJS to shared-components. (#32731). Contributed by @Half-Shot.
  • Redesign widget pip and move into shared component (#32654). Contributed by @toger5.
  • Implement customisations & login component Module API 1.11.0 (#32687). Contributed by @t3chguy.
  • Realign MessageActionBar to Figma designs (#32722). Contributed by @t3chguy.
  • Implement new widget permissions module api (#32565). Contributed by @langleyd.

🐛 Bug Fixes

  • [Backport staging] Fix soft crash of room list when trying to open a room (#32872). Contributed by @RiotRobot.
  • Fix "key storage out of sync" appearing when key storage is actually fine (#32811). Contributed by @andybalaam.
  • Fix remove button styling in local address list of room settings (#32798). Contributed by @florianduros.
  • Always check & update the users timezone on their profile on startup (#32764). Contributed by @Half-Shot.
  • Fix nx configuration to actually run type linter (#32776). Contributed by @richvdh.
  • Fix expand space panel button not being shown on keyboard focus (#32746). Contributed by @t3chguy.
  • Reset key storage if restoring from Recovery encounters the wrong decryption key (#32668). Contributed by @andybalaam.

v1.12.13-rc.0

17 Mar 11:45
v1.12.13-rc.0

Choose a tag to compare

v1.12.13-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Remove automatic rageshakes on UTD labs feature (#32778). Contributed by @Half-Shot.
  • Remove automaticErrorReporting labs feature (#32781). Contributed by @Half-Shot.

✨ Features

  • Upgrade Element Call for new picture-in-picture designs (#32816). Contributed by @robintown.
  • Room list: add sections to shared components (#32735). Contributed by @florianduros.
  • feat: Devtool for sticky events MSC4354 (#32741). Contributed by @BillCarsonFr.
  • Port URL Preview components to MVVM (#32525). Contributed by @Half-Shot.
  • Add support for Widget & Room Header Buttons module APIs (#32734). Contributed by @dbkr.
  • Port over linkifyJS to shared-components. (#32731). Contributed by @Half-Shot.
  • Redesign widget pip and move into shared component (#32654). Contributed by @toger5.
  • Implement customisations & login component Module API 1.11.0 (#32687). Contributed by @t3chguy.
  • Realign MessageActionBar to Figma designs (#32722). Contributed by @t3chguy.
  • Implement new widget permissions module api (#32565). Contributed by @langleyd.

🐛 Bug Fixes

  • Fix "key storage out of sync" appearing when key storage is actually fine (#32811). Contributed by @andybalaam.
  • Fix remove button styling in local address list of room settings (#32798). Contributed by @florianduros.
  • Always check & update the users timezone on their profile on startup (#32764). Contributed by @Half-Shot.
  • Fix nx configuration to actually run type linter (#32776). Contributed by @richvdh.
  • Fix expand space panel button not being shown on keyboard focus (#32746). Contributed by @t3chguy.
  • Reset key storage if restoring from Recovery encounters the wrong decryption key (#32668). Contributed by @andybalaam.

v1.12.12

10 Mar 14:05
v1.12.12

Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Room list: avoid excessive re-renders on room list store update or filter change (#32663). Contributed by @florianduros.
  • Room list: listen to call event to check number of participants (#32677). Contributed by @florianduros.
  • Fix invite-specific join errors not being shown (#32621). Contributed by @Half-Shot.
  • Prevent logging lots of "Browser unsupported" lines (#32647). Contributed by @Half-Shot.
  • Update critical gradient for room status bar (#32575). Contributed by @Half-Shot.
  • Room list: avoid header overflowing when too long (#32645). Contributed by @florianduros.
  • Room list: center focus outline of room list item (#32637). Contributed by @florianduros.
  • Fix misaligned cross in complete security dialog (#32614). Contributed by @dbkr.
  • Room list: fix keyboard navigation (#32585). Contributed by @florianduros.
  • Don't show empty privacy section (#32582). Contributed by @dbkr.
  • Disable room list image dragging (#32590). Contributed by @florianduros.
  • Update UserMenu theme toggle to use IconButton (#32591). Contributed by @t3chguy.
  • Room list: make room list item scales with large font size (#32523). Contributed by @florianduros.

v1.12.12-rc.1

10 Mar 13:54
v1.12.12-rc.1

Choose a tag to compare

v1.12.12-rc.1 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Room list: avoid excessive re-renders on room list store update or filter change (#32663). Contributed by @florianduros.
  • Room list: listen to call event to check number of participants (#32677). Contributed by @florianduros.
  • Fix invite-specific join errors not being shown (#32621). Contributed by @Half-Shot.
  • Prevent logging lots of "Browser unsupported" lines (#32647). Contributed by @Half-Shot.
  • Update critical gradient for room status bar (#32575). Contributed by @Half-Shot.
  • Room list: avoid header overflowing when too long (#32645). Contributed by @florianduros.
  • Room list: center focus outline of room list item (#32637). Contributed by @florianduros.
  • Fix misaligned cross in complete security dialog (#32614). Contributed by @dbkr.
  • Room list: fix keyboard navigation (#32585). Contributed by @florianduros.
  • Don't show empty privacy section (#32582). Contributed by @dbkr.
  • Disable room list image dragging (#32590). Contributed by @florianduros.
  • Update UserMenu theme toggle to use IconButton (#32591). Contributed by @t3chguy.
  • Room list: make room list item scales with large font size (#32523). Contributed by @florianduros.

v1.12.12-rc.0

03 Mar 13:24
v1.12.12-rc.0

Choose a tag to compare

v1.12.12-rc.0 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Room list: avoid excessive re-renders on room list store update or filter change (#32663). Contributed by @florianduros.
  • Room list: listen to call event to check number of participants (#32677). Contributed by @florianduros.
  • Fix invite-specific join errors not being shown (#32621). Contributed by @Half-Shot.
  • Prevent logging lots of "Browser unsupported" lines (#32647). Contributed by @Half-Shot.
  • Update critical gradient for room status bar (#32575). Contributed by @Half-Shot.
  • Room list: avoid header overflowing when too long (#32645). Contributed by @florianduros.
  • Make layered script read the right package.json (#32650). Contributed by @dbkr.
  • Make the git version script work in monorepo (#32648). Contributed by @dbkr.
  • Actually fix script path (#32646). Contributed by @dbkr.
  • Do non-layered builds when running on master (second version) (#32624). Contributed by @dbkr.
  • Fix script path in ci package script (#32639). Contributed by @dbkr.
  • Room list: center focus outline of room list item (#32637). Contributed by @florianduros.
  • Fix misaligned cross in complete security dialog (#32614). Contributed by @dbkr.
  • Room list: fix keyboard navigation (#32585). Contributed by @florianduros.
  • Don't show empty privacy section (#32582). Contributed by @dbkr.
  • Disable room list image dragging (#32590). Contributed by @florianduros.
  • Update UserMenu theme toggle to use IconButton (#32591). Contributed by @t3chguy.
  • Room list: make room list item scales with large font size (#32523). Contributed by @florianduros.