Skip to content

Releases: element-hq/element-web

v1.11.102-rc.0

28 May 13:11
v1.11.102-rc.0
Compare
Choose a tag to compare
v1.11.102-rc.0 Pre-release
Pre-release

✨ Features

  • EW: Modernize the recovery key input modal (#29819). Contributed by @uhoreg.
  • New room list: move secondary filters into primary filters (#29972). Contributed by @florianduros.
  • Prompt the user when key storage is unexpectedly off (#29912). Contributed by @andybalaam.
  • New room list: move sort menu in room list header (#29983). Contributed by @florianduros.
  • New room list: rework spacing of room list item (#29965). Contributed by @florianduros.
  • RLS: Remove forgotten room from skiplist (#29933). Contributed by @MidhunSureshR.
  • Add room list sorting (#29951). Contributed by @dbkr.
  • Don't use the minimised width(68px) on the new room list (#29778). Contributed by @langleyd.

πŸ› Bug Fixes

  • RoomListStoreV3: Only add new rooms that pass VisibilityProvider check (#29974). Contributed by @MidhunSureshR.
  • Re-order primary filters (#29957). Contributed by @dbkr.
  • Fix leaky CSS adding ! to all H1 elements (#29964). Contributed by @t3chguy.
  • Fix extensions panel style (#29273). Contributed by @langleyd.
  • Fix state events being hidden from widgets in read_events actions (#29954). Contributed by @robintown.
  • Remove old filter test (#29963). Contributed by @dbkr.

v1.11.101

20 May 13:36
v1.11.101
Compare
Choose a tag to compare

✨ Features

  • New room list: add keyboard navigation support (#29805). Contributed by @florianduros.
  • Use the JoinRuleSettings component for the guest link access prompt. (#28614). Contributed by @toger5.
  • Add loading state to the new room list view (#29725). Contributed by @langleyd.
  • Make OIDC identity reset consistent with EX (#29854). Contributed by @andybalaam.
  • Support error code for email / phone adding unsupported (MSC4178) (#29855). Contributed by @dbkr.
  • Update identity reset UI (Make consistent with EX) (#29701). Contributed by @andybalaam.
  • Add secondary filters to the new room list (#29818). Contributed by @dbkr.
  • Fix battery drain from Web Audio (#29203). Contributed by @mbachry.

πŸ› Bug Fixes

  • Fix go home shortcut on macos and change toggle action events shortcut (#29929). Contributed by @florianduros.
  • New room list: fix outdated message preview when space or filter change (#29925). Contributed by @florianduros.
  • Stop migrating to MSC4278 if the config exists. (#29924). Contributed by @Half-Shot.
  • Ensure consistent download file name on download from ImageView (#29913). Contributed by @t3chguy.
  • Add error toast when service worker registration fails (#29895). Contributed by @t3chguy.
  • New Room List: Prevent old tombstoned rooms from appearing in the list (#29881). Contributed by @MidhunSureshR.
  • Remove lag in search field (#29885). Contributed by @florianduros.
  • Respect UIFeature.Voip (#29873). Contributed by @langleyd.
  • Allow jumping to message search from spotlight (#29850). Contributed by @t3chguy.

v1.11.101-rc.0

13 May 11:00
v1.11.101-rc.0
Compare
Choose a tag to compare
v1.11.101-rc.0 Pre-release
Pre-release

✨ Features

  • New room list: add keyboard navigation support (#29805). Contributed by @florianduros.
  • Use the JoinRuleSettings component for the guest link access prompt. (#28614). Contributed by @toger5.
  • Add loading state to the new room list view (#29725). Contributed by @langleyd.
  • Make OIDC identity reset consistent with EX (#29854). Contributed by @andybalaam.
  • Support error code for email / phone adding unsupported (MSC4178) (#29855). Contributed by @dbkr.
  • Update identity reset UI (Make consistent with EX) (#29701). Contributed by @andybalaam.
  • Add secondary filters to the new room list (#29818). Contributed by @dbkr.
  • Fix battery drain from Web Audio (#29203). Contributed by @mbachry.

πŸ› Bug Fixes

  • Fix go home shortcut on macos and change toggle action events shortcut (#29929). Contributed by @florianduros.
  • New room list: fix outdated message preview when space or filter change (#29925). Contributed by @florianduros.
  • Stop migrating to MSC4278 if the config exists. (#29924). Contributed by @Half-Shot.
  • Ensure consistent download file name on download from ImageView (#29913). Contributed by @t3chguy.
  • Add error toast when service worker registration fails (#29895). Contributed by @t3chguy.
  • New Room List: Prevent old tombstoned rooms from appearing in the list (#29881). Contributed by @MidhunSureshR.
  • Remove lag in search field (#29885). Contributed by @florianduros.
  • Respect UIFeature.Voip (#29873). Contributed by @langleyd.
  • Allow jumping to message search from spotlight (#29850). Contributed by @t3chguy.

v1.11.100

06 May 14:05
v1.11.100
Compare
Choose a tag to compare

✨ Features

πŸ› Bug Fixes

  • Fix incorrect display of the user info display name (#29826). Contributed by @langleyd.
  • RoomListStore: Remove invite rooms on decline (#29804). Contributed by @MidhunSureshR.
  • Fix the buttons not being displayed with long preview text (#29811). Contributed by @dbkr.
  • New room list: fix missing/incorrect notification decoration (#29796). Contributed by @florianduros.
  • New Room List: Prevent potential scroll jump/flicker when switching spaces (#29781). Contributed by @MidhunSureshR.
  • New room list: fix incorrect decoration (#29770). Contributed by @florianduros.

v1.11.100-rc.0

29 Apr 11:10
v1.11.100-rc.0
Compare
Choose a tag to compare
v1.11.100-rc.0 Pre-release
Pre-release

✨ Features

πŸ› Bug Fixes

  • Fix incorrect display of the user info display name (#29826). Contributed by @langleyd.
  • RoomListStore: Remove invite rooms on decline (#29804). Contributed by @MidhunSureshR.
  • Fix the buttons not being displayed with long preview text (#29811). Contributed by @dbkr.
  • New room list: fix missing/incorrect notification decoration (#29796). Contributed by @florianduros.
  • New Room List: Prevent potential scroll jump/flicker when switching spaces (#29781). Contributed by @MidhunSureshR.
  • New room list: fix incorrect decoration (#29770). Contributed by @florianduros.

v1.11.99

23 Apr 10:32
v1.11.99
Compare
Choose a tag to compare

No changes, just bumping the version to accommodate a new Element Desktop release

v1.11.98

22 Apr 12:59
v1.11.98
Compare
Choose a tag to compare

✨ Features

  • print better errors in the search view instead of a blocking modal (#29724). Contributed by @Jujure.
  • New room list: video room and video call decoration (#29693). Contributed by @florianduros.
  • Remove Secure Backup, Cross-signing and Cryptography sections in Security & Privacy user settings (#29088). Contributed by @florianduros.
  • Allow reporting a room when rejecting an invite. (#29570). Contributed by @Half-Shot.
  • RoomListViewModel: Reset primary and secondary filters on space change (#29672). Contributed by @MidhunSureshR.
  • RoomListStore: Support specific sorting requirements for muted rooms (#29665). Contributed by @MidhunSureshR.
  • New room list: add notification options menu (#29639). Contributed by @florianduros.
  • Room List: Scroll to top of the list when active room is not in the list (#29650). Contributed by @MidhunSureshR.

πŸ› Bug Fixes

  • Fix unwanted form submit behaviour in memberlist (#29747). Contributed by @MidhunSureshR.
  • New room list: fix public room icon visibility when filter change (#29737). Contributed by @florianduros.
  • Fix custom theme support for short hex & rgba hex strings (#29726). Contributed by @t3chguy.
  • New room list: minor visual fixes (#29723). Contributed by @florianduros.
  • Fix getOidcCallbackUrl for Element Desktop (#29711). Contributed by @t3chguy.
  • Fix some webp images improperly marked as animated (#29713). Contributed by @Petersmit27.
  • Revert deletion of hydrateSession (#29703). Contributed by @Jujure.
  • Fix converttoroom & converttodm not working (#29705). Contributed by @t3chguy.
  • Ensure forceCloseAllModals also closes priority/static modals (#29706). Contributed by @t3chguy.
  • Continue button is disabled when uploading a recovery key file (#29695). Contributed by @Giwayume.
  • Catch errors after syncing recovery (#29691). Contributed by @andybalaam.
  • New room list: fix multiple visual issues (#29673). Contributed by @florianduros.
  • New Room List: Fix mentions filter matching rooms with any highlight (#29668). Contributed by @MidhunSureshR.
  • Fix truncated emoji label during emoji SAS (#29643). Contributed by @florianduros.
  • Remove duplicate jitsi link (#29642). Contributed by @dbkr.

v1.11.98-rc.0

15 Apr 13:31
v1.11.98-rc.0
Compare
Choose a tag to compare
v1.11.98-rc.0 Pre-release
Pre-release

✨ Features

  • print better errors in the search view instead of a blocking modal (#29724). Contributed by @Jujure.
  • New room list: video room and video call decoration (#29693). Contributed by @florianduros.
  • Remove Secure Backup, Cross-signing and Cryptography sections in Security & Privacy user settings (#29088). Contributed by @florianduros.
  • Allow reporting a room when rejecting an invite. (#29570). Contributed by @Half-Shot.
  • RoomListViewModel: Reset primary and secondary filters on space change (#29672). Contributed by @MidhunSureshR.
  • RoomListStore: Support specific sorting requirements for muted rooms (#29665). Contributed by @MidhunSureshR.
  • New room list: add notification options menu (#29639). Contributed by @florianduros.
  • Room List: Scroll to top of the list when active room is not in the list (#29650). Contributed by @MidhunSureshR.

πŸ› Bug Fixes

  • Fix unwanted form submit behaviour in memberlist (#29747). Contributed by @MidhunSureshR.
  • New room list: fix public room icon visibility when filter change (#29737). Contributed by @florianduros.
  • Fix custom theme support for short hex & rgba hex strings (#29726). Contributed by @t3chguy.
  • New room list: minor visual fixes (#29723). Contributed by @florianduros.
  • Fix getOidcCallbackUrl for Element Desktop (#29711). Contributed by @t3chguy.
  • Fix some webp images improperly marked as animated (#29713). Contributed by @Petersmit27.
  • Revert deletion of hydrateSession (#29703). Contributed by @Jujure.
  • Fix converttoroom & converttodm not working (#29705). Contributed by @t3chguy.
  • Ensure forceCloseAllModals also closes priority/static modals (#29706). Contributed by @t3chguy.
  • Continue button is disabled when uploading a recovery key file (#29695). Contributed by @Giwayume.
  • Catch errors after syncing recovery (#29691). Contributed by @andybalaam.
  • New room list: fix multiple visual issues (#29673). Contributed by @florianduros.
  • New Room List: Fix mentions filter matching rooms with any highlight (#29668). Contributed by @MidhunSureshR.
  • Fix truncated emoji label during emoji SAS (#29643). Contributed by @florianduros.
  • Remove duplicate jitsi link (#29642). Contributed by @dbkr.

v1.11.97

08 Apr 12:45
v1.11.97
Compare
Choose a tag to compare

Security

✨ Features

  • New room list: reduce padding between avatar and room list border (#29634). Contributed by @florianduros.
  • Bundle Element Call with Element Web packages (#29309). Contributed by @t3chguy.
  • Hide an event notification if it is redacted (#29605). Contributed by @Half-Shot.
  • Docker: Use nginx-unprivileged as base image (#29353). Contributed by @AndrewFerr.
  • Switch away from nesting React trees and mangling the DOM (#29586). Contributed by @t3chguy.
  • New room list: add notification decoration (#29552). Contributed by @florianduros.
  • RoomListStore: Unread filter should match rooms that were marked as unread (#29580). Contributed by @MidhunSureshR.
  • Add support for hiding videos (#29496). Contributed by @Half-Shot.
  • Use an outline icon for the report room button (#29573). Contributed by @robintown.
  • Generate/load pickle key on SSO (#29568). Contributed by @Jujure.
  • Add report room dialog button/dialog. (#29513). Contributed by @Half-Shot.
  • RoomListViewModel: Make the active room sticky in the list (#29551). Contributed by @MidhunSureshR.
  • Replace checkboxes with Compound checkboxes, and appropriately label each checkbox. (#29363). Contributed by @Half-Shot.
  • New room list: add selection decoration (#29531). Contributed by @florianduros.
  • Simplified Sliding Sync (#28515). Contributed by @dbkr.
  • Add ability to hide images after clicking "show image" (#29467). Contributed by @Half-Shot.

πŸ› Bug Fixes

  • Fix scroll issues in memberlist (#29392). Contributed by @MidhunSureshR.
  • Ensure clicks on spoilers do not get handled by the hidden content (#29618). Contributed by @t3chguy.
  • New room list: add cursor pointer on room list item (#29627). Contributed by @florianduros.
  • Fix missing ambiguous url tooltips on Element Desktop (#29619). Contributed by @t3chguy.
  • New room list: fix spacing and padding (#29607). Contributed by @florianduros.
  • Make fetchdep check out matching branch name (#29601). Contributed by @dbkr.
  • Fix MFileBody fileName not considering filename (#29589). Contributed by @t3chguy.
  • Fix token expiry racing with login causing wrong error to be shown (#29566). Contributed by @t3chguy.
  • Fix bug which caused startup to hang if the clock was wound back since a previous session (#29558). Contributed by @richvdh.
  • RoomListViewModel: Reset any primary filter on secondary filter change (#29562). Contributed by @MidhunSureshR.
  • RoomListStore: Unread filter should only filter rooms having unread counts (#29555). Contributed by @MidhunSureshR.
  • In force-verify mode, prevent bypassing by cancelling device verification (#29487). Contributed by @andybalaam.
  • Add title attribute to user identifier (#29547). Contributed by @arpitbatra123.

v1.11.97-rc.0

01 Apr 12:44
v1.11.97-rc.0
Compare
Choose a tag to compare
v1.11.97-rc.0 Pre-release
Pre-release

✨ Features

  • New room list: reduce padding between avatar and room list border (#29634). Contributed by @florianduros.
  • Bundle Element Call with Element Web packages (#29309). Contributed by @t3chguy.
  • Hide an event notification if it is redacted (#29605). Contributed by @Half-Shot.
  • Docker: Use nginx-unprivileged as base image (#29353). Contributed by @AndrewFerr.
  • Switch away from nesting React trees and mangling the DOM (#29586). Contributed by @t3chguy.
  • New room list: add notification decoration (#29552). Contributed by @florianduros.
  • RoomListStore: Unread filter should match rooms that were marked as unread (#29580). Contributed by @MidhunSureshR.
  • Add support for hiding videos (#29496). Contributed by @Half-Shot.
  • Use an outline icon for the report room button (#29573). Contributed by @robintown.
  • Generate/load pickle key on SSO (#29568). Contributed by @Jujure.
  • Add report room dialog button/dialog. (#29513). Contributed by @Half-Shot.
  • RoomListViewModel: Make the active room sticky in the list (#29551). Contributed by @MidhunSureshR.
  • Replace checkboxes with Compound checkboxes, and appropriately label each checkbox. (#29363). Contributed by @Half-Shot.
  • New room list: add selection decoration (#29531). Contributed by @florianduros.
  • Simplified Sliding Sync (#28515). Contributed by @dbkr.
  • Add ability to hide images after clicking "show image" (#29467). Contributed by @Half-Shot.

πŸ› Bug Fixes

  • Fix scroll issues in memberlist (#29392). Contributed by @MidhunSureshR.
  • Ensure clicks on spoilers do not get handled by the hidden content (#29618). Contributed by @t3chguy.
  • New room list: add cursor pointer on room list item (#29627). Contributed by @florianduros.
  • Fix missing ambiguous url tooltips on Element Desktop (#29619). Contributed by @t3chguy.
  • New room list: fix spacing and padding (#29607). Contributed by @florianduros.
  • Make fetchdep check out matching branch name (#29601). Contributed by @dbkr.
  • Fix MFileBody fileName not considering filename (#29589). Contributed by @t3chguy.
  • Fix token expiry racing with login causing wrong error to be shown (#29566). Contributed by @t3chguy.
  • Fix bug which caused startup to hang if the clock was wound back since a previous session (#29558). Contributed by @richvdh.
  • RoomListViewModel: Reset any primary filter on secondary filter change (#29562). Contributed by @MidhunSureshR.
  • RoomListStore: Unread filter should only filter rooms having unread counts (#29555). Contributed by @MidhunSureshR.
  • In force-verify mode, prevent bypassing by cancelling device verification (#29487). Contributed by @andybalaam.
  • Add title attribute to user identifier (#29547). Contributed by @arpitbatra123.