Releases: element-hq/element-web
Releases Β· element-hq/element-web
v1.11.79
- No changes
β¨ Features
- [Backport staging] Allow joining calls and video rooms without enabling the labs flags (#106). Contributed by @RiotRobot.
v1.11.78
β¨ Features
- Add Release announcement for the pinning message list (#46). Contributed by @florianduros.
- Unlabs feature pinning (#22). Contributed by @florianduros.
- Add mobile registration (#42). Contributed by @langleyd.
- Add support for
org.matrix.cross_signing_reset
UIA stage flow (#34). Contributed by @t3chguy. - Add timezone to user profile (#20). Contributed by @Half-Shot.
- Add config option to force verification (#29). Contributed by @dbkr.
- Reduce pinned message banner size (#28). Contributed by @florianduros.
- Enable message pinning labs by default (#25). Contributed by @florianduros.
- Remove release announcement of the new header (#23). Contributed by @florianduros.
π Bug Fixes
- Fix timeout type (#40). Contributed by @dbkr.
- Fix huge usage bandwidth and performance issue of pinned message banner. (#37). Contributed by @florianduros.
- Reverse order of pinned message list (#19). Contributed by @florianduros.
v1.11.78-rc.0
β¨ Features
- Add Release announcement for the pinning message list (#46). Contributed by @florianduros.
- Unlabs feature pinning (#22). Contributed by @florianduros.
- Add mobile registration (#42). Contributed by @langleyd.
- Add support for
org.matrix.cross_signing_reset
UIA stage flow (#34). Contributed by @t3chguy. - Add timezone to user profile (#20). Contributed by @Half-Shot.
- Add config option to force verification (#29). Contributed by @dbkr.
- Reduce pinned message banner size (#28). Contributed by @florianduros.
- Enable message pinning labs by default (#25). Contributed by @florianduros.
- Remove release announcement of the new header (#23). Contributed by @florianduros.
π Bug Fixes
- Fix timeout type (#40). Contributed by @dbkr.
- Fix huge usage bandwidth and performance issue of pinned message banner. (#37). Contributed by @florianduros.
- Reverse order of pinned message list (#19). Contributed by @florianduros.
v1.11.77
β¨ Features
- Add docs for widget container height option (#27922). Contributed by @dbkr.
- Allow user to set timezone (#12775). Contributed by @Timshel.
- Implement download_file in widget driver (#12931). Contributed by @weeman1337.
- Sort the pinning message list in the same order than the banner. By timeline order. (#12937). Contributed by @florianduros.
- Display pinned messages on a banner at the top of a room (#12917). Contributed by @florianduros.
- Add a config option to control the default widget container height (#12893). Contributed by @dbkr.
- RTE drafts (#12674). Contributed by @langleyd.
- Add thread information in pinned message list (#12902). Contributed by @florianduros.
- Add Pin/Unpin action in quick access of the message action bar (#12897). Contributed by @florianduros.
π Bug Fixes
- Fix read receipt animation (#12923). Contributed by @dbkr.
- Display the indicator even with one message in pinned message banner (#12946). Contributed by @florianduros.
- Always display last pinned message on the banner (#12945). Contributed by @florianduros.
- The pinned message banner or list are triggering π effect. (#12944). Contributed by @florianduros.
- Fix reply message truncation on 2 lines (#12929). Contributed by @florianduros.
- Fix pin/unpin slowness and non refresh from the message action bar (#12934). Contributed by @florianduros.
- Ignore desktop for minimum browser support. (#12928). Contributed by @florianduros.
v1.11.77-rc.0
β¨ Features
- Add docs for widget container height option (#27922). Contributed by @dbkr.
- Allow user to set timezone (#12775). Contributed by @Timshel.
- Implement download_file in widget driver (#12931). Contributed by @weeman1337.
- Sort the pinning message list in the same order than the banner. By timeline order. (#12937). Contributed by @florianduros.
- Display pinned messages on a banner at the top of a room (#12917). Contributed by @florianduros.
- Add a config option to control the default widget container height (#12893). Contributed by @dbkr.
- RTE drafts (#12674). Contributed by @langleyd.
- Add thread information in pinned message list (#12902). Contributed by @florianduros.
- Add Pin/Unpin action in quick access of the message action bar (#12897). Contributed by @florianduros.
π Bug Fixes
- Fix read receipt animation (#12923). Contributed by @dbkr.
- Display the indicator even with one message in pinned message banner (#12946). Contributed by @florianduros.
- Always display last pinned message on the banner (#12945). Contributed by @florianduros.
- The pinned message banner or list are triggering π effect. (#12944). Contributed by @florianduros.
- Fix reply message truncation on 2 lines (#12929). Contributed by @florianduros.
- Fix pin/unpin slowness and non refresh from the message action bar (#12934). Contributed by @florianduros.
- Ignore desktop for minimum browser support. (#12928). Contributed by @florianduros.
v1.11.76
β¨ Features
- Message Pinning: rework the message pinning list in the right panel (#12825). Contributed by @florianduros.
- Tweak UIA postMessage check to work cross-origin (#12878). Contributed by @t3chguy.
- Delayed events (Futures) / MSC4140 for call widget (#12714). Contributed by @AndrewFerr.
- Stop the ongoing ring if another device joins the call session. (#12866). Contributed by @toger5.
- Rich text Editor: Auto-replace plain text emoticons with emoji (#12828). Contributed by @langleyd.
- Clean up editor drafts for unknown rooms (#12850). Contributed by @langleyd.
- Rename general user settings to account (#12841). Contributed by @dbkr.
- Update settings tab icons (#12867). Contributed by @dbkr.
- Disable jump to read receipt button instead of hiding when nothing to jump to (#12863). Contributed by @t3chguy.
π Bug Fixes
- Ensure elements on Login page are disabled when in-flight (#12895). Contributed by @t3chguy.
- Hide pinned messages when grouped in timeline when feature pinning is disabled (#12888). Contributed by @florianduros.
- Add chat button on new room header for maximised widgets (#12882). Contributed by @t3chguy.
- Show spinner whilst initial search request is in progress (#12883). Contributed by @t3chguy.
- Fix user menu font (#12879). Contributed by @florianduros.
- Allow selecting text in the right panel topic (#12870). Contributed by @t3chguy.
- Add missing presence indicator to new room header (#12865). Contributed by @t3chguy.
- Fix permissions in release tarballs (#27904). Contributed by @t3chguy.
π§° Maintenance
- Update dependencies for MSC4157 (#27906). Contributed by @AndrewFerr.
v1.11.76-rc.0
β¨ Features
- Message Pinning: rework the message pinning list in the right panel (#12825). Contributed by @florianduros.
- Tweak UIA postMessage check to work cross-origin (#12878). Contributed by @t3chguy.
- Delayed events (Futures) / MSC4140 for call widget (#12714). Contributed by @AndrewFerr.
- Stop the ongoing ring if another device joins the call session. (#12866). Contributed by @toger5.
- Rich text Editor: Auto-replace plain text emoticons with emoji (#12828). Contributed by @langleyd.
- Clean up editor drafts for unknown rooms (#12850). Contributed by @langleyd.
- Rename general user settings to account (#12841). Contributed by @dbkr.
- Update settings tab icons (#12867). Contributed by @dbkr.
- Disable jump to read receipt button instead of hiding when nothing to jump to (#12863). Contributed by @t3chguy.
π Bug Fixes
- Ensure elements on Login page are disabled when in-flight (#12895). Contributed by @t3chguy.
- Hide pinned messages when grouped in timeline when feature pinning is disabled (#12888). Contributed by @florianduros.
- Add chat button on new room header for maximised widgets (#12882). Contributed by @t3chguy.
- Show spinner whilst initial search request is in progress (#12883). Contributed by @t3chguy.
- Fix user menu font (#12879). Contributed by @florianduros.
- Allow selecting text in the right panel topic (#12870). Contributed by @t3chguy.
- Add missing presence indicator to new room header (#12865). Contributed by @t3chguy.
- Fix permissions in release tarballs (#27904). Contributed by @t3chguy.
π§° Maintenance
- Update dependencies for MSC4157 (#27906). Contributed by @AndrewFerr.
v1.11.75
Security
- Fixes for CVE-2024-42369 / GHSA-vhr5-g3pm-49fm.
v1.11.74
β¨ Features
- Update unsupported browser react component to new designs (#27857). Contributed by @t3chguy.
- Invite dialog: display MXID on its own line (#11756). Contributed by @AndrewFerr.
- Align RoomSummaryCard styles with Figma (#12793). Contributed by @t3chguy.
- Extract Extensions into their own right panel tab (#12844). Contributed by @t3chguy.
- Remove topic from new room header and expand right panel topic (#12842). Contributed by @t3chguy.
- Rework how the onboarding notifications task works (#12839). Contributed by @t3chguy.
- Update toast styles to match Figma (#12833). Contributed by @t3chguy.
- Warn users on unsupported browsers before they lack features (#12830). Contributed by @t3chguy.
- Add sign out button to settings profile section (#12666). Contributed by @dbkr.
- Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (#12780). Contributed by @toger5.
- Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742). Contributed by @toger5.
- Acknowledge
DeviceMute
widget actions (#12790). Contributed by @toger5.
π Bug Fixes
- Update Element icons (#27900). Contributed by @t3chguy.
- Fix Jitsi by updating device mute updates over postMessage API (#27858). Contributed by @t3chguy.
- Fix formatting of rich text emotes (#12862). Contributed by @dbkr.
- Fixed custom emotes background color #27745 (#12798). Contributed by @asimdelvi.
- Ignore permalink_prefix when serializing pills (#11726). Contributed by @herkulessi.
- Deflake the chat export test (#12854). Contributed by @dbkr.
- Fix alignment of RTL messages (#12837). Contributed by @dbkr.
- Handle media download errors better (#12848). Contributed by @t3chguy.
- Make micIcon display on primary (#11908). Contributed by @kdanielm.
- Fix compound typography font component issues (#12826). Contributed by @t3chguy.
- Allow Chrome page translator to translate messages in rooms (#11113). Contributed by @lukaszpolowczyk.
v1.11.74-rc.0
β¨ Features
- Update unsupported browser react component to new designs (#27857). Contributed by @t3chguy.
- Invite dialog: display MXID on its own line (#11756). Contributed by @AndrewFerr.
- Align RoomSummaryCard styles with Figma (#12793). Contributed by @t3chguy.
- Extract Extensions into their own right panel tab (#12844). Contributed by @t3chguy.
- Remove topic from new room header and expand right panel topic (#12842). Contributed by @t3chguy.
- Rework how the onboarding notifications task works (#12839). Contributed by @t3chguy.
- Update toast styles to match Figma (#12833). Contributed by @t3chguy.
- Warn users on unsupported browsers before they lack features (#12830). Contributed by @t3chguy.
- Add sign out button to settings profile section (#12666). Contributed by @dbkr.
- Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (#12780). Contributed by @toger5.
- Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742). Contributed by @toger5.
- Acknowledge
DeviceMute
widget actions (#12790). Contributed by @toger5.
π Bug Fixes
- Update Element icons (#27900). Contributed by @t3chguy.
- Fix Jitsi by updating device mute updates over postMessage API (#27858). Contributed by @t3chguy.
- Fix formatting of rich text emotes (#12862). Contributed by @dbkr.
- Fixed custom emotes background color #27745 (#12798). Contributed by @asimdelvi.
- Ignore permalink_prefix when serializing pills (#11726). Contributed by @herkulessi.
- Deflake the chat export test (#12854). Contributed by @dbkr.
- Fix alignment of RTL messages (#12837). Contributed by @dbkr.
- Handle media download errors better (#12848). Contributed by @t3chguy.
- Make micIcon display on primary (#11908). Contributed by @kdanielm.
- Fix compound typography font component issues (#12826). Contributed by @t3chguy.
- Allow Chrome page translator to translate messages in rooms (#11113). Contributed by @lukaszpolowczyk.