Releases: element-hq/element-web
Releases · element-hq/element-web
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.
v1.11.100
✨ Features
- Move rich topics out of labs / stabilise MSC3765 (#29817). Contributed by @Johennes.
- Spell out that Element Web does *not* work on mobile. (#29211). Contributed by @ara4n.
- Add message preview support to the new room list (#29784). Contributed by @dbkr.
- Global configuration flag for media previews (#29582). Contributed by @Half-Shot.
- New room list: add partial keyboard shortcuts support (#29783). Contributed by @florianduros.
- MVVM RoomSummaryCard Topic (#29710). Contributed by @MarcWadai.
- Warn on self change from settings > roles (#28926). Contributed by @MarcWadai.
- New room list: new visual for invitation (#29773). Contributed by @florianduros.
🐛 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
✨ Features
- Move rich topics out of labs / stabilise MSC3765 (#29817). Contributed by @Johennes.
- Spell out that Element Web does *not* work on mobile. (#29211). Contributed by @ara4n.
- Add message preview support to the new room list (#29784). Contributed by @dbkr.
- Global configuration flag for media previews (#29582). Contributed by @Half-Shot.
- New room list: add partial keyboard shortcuts support (#29783). Contributed by @florianduros.
- MVVM RoomSummaryCard Topic (#29710). Contributed by @MarcWadai.
- Warn on self change from settings > roles (#28926). Contributed by @MarcWadai.
- New room list: new visual for invitation (#29773). Contributed by @florianduros.
🐛 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
No changes, just bumping the version to accommodate a new Element Desktop release