Skip to content

Releases: element-hq/element-web

v1.11.36-rc.2

14 Jul 15:40
v1.11.36-rc.2
Compare
Choose a tag to compare
v1.11.36-rc.2 Pre-release
Pre-release

🐛 Bug Fixes

  • Fix read receipt sending behaviour around thread roots (#3600).
  • Fix missing metaspace notification badges (#11269). Fixes #25679.

v1.11.36-rc.1

11 Jul 15:05
v1.11.36-rc.1
Compare
Choose a tag to compare
v1.11.36-rc.1 Pre-release
Pre-release

🦖 Deprecations

  • Deprecate customisations in favour of Module API (#25736). Fixes #25733.

✨ Features

🐛 Bug Fixes

  • Make checkboxes less rounded (#11224). Contributed by @andybalaam.
  • GYU: Fix issues with audible keywords without activated mentions (#11218). Contributed by @justjanne.
  • PosthogAnalytics unwatch settings on logout (#11207). Fixes #25703.
  • Avoid trying to set room account data for pinned events as guest (#11216). Fixes #6300.
  • GYU: Disable sound for DMs checkbox when DM notifications are disabled (#11210). Contributed by @justjanne.
  • force to allow calls without video and audio in embedded mode (#11131). Contributed by @EnricoSchw.
  • Fix room tile text clipping (#11196). Fixes #25718.
  • Handle newlines in user pills (#11166). Fixes #10994.
  • Limit width of user menu in space panel (#11192). Fixes #22627.
  • Add isLocation to ComposerEvent analytics events (#11187). Contributed by @andybalaam.
  • Fix: hide unsupported login elements (#11185). Fixes #25711. Contributed by @kerryarchibald.
  • Scope smaller font size to user info panel (#11178). Fixes #25683.
  • Apply i18n to strings in the html export (#11176).
  • Inhibit url previews on MXIDs containing slashes same as those without (#11160).
  • Make event info size consistent with state events (#11181).
  • Fix markdown content spacing (#11177). Fixes #25685.
  • Fix font-family definition for emojis (#11170). Fixes #25686.
  • Fix spurious error sending receipt in thread errors (#11157).
  • Consider the empty push rule actions array equiv to deprecated dont_notify (#11155). Fixes #25674.
  • Only trap escape key for cancel reply if there is a reply (#11140). Fixes #25640.
  • Update linkify to 4.1.1 (#11132). Fixes #23806.

v1.11.35

04 Jul 14:26
v1.11.35
Compare
Choose a tag to compare

🦖 Deprecations

  • Remove feature_favourite_messages as it is has been abandoned for now (#11097). Fixes #25555.

✨ Features

🐛 Bug Fixes

  • Fix error when generating error for polling for updates (#25609).
  • Fix spurious notifications on non-live events (#11133). Fixes #24336.
  • Prevent auto-translation within composer (#11114). Fixes #25624.
  • Fix caret jump when backspacing into empty line at beginning of editor (#11128). Fixes #22335.
  • Fix server picker not allowing you to switch from custom to default (#11127). Fixes #25650.
  • Consider the unthreaded read receipt for Unread dot state (#11117). Fixes #24229.
  • Increase RTE resilience (#11111). Fixes #25277. Contributed by @alunturner.
  • Fix RoomView ignoring alias lookup errors due to them not knowing the roomId (#11099). Fixes #24783 and #25562.
  • Fix style inconsistencies on SecureBackupPanel (#11102). Fixes #25615. Contributed by @luixxiul.
  • Remove unknown MXIDs from invite suggestions (#11055). Fixes #25446.
  • Reduce volume of ring sounds to normalised levels (#9143). Contributed by @JMoVS.
  • Fix slash commands not being enabled in certain cases (#11090). Fixes #25572.
  • Prevent escape in threads from sending focus to main timeline composer (#11061). Fixes #23397.

v1.11.35-rc.1

27 Jun 11:15
v1.11.35-rc.1
Compare
Choose a tag to compare
v1.11.35-rc.1 Pre-release
Pre-release

🦖 Deprecations

  • Remove feature_favourite_messages as it is has been abandoned for now (#11097). Fixes #25555.

✨ Features

🐛 Bug Fixes

  • Fix error when generating error for polling for updates (#25609).
  • Fix spurious notifications on non-live events (#11133). Fixes #24336.
  • Prevent auto-translation within composer (#11114). Fixes #25624.
  • Fix caret jump when backspacing into empty line at beginning of editor (#11128). Fixes #22335.
  • Fix server picker not allowing you to switch from custom to default (#11127). Fixes #25650.
  • Consider the unthreaded read receipt for Unread dot state (#11117). Fixes #24229.
  • Increase RTE resilience (#11111). Fixes #25277. Contributed by @alunturner.
  • Fix RoomView ignoring alias lookup errors due to them not knowing the roomId (#11099). Fixes #24783 and #25562.
  • Fix style inconsistencies on SecureBackupPanel (#11102). Fixes #25615. Contributed by @luixxiul.
  • Remove unknown MXIDs from invite suggestions (#11055). Fixes #25446.
  • Reduce volume of ring sounds to normalised levels (#9143). Contributed by @JMoVS.
  • Fix slash commands not being enabled in certain cases (#11090). Fixes #25572.
  • Prevent escape in threads from sending focus to main timeline composer (#11061). Fixes #23397.

v1.11.34

20 Jun 09:30
v1.11.34
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

v1.11.34-rc1

13 Jun 11:57
v1.11.34-rc1
Compare
Choose a tag to compare
v1.11.34-rc1 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

v1.11.33

09 Jun 08:57
v1.11.33
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Bump matrix-react-sdk to v3.73.1 for matrix-js-sdk v26.0.1. Fixes #25526.

v1.11.32

06 Jun 13:43
v1.11.32
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Use consistent fonts for Japanese text (#10980). Fixes #22333 and #23899.
  • Fix: server picker validates unselected option (#11020). Fixes #25488. Contributed by @kerryarchibald.
  • Fix room list notification badges going missing in compact layout (#11022). Fixes #25372.
  • Fix call to startSingleSignOn passing enum in place of idpId (#10998). Fixes #24953.
  • Remove hover effect from user name on a DM creation UI (#10887). Fixes #25305. Contributed by @luixxiul.
  • Fix layout regression in public space invite dialog (#11009). Fixes #25458.
  • Fix layout regression in session dropdown (#10999). Fixes #25448.
  • Fix spacing regression in user settings - roles & permissions (#10993). Fixes #25447 and #25451. Contributed by @kerryarchibald.
  • Fall back to receipt timestamp if we have no event (react-sdk part) (#10974). Fixes #10954. Contributed by @andybalaam.
  • Fix: Room header 'view your device list' does not link to new session manager (#10979). Fixes #25440. Contributed by @kerryarchibald.
  • Fix display of devices without encryption support in Settings dialog (#10977). Fixes #25413.
  • Use aria descriptions instead of labels for TextWithTooltip (#10952). Fixes #25398.
  • Use grapheme-splitter instead of lodash for saving emoji from being ripped apart (#10976). Fixes #22196.
  • Fix: content overflow in settings subsection (#10960). Fixes #25416. Contributed by @kerryarchibald.
  • Make Privacy Notice external link on integration manager ToS clickable (#10914). Fixes #25384. Contributed by @luixxiul.
  • Ensure that open message context menus are updated when the event is sent (#10950).
  • Ensure that open sticker picker dialogs are updated when the widget configuration is updated. (#10945).
  • Fix big emoji in replies (#10932). Fixes #24798.
  • Hide empty MessageActionBar on message edit history dialog (#10447). Fixes #24903. Contributed by @luixxiul.
  • Fix roving tab index getting confused after dragging space order (#10901).
  • Attempt a potential workaround for stuck notifs (#3384). Fixes #25406. Contributed by @and...
Read more

v1.11.32-rc.3

01 Jun 16:10
v1.11.32-rc.3
Compare
Choose a tag to compare
v1.11.32-rc.3 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Use consistent fonts for Japanese text (#10980). Fixes #22333 and #23899.
  • Fix: server picker validates unselected option (#11020). Fixes #25488. Contributed by @kerryarchibald.
  • Fix room list notification badges going missing in compact layout (#11022). Fixes #25372.
  • Fix call to startSingleSignOn passing enum in place of idpId (#10998). Fixes #24953.
  • Remove hover effect from user name on a DM creation UI (#10887). Fixes #25305. Contributed by @luixxiul.
  • Fix layout regression in public space invite dialog (#11009). Fixes #25458.
  • Fix layout regression in session dropdown (#10999). Fixes #25448.
  • Fix spacing regression in user settings - roles & permissions (#10993). Fixes #25447 and #25451. Contributed by @kerryarchibald.
  • Fall back to receipt timestamp if we have no event (react-sdk part) (#10974). Fixes #10954. Contributed by @andybalaam.
  • Fix: Room header 'view your device list' does not link to new session manager (#10979). Fixes #25440. Contributed by @kerryarchibald.
  • Fix display of devices without encryption support in Settings dialog (#10977). Fixes #25413.
  • Use aria descriptions instead of labels for TextWithTooltip (#10952). Fixes #25398.
  • Use grapheme-splitter instead of lodash for saving emoji from being ripped apart (#10976). Fixes #22196.
  • Fix: content overflow in settings subsection (#10960). Fixes #25416. Contributed by @kerryarchibald.
  • Make Privacy Notice external link on integration manager ToS clickable (#10914). Fixes #25384. Contributed by @luixxiul.
  • Ensure that open message context menus are updated when the event is sent (#10950).
  • Ensure that open sticker picker dialogs are updated when the widget configuration is updated. (#10945).
  • Fix big emoji in replies (#10932). Fixes #24798.
  • Hide empty MessageActionBar on message edit history dialog (#10447). Fixes #24903. Contributed by @luixxiul.
  • Fix roving tab index getting confused after dragging space order (#10901).
  • Attempt a potential workaround for stuck notifs (#3384). Fixes #25406. Contributed by @and...
Read more

v1.11.32-rc.2

19 May 16:12
v1.11.32-rc.2
Compare
Choose a tag to compare
v1.11.32-rc.2 Pre-release
Pre-release

🐛 Bug Fixes

  • Make Privacy Notice external link on integration manager ToS clickable (#10914). Fixes #25384. Contributed by @luixxiul.
  • Attempt a potential workaround for stuck notifs (#3384). Fixes #25406. Contributed by @andybalaam.