Releases: element-hq/element-web
Releases Β· element-hq/element-web
v1.11.106-rc.0
β¨ Features
- Add support for module message hint
allowDownloadingMedia
(#30252). Contributed by @Half-Shot. - Update the mobile_guide page to the new design and link out to Element X by default. (#30172). Contributed by @pixlwave.
- Filter settings exported when rageshaking (#30236). Contributed by @Half-Shot.
- Allow Element Call to learn the room name (#30213). Contributed by @robintown.
π Bug Fixes
v1.11.105
β¨ Features
- New room list: add context menu to room list item (#29952). Contributed by @florianduros.
- Support for custom message components via Module API (#30074). Contributed by @Half-Shot.
- Prompt users to set up recovery (#30075). Contributed by @uhoreg.
- Update
IconButton
colors (#30124). Contributed by @florianduros. - New room list: filter list can be collapsed (#29992). Contributed by @florianduros.
- Show
EmptyRoomListView
when low priority filter matches zero rooms (#30122). Contributed by @MidhunSureshR.
π Bug Fixes
- Fix untranslatable string "People" in notifications beta (#30165). Contributed by @t3chguy.
- Force verification even after logging in via delegate (#30141). Contributed by @andybalaam.
- Hide add integrations button based on UIComponent.AddIntegrations (#30140). Contributed by @t3chguy.
- Use nav for new room list and label sections (#30134). Contributed by @dbkr.
- Spacestore should emit event after rebuilding home space (#30132). Contributed by @MidhunSureshR.
- Handle m.room.pinned_events being invalid (#30129). Contributed by @t3chguy.
v1.11.105-rc.0
β¨ Features
- New room list: add context menu to room list item (#29952). Contributed by @florianduros.
- Support for custom message components via Module API (#30074). Contributed by @Half-Shot.
- Prompt users to set up recovery (#30075). Contributed by @uhoreg.
- Update
IconButton
colors (#30124). Contributed by @florianduros. - New room list: filter list can be collapsed (#29992). Contributed by @florianduros.
- Show
EmptyRoomListView
when low priority filter matches zero rooms (#30122). Contributed by @MidhunSureshR.
π Bug Fixes
- Fix untranslatable string "People" in notifications beta (#30165). Contributed by @t3chguy.
- Force verification even after logging in via delegate (#30141). Contributed by @andybalaam.
- Hide add integrations button based on UIComponent.AddIntegrations (#30140). Contributed by @t3chguy.
- Use nav for new room list and label sections (#30134). Contributed by @dbkr.
- Spacestore should emit event after rebuilding home space (#30132). Contributed by @MidhunSureshR.
- Handle m.room.pinned_events being invalid (#30129). Contributed by @t3chguy.
v1.11.104
β¨ Features
- Update the mobile_guide page to the new design. (#30006). Contributed by @pixlwave.
- Provide a devtool for manually verifying other devices (#30094). Contributed by @andybalaam.
- Implement MSC4155: Invite filtering (#29603). Contributed by @Half-Shot.
- Add low priority avatar decoration to room tile (#30065). Contributed by @MidhunSureshR.
- Add ability to prevent window content being captured by other apps (Desktop) (#30098). Contributed by @t3chguy.
- New room list: move message preview in user settings (#30023). Contributed by @florianduros.
- New room list: change room options icon (#30029). Contributed by @florianduros.
- RoomListStore: Sort low priority rooms to the bottom of the list (#30070). Contributed by @MidhunSureshR.
- Add low priority filter pill to the room list UI (#30060). Contributed by @MidhunSureshR.
- New room list: remove color gradient in space panel (#29721). Contributed by @florianduros.
- /share?msg=foo endpoint using forward message dialog (#29874). Contributed by @ara4n.
π Bug Fixes
- Do not send empty auth when setting up cross-signing keys (#29914). Contributed by @gnieto.
- Settings: flip local video feed by default (#29501). Contributed by @jbtrystram.
- AccessSecretStorageDialog: various fixes (#30093). Contributed by @richvdh.
- AccessSecretStorageDialog: fix inability to enter recovery key (#30090). Contributed by @richvdh.
- Fix failure to upload thumbnail causing image to send as file (#30086). Contributed by @t3chguy.
- Low priority menu item should be a toggle (#30071). Contributed by @MidhunSureshR.
- Add sanity checks to prevent users from ignoring themselves (#30079). Contributed by @MidhunSureshR.
- Fix issue with duplicate images (#30073). Contributed by @fatlewis.
- Handle errors returned from Seshat (#30083). Contributed by @richvdh.
v1.11.104-rc.0
β¨ Features
- Provide a devtool for manually verifying other devices (#30094). Contributed by @andybalaam.
- Implement MSC4155: Invite filtering (#29603). Contributed by @Half-Shot.
- Add low priority avatar decoration to room tile (#30065). Contributed by @MidhunSureshR.
- Add ability to prevent window content being captured by other apps (Desktop) (#30098). Contributed by @t3chguy.
- New room list: move message preview in user settings (#30023). Contributed by @florianduros.
- New room list: change room options icon (#30029). Contributed by @florianduros.
- RoomListStore: Sort low priority rooms to the bottom of the list (#30070). Contributed by @MidhunSureshR.
- Add low priority filter pill to the room list UI (#30060). Contributed by @MidhunSureshR.
- New room list: remove color gradient in space panel (#29721). Contributed by @florianduros.
- /share?msg=foo endpoint using forward message dialog (#29874). Contributed by @ara4n.
π Bug Fixes
- Do not send empty auth when setting up cross-signing keys (#29914). Contributed by @gnieto.
- Settings: flip local video feed by default (#29501). Contributed by @jbtrystram.
- AccessSecretStorageDialog: various fixes (#30093). Contributed by @richvdh.
- AccessSecretStorageDialog: fix inability to enter recovery key (#30090). Contributed by @richvdh.
- Fix failure to upload thumbnail causing image to send as file (#30086). Contributed by @t3chguy.
- Low priority menu item should be a toggle (#30071). Contributed by @MidhunSureshR.
- Add sanity checks to prevent users from ignoring themselves (#30079). Contributed by @MidhunSureshR.
- Fix issue with duplicate images (#30073). Contributed by @fatlewis.
- Handle errors returned from Seshat (#30083). Contributed by @richvdh.
v1.11.103
π Security
- Upgrade the matrix-rust-sdk to resolve a High severity security issue (CVE-2025-48937, GHSA-x958-rvg6-956w): Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners.
v1.11.102
β¨ 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
- [Backport staging] Close call options popup menu when option has been selected (#30054). Contributed by @RiotRobot.
- 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.102-rc.0
β¨ 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
β¨ 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
β¨ 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.