Releases: element-hq/element-web
Releases · element-hq/element-web
v1.11.111-rc.0
✨ Features
- Do not hide media from your own user by default (#29797). Contributed by @Half-Shot.
- Remember whether sidebar is shown for calls when switching rooms (#30262). Contributed by @bojidar-bg.
- Open the proper integration settings on integrations disabled error (#30538). Contributed by @Half-Shot.
- Show a "progress" dialog while invites are being sent (#30561). Contributed by @richvdh.
- Move the room list to the new ListView(backed by react-virtuoso) (#30515). Contributed by @langleyd.
🐛 Bug Fixes
- Fix room joining over federation not specifying vias or using aliases (#30641). Contributed by @t3chguy.
- Fix stable-suffixed MSC4133 support (#30649). Contributed by @dbkr.
- Fix i18n of message when a setting is disabled (#30646). Contributed by @dbkr.
- ListView should not handle the arrow keys if there is a modifier applied (#30633). Contributed by @langleyd.
- Make BaseDialog's div keyboard focusable and fix test. (#30631). Contributed by @langleyd.
- Fix: Allow triple-click text selection to flow around pills (#30349). Contributed by @AlirezaMrtz.
- Watch for a 'join' action to know when the call is connected (#29492). Contributed by @robintown.
- Fix: add missing tooltip and aria-label to lock icon next to composer (#30623). Contributed by @florianduros.
- Don't render context menu when scrolling (#30613). Contributed by @langleyd.
v1.11.110
✨ Features
- Hide recovery key when re-entering it while creating or changing it (#30499). Contributed by @andybalaam.
- Add
?no_universal_links=true
to OIDC url so EX doesn't try to handle it (#29439). Contributed by @t3chguy. - Show a blue lock for unencrypted rooms and hide the grey shield for encrypted rooms (#30440). Contributed by @langleyd.
- Add support for Module API 1.4 (#30185). Contributed by @t3chguy.
- MVVM - Introduce some helpers for snapshot management (#30398). Contributed by @MidhunSureshR.
🐛 Bug Fixes
- A11y: move focus to right panel when opened (#30553). Contributed by @florianduros.
- Fix e2e warning icon should be white (#30539). Contributed by @florianduros.
- Remove NoOneHere disabled reason. (#30524). Contributed by @toger5.
- Fix downloading files with authenticated media API (#30520). Contributed by @t3chguy.
- Fix call permissions check confusion around element call (#30521). Contributed by @t3chguy.
- Fix line wrap around emoji verification (#30523). Contributed by @t3chguy.
- Don't highlight redacted events (#30519). Contributed by @t3chguy.
- Fix matrix.to links not being handled in the app (#30522). Contributed by @t3chguy.
- Fix issue of new room list taking up the full width (#30459). Contributed by @langleyd.
- Fix widget persistence in React development mode (#30509). Contributed by @robintown.
- Fix widget initialization in React development mode (#30463). Contributed by @robintown.
v1.11.110-rc.0
✨ Features
- Hide recovery key when re-entering it while creating or changing it (#30499). Contributed by @andybalaam.
- Add
?no_universal_links=true
to OIDC url so EX doesn't try to handle it (#29439). Contributed by @t3chguy. - Show a blue lock for unencrypted rooms and hide the grey shield for encrypted rooms (#30440). Contributed by @langleyd.
- Add support for Module API 1.4 (#30185). Contributed by @t3chguy.
- MVVM - Introduce some helpers for snapshot management (#30398). Contributed by @MidhunSureshR.
🐛 Bug Fixes
- A11y: move focus to right panel when opened (#30553). Contributed by @florianduros.
- Fix e2e warning icon should be white (#30539). Contributed by @florianduros.
- Remove NoOneHere disabled reason. (#30524). Contributed by @toger5.
- Fix downloading files with authenticated media API (#30520). Contributed by @t3chguy.
- Fix call permissions check confusion around element call (#30521). Contributed by @t3chguy.
- Fix line wrap around emoji verification (#30523). Contributed by @t3chguy.
- Don't highlight redacted events (#30519). Contributed by @t3chguy.
- Fix matrix.to links not being handled in the app (#30522). Contributed by @t3chguy.
- Fix issue of new room list taking up the full width (#30459). Contributed by @langleyd.
- Fix widget persistence in React development mode (#30509). Contributed by @robintown.
- Fix widget initialization in React development mode (#30463). Contributed by @robintown.
v1.11.109
This release supports the upcoming v12 ("hydra") Matrix room version and is necessary to view and participate in these rooms.
✨ Features
- [Backport staging] Allow /upgraderoom command without developer mode enabled (#30529). Contributed by @RiotRobot.
- [Backport staging] Support for creator/owner power level (#30526). Contributed by @RiotRobot.
- New room list: change icon and label of menu item for to start a DM (#30470). Contributed by @florianduros.
- Implement the member list with virtuoso (#29869). Contributed by @langleyd.
- Add labs option for history sharing on invite (#30313). Contributed by @richvdh.
- Bump wysiwyg to 2.39.0 adding support for pasting rich text content in the Rich Text Edtior (#30421). Contributed by @langleyd.
- Support
EventShieldReason.MISMATCHED_SENDER
(#30403). Contributed by @richvdh. - Change unencrypted and public pills to blue (#30399). Contributed by @florianduros.
- Change color of public room icon (#30390). Contributed by @florianduros.
- Script for updating storybook screenshots (#30340). Contributed by @dbkr.
- Add toggle to hide empty state in devtools (#30352). Contributed by @toger5.
🐛 Bug Fixes
- [Backport staging] Use userId to filter users in non-federated rooms when showing the InviteDialog (#30537). Contributed by @RiotRobot.
- [Backport staging] Catch error when encountering invalid m.room.pinned_events event (#30536). Contributed by @RiotRobot.
- Update for compatibility with v12 rooms (#30452). Contributed by @dbkr.
- New room list: fix tooltip on presence (#30474). Contributed by @florianduros.
- New room list: add tooltip for presence and room status (#30472). Contributed by @florianduros.
- Fix: Clicking on an item in the member list causes it to scroll to the top rather than show the profile view (#30455). Contributed by @langleyd.
- Put the 'decrypting' tooltip back (#30446). Contributed by @dbkr.
- Use server name explicitly for via. (#30362). Contributed by @Half-Shot.
- fix: replace hardcoded string in poll history dialog (#30402). Contributed by @florianduros.
- fix: replace hardcoded string on qr code back button (#30401). Contributed by @florianduros.
- Fix color of icon button with outline (#30361). Contributed by @florianduros.
v1.11.109-rc.0
✨ Features
- New room list: change icon and label of menu item for to start a DM (#30470). Contributed by @florianduros.
- Implement the member list with virtuoso (#29869). Contributed by @langleyd.
- Add labs option for history sharing on invite (#30313). Contributed by @richvdh.
- Bump wysiwyg to 2.39.0 adding support for pasting rich text content in the Rich Text Edtior (#30421). Contributed by @langleyd.
- Support
EventShieldReason.MISMATCHED_SENDER
(#30403). Contributed by @richvdh. - Change unencrypted and public pills to blue (#30399). Contributed by @florianduros.
- Change color of public room icon (#30390). Contributed by @florianduros.
- Script for updating storybook screenshots (#30340). Contributed by @dbkr.
- Add toggle to hide empty state in devtools (#30352). Contributed by @toger5.
🐛 Bug Fixes
- Update for compatibility with v12 rooms (#30452). Contributed by @dbkr.
- New room list: fix tooltip on presence (#30474). Contributed by @florianduros.
- New room list: add tooltip for presence and room status (#30472). Contributed by @florianduros.
- Fix: Clicking on an item in the member list causes it to scroll to the top rather than show the profile view (#30455). Contributed by @langleyd.
- Put the 'decrypting' tooltip back (#30446). Contributed by @dbkr.
- Use server name explicitly for via. (#30362). Contributed by @Half-Shot.
- fix: replace hardcoded string in poll history dialog (#30402). Contributed by @florianduros.
- fix: replace hardcoded string on qr code back button (#30401). Contributed by @florianduros.
- Fix color of icon button with outline (#30361). Contributed by @florianduros.
v1.11.108
🐛 Bug Fixes
- [Backport staging] Fix downloaded attachments not being decrypted (#30434). Contributed by @RiotRobot.
v1.11.107
✨ Features
- Message preview should show tooltip with the full message on hover (#30265). Contributed by @MidhunSureshR.
- Support rendering notification badges on platforms that do their own icon overlays (#30315). Contributed by @Half-Shot.
- Add SubscriptionViewModel base class (#30297). Contributed by @dbkr.
- Enhancement: Save image on CTRL+S (#30330). Contributed by @ioalexander.
- Add quote functionality to MessageContextMenu (#29893) (#30323). Contributed by @AlirezaMrtz.
- Initial structure for shared component views (#30216). Contributed by @dbkr.
🐛 Bug Fixes
- [Backport staging] Fix e2e shield being invisible in white mode for encrypted room (#30411). Contributed by @RiotRobot.
- Force ED titlebar color for new room list (#30332). Contributed by @florianduros.
- Add a background color to left panel for macos titlebar in element desktop (#30328). Contributed by @florianduros.
- Fix: Prevent page refresh on Enter key in right panel member search (#30312). Contributed by @AlirezaMrtz.
v1.11.107-rc.0
✨ Features
- Message preview should show tooltip with the full message on hover (#30265). Contributed by @MidhunSureshR.
- Support rendering notification badges on platforms that do their own icon overlays (#30315). Contributed by @Half-Shot.
- Add SubscriptionViewModel base class (#30297). Contributed by @dbkr.
- Enhancement: Save image on CTRL+S (#30330). Contributed by @ioalexander.
- Add quote functionality to MessageContextMenu (#29893) (#30323). Contributed by @AlirezaMrtz.
- Initial structure for shared component views (#30216). Contributed by @dbkr.
🐛 Bug Fixes
- Force ED titlebar color for new room list (#30332). Contributed by @florianduros.
- Add a background color to left panel for macos titlebar in element desktop (#30328). Contributed by @florianduros.
- Fix: Prevent page refresh on Enter key in right panel member search (#30312). Contributed by @AlirezaMrtz.
v1.11.106
✨ Features
- [Backport staging] Fix e2e icon colour (#30304). Contributed by @RiotRobot.
- 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
- [Backport staging] Fix missing image download button (#30322). Contributed by @RiotRobot.
- Fix transparent verification checkmark in dark mode (#30235). Contributed by @Banbuii.
- Fix logic in DeviceListener (#30230). Contributed by @uhoreg.
- Disable file drag-and-drop if insufficient permissions (#30186). Contributed by @t3chguy.
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.