Skip to content

Releases: element-hq/element-web

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.

v1.11.96

25 Mar 14:53
v1.11.96
Compare
Choose a tag to compare

✨ Features

  • RoomListViewModel: Track the index of the active room in the list (#29519). Contributed by @MidhunSureshR.
  • New room list: add empty state (#29512). Contributed by @florianduros.
  • Implement MessagePreviewViewModel (#29514). Contributed by @MidhunSureshR.
  • RoomListViewModel: Add functionality to toggle message preview setting (#29511). Contributed by @MidhunSureshR.
  • New room list: add more options menu on room list item (#29445). Contributed by @florianduros.
  • RoomListViewModel: Provide a way to resort the room list and track the active sort method (#29499). Contributed by @MidhunSureshR.
  • Change *All rooms* meta space name to *All Chats* (#29498). Contributed by @florianduros.
  • Add setting to hide avatars of rooms you have been invited to. (#29497). Contributed by @Half-Shot.
  • Room List Store: Save preferred sorting algorithm and use that on app launch (#29493). Contributed by @MidhunSureshR.
  • Add key storage toggle to Encryption settings (#29310). Contributed by @dbkr.
  • New room list: add primary filters (#29481). Contributed by @florianduros.
  • Implement MSC4142: Remove unintentional intentional mentions in replies (#28209). Contributed by @tulir.
  • White background for 'They do not match' button (#29470). Contributed by @andybalaam.
  • RoomListViewModel: Support secondary filters in the view model (#29465). Contributed by @MidhunSureshR.
  • RoomListViewModel: Support primary filters in the view model (#29454). Contributed by @MidhunSureshR.
  • Room List Store: Implement secondary filters (#29458). Contributed by @MidhunSureshR.
  • Room List Store: Implement rest of the primary filters (#29444). Contributed by @MidhunSureshR.
  • Room List Store: Support filters by implementing just the favourite filter (#29433). Contributed by @MidhunSureshR.
  • Move toggle switch for integration manager for a11y (#29436). Contributed by @Half-Shot.
  • New room list: basic flat list (#29368). Contributed by @florianduros.
  • Improve rageshake upload experience by providing useful error information (#29378). Contributed by @Half-Shot.
  • Add more functionality to the room list vm (#29402). Contributed by @MidhunSureshR.

πŸ› Bug Fixes

  • New room list: fix compose menu action in space (#29500). Contributed by @florianduros.
  • Change ToggleHiddenEventVisibility & GoToHome KeyBindingActions (#29374). Contributed by @gy-mate.
  • Fix Docker Healthcheck (#29471). Contributed by @benbz.
  • Room List Store: Fetch rooms after space store is ready + attach store to window (#29453). Contributed by @MidhunSureshR.
  • Room List Store: Fix bug where left rooms appear in room list (#29452). Contributed by @MidhunSureshR.
  • Add space to the bottom of the room summary actions below leave room (#29270). Contributed by @langleyd.
  • Show error screens in group calls (#29254). Contributed by @robintown.
  • Prevent user from accidentally triggering multiple identity resets (#29388). Contributed by @uhoreg.
  • Remove buggy tooltip on room intro & homepage (#29406). Contributed by @t3chguy.