Skip to content

Releases: element-hq/element-web

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.

v1.12.11

24 Feb 14:12
v1.12.11

Choose a tag to compare

🦖 Deprecations

  • Remove UIFeature.BulkUnverifiedSessionsReminder setting (#31943). Contributed by @andybalaam.
  • Remove unused function to auto-rageshake when key backup is not set up (#31942). Contributed by @andybalaam.

✨ Features

  • Room list: update the visuals in order to have better contrast (#32421). Contributed by @florianduros.
  • Set history visibility to "invited" for DMs and new non-public rooms when creating a room (#31974). Contributed by @langleyd.
  • Remove server acl status/summaries from timeline (#32461). Contributed by @langleyd.
  • Update globalBlacklistUnverifiedDevices on setting change (#31983). Contributed by @kaylendog.
  • Add badge for history visibiltity to room info panel (#31927). Contributed by @richvdh.

🐛 Bug Fixes

  • Default useOnlyCurrentProfiles to true (#32524). Contributed by @dbkr.
  • Keep custom theme active after reload (#32506). Contributed by @florianduros.
  • Update font format from 'ttf' to 'truetype' (#32493). Contributed by @all-yall.
  • Fix videos on Firefox (#32497). Contributed by @p1gp1g.
  • Use a dedicated FAQ/help entry for key storage. (#32480). Contributed by @mxandreas.
  • Avoid showing two chat timelines side by side after a call (#32484). Contributed by @robintown.
  • Update screenshot for reactive display name disambiguation (#32431). Contributed by @aditya-cherukuru.
  • Fix Status Bar being unreadable when the user overrides the default OS light/dark theme. (#32442). Contributed by @Half-Shot.
  • fix: Remove state_key: null from Seshat search results (#31524). Contributed by @shinaoka.
  • Fix user pill deserialisation (#31947). Contributed by @t3chguy.