Skip to content

Releases: element-hq/element-web

v1.11.87-rc.7

26 Nov 15:35
v1.11.87-rc.7
Compare
Choose a tag to compare
v1.11.87-rc.7 Pre-release
Pre-release

✨ Features

  • Send and respect MSC4230 is_animated flag (#28513). Contributed by @t3chguy.
  • Display a warning when an unverified user's identity changes (#28211). Contributed by @uhoreg.
  • Swap out Twitter link for Mastodon on auth footer (#28508). Contributed by @t3chguy.
  • Consider org.matrix.msc3417.call as video room in create room dialog (#28497). Contributed by @t3chguy.
  • Standardise icons using Compound Design Tokens (#28217). Contributed by @t3chguy.
  • Start sending stable m.marked_unread events (#28478). Contributed by @tulir.
  • Upgrade to compound-design-tokens v2 (#28471). Contributed by @t3chguy.
  • Standardise icons using Compound Design Tokens (#28286). Contributed by @t3chguy.
  • Remove reply fallbacks as per merged MSC2781 (#28406). Contributed by @t3chguy.
  • Use React Suspense when rendering async modals (#28386). Contributed by @t3chguy.

πŸ› Bug Fixes

  • Add spinner when room encryption is loading in room settings (#28535). Contributed by @florianduros.
  • Fix getOidcCallbackUrl for Element Desktop (#28521). Contributed by @t3chguy.
  • Filter out redacted poll votes to avoid crashing the Poll widget (#28498). Contributed by @t3chguy.
  • Fix force tab complete not working since switching to React 18 createRoot API (#28505). Contributed by @t3chguy.
  • Fix media captions in bubble layout (#28480). Contributed by @tulir.
  • Reset cross-signing before backup when resetting both (#28402). Contributed by @uhoreg.
  • Listen to events so that encryption icon updates when status changes (#28407). Contributed by @uhoreg.
  • Check that the file the user chose has a MIME type of image/* (#28467). Contributed by @t3chguy.
  • Fix download button size in message action bar (#28472). Contributed by @t3chguy.
  • Allow tab completing users in brackets (#28460). Contributed by @t3chguy.
  • Fix React 18 strict mode breaking spotlight dialog (#28452). Contributed by @MidhunSureshR.

v1.11.87-rc.0

26 Nov 13:58
v1.11.87-rc.0
Compare
Choose a tag to compare
v1.11.87-rc.0 Pre-release
Pre-release

✨ Features

  • Send and respect MSC4230 is_animated flag (#28513). Contributed by @t3chguy.
  • Display a warning when an unverified user's identity changes (#28211). Contributed by @uhoreg.
  • Swap out Twitter link for Mastodon on auth footer (#28508). Contributed by @t3chguy.
  • Consider org.matrix.msc3417.call as video room in create room dialog (#28497). Contributed by @t3chguy.
  • Standardise icons using Compound Design Tokens (#28217). Contributed by @t3chguy.
  • Start sending stable m.marked_unread events (#28478). Contributed by @tulir.
  • Upgrade to compound-design-tokens v2 (#28471). Contributed by @t3chguy.
  • Standardise icons using Compound Design Tokens (#28286). Contributed by @t3chguy.
  • Remove reply fallbacks as per merged MSC2781 (#28406). Contributed by @t3chguy.
  • Use React Suspense when rendering async modals (#28386). Contributed by @t3chguy.

πŸ› Bug Fixes

  • Add spinner when room encryption is loading in room settings (#28535). Contributed by @florianduros.
  • Fix getOidcCallbackUrl for Element Desktop (#28521). Contributed by @t3chguy.
  • Filter out redacted poll votes to avoid crashing the Poll widget (#28498). Contributed by @t3chguy.
  • Fix force tab complete not working since switching to React 18 createRoot API (#28505). Contributed by @t3chguy.
  • Fix media captions in bubble layout (#28480). Contributed by @tulir.
  • Reset cross-signing before backup when resetting both (#28402). Contributed by @uhoreg.
  • Listen to events so that encryption icon updates when status changes (#28407). Contributed by @uhoreg.
  • Check that the file the user chose has a MIME type of image/* (#28467). Contributed by @t3chguy.
  • Fix download button size in message action bar (#28472). Contributed by @t3chguy.
  • Allow tab completing users in brackets (#28460). Contributed by @t3chguy.
  • Fix React 18 strict mode breaking spotlight dialog (#28452). Contributed by @MidhunSureshR.

v1.11.86

19 Nov 14:24
v1.11.86
Compare
Choose a tag to compare

✨ Features

  • Deduplicate icons using Compound Design Tokens (#28419). Contributed by @t3chguy.
  • Let widget driver send error details (#28357). Contributed by @AndrewFerr.
  • Deduplicate icons using Compound Design Tokens (#28381). Contributed by @t3chguy.
  • Auto approvoce io.element.call.reaction capability for element call widgets (#28401). Contributed by @toger5.
  • Show message type prefix in thread root & reply previews (#28361). Contributed by @t3chguy.
  • Support sending encrypted to device messages from widgets (#28315). Contributed by @hughns.

πŸ› Bug Fixes

  • Feed events to widgets as they are decrypted (even if out of order) (#28376). Contributed by @robintown.
  • Handle authenticated media when downloading from ImageView (#28379). Contributed by @t3chguy.
  • Ignore m.3pid_changes for Identity service 3PID changes (#28375). Contributed by @t3chguy.
  • Fix markdown escaping wrongly passing html through (#28363). Contributed by @t3chguy.
  • Remove "Upgrade your encryption" flow in CreateSecretStorageDialog (#28290). Contributed by @florianduros.

v1.11.86-rc.0

12 Nov 14:06
v1.11.86-rc.0
Compare
Choose a tag to compare
v1.11.86-rc.0 Pre-release
Pre-release

✨ Features

  • Deduplicate icons using Compound Design Tokens (#28419). Contributed by @t3chguy.
  • Let widget driver send error details (#28357). Contributed by @AndrewFerr.
  • Deduplicate icons using Compound Design Tokens (#28381). Contributed by @t3chguy.
  • Auto approvoce io.element.call.reaction capability for element call widgets (#28401). Contributed by @toger5.
  • Show message type prefix in thread root & reply previews (#28361). Contributed by @t3chguy.
  • Support sending encrypted to device messages from widgets (#28315). Contributed by @hughns.

πŸ› Bug Fixes

  • Feed events to widgets as they are decrypted (even if out of order) (#28376). Contributed by @robintown.
  • Handle authenticated media when downloading from ImageView (#28379). Contributed by @t3chguy.
  • Ignore m.3pid_changes for Identity service 3PID changes (#28375). Contributed by @t3chguy.
  • Fix markdown escaping wrongly passing html through (#28363). Contributed by @t3chguy.
  • Remove "Upgrade your encryption" flow in CreateSecretStorageDialog (#28290). Contributed by @florianduros.

v1.11.85

12 Nov 09:45
v1.11.85
Compare
Choose a tag to compare

Security

v1.11.84

05 Nov 13:57
v1.11.84
Compare
Choose a tag to compare

✨ Features

πŸ› Bug Fixes

  • Remove upgrade encryption in DeviceListener and SetupEncryptionToast (#28299). Contributed by @florianduros.
  • Fix 'remove alias' button in room settings (#28269). Contributed by @Dev-Gurjar.
  • Add back unencrypted path in StopGapWidgetDriver.sendToDevice (#28295). Contributed by @florianduros.
  • Fix other devices not being decorated as such (#28279). Contributed by @t3chguy.
  • Fix pill contrast in invitation dialog (#28250). Contributed by @florianduros.
  • Close right panel chat when minimising maximised voip widget (#28241). Contributed by @t3chguy.
  • Fix develop changelog parsing (#28232). Contributed by @t3chguy.
  • Fix Ctrl+F shortcut not working with minimised room summary card (#28223). Contributed by @t3chguy.
  • Fix network dropdown missing checkbox & aria-checked (#28220). Contributed by @t3chguy.

v1.11.84-rc.0

29 Oct 13:04
v1.11.84-rc.0
Compare
Choose a tag to compare
v1.11.84-rc.0 Pre-release
Pre-release

✨ Features

πŸ› Bug Fixes

  • Remove upgrade encryption in DeviceListener and SetupEncryptionToast (#28299). Contributed by @florianduros.
  • Fix 'remove alias' button in room settings (#28269). Contributed by @Dev-Gurjar.
  • Add back unencrypted path in StopGapWidgetDriver.sendToDevice (#28295). Contributed by @florianduros.
  • Fix other devices not being decorated as such (#28279). Contributed by @t3chguy.
  • Fix pill contrast in invitation dialog (#28250). Contributed by @florianduros.
  • Close right panel chat when minimising maximised voip widget (#28241). Contributed by @t3chguy.
  • Fix develop changelog parsing (#28232). Contributed by @t3chguy.
  • Fix Ctrl+F shortcut not working with minimised room summary card (#28223). Contributed by @t3chguy.
  • Fix network dropdown missing checkbox & aria-checked (#28220). Contributed by @t3chguy.

v1.11.83

29 Oct 09:25
v1.11.83
Compare
Choose a tag to compare

✨ Features

  • Enable Element Call by default on release instances (#28314). Contributed by @t3chguy.

v1.11.82

22 Oct 12:12
v1.11.82
Compare
Choose a tag to compare

✨ Features

  • Deduplicate more icons using Compound Design Tokens (#132). Contributed by @t3chguy.
  • Always show link new device flow even if unsupported (#147). Contributed by @t3chguy.
  • Update design of files list in right panel (#144). Contributed by @t3chguy.
  • Remove feature_dehydration (#138). Contributed by @florianduros.
  • Upgrade emojibase-bindings and remove local handling of emoticon variations (#127). Contributed by @langleyd.
  • Add support for rendering media captions (#43). Contributed by @tulir.
  • Replace composer icons with Compound variants (#123). Contributed by @t3chguy.
  • Tweak default right panel size to be 320px except for maximised widgets at 420px (#110). Contributed by @t3chguy.
  • Add a pinned message badge under a pinned message (#118). Contributed by @florianduros.
  • Ditch right panel tabs and re-add close button (#99). Contributed by @t3chguy.
  • Force verification even for refreshed clients (#44). Contributed by @dbkr.
  • Update emoji text, border and background colour in timeline (#119). Contributed by @florianduros.
  • Disable ICE fallback based on well-known configuration (#111). Contributed by @t3chguy.
  • Remove legacy room header and promote beta room header (#105). Contributed by @t3chguy.
  • Respect io.element.jitsi useFor1To1Calls in well-known (#112). Contributed by @t3chguy.
  • Use Compound close icon in favour of mishmash of x/close icons (#108). Contributed by @t3chguy.

πŸ› Bug Fixes

v1.11.82-rc.0

15 Oct 14:59
v1.11.82-rc.0
Compare
Choose a tag to compare
v1.11.82-rc.0 Pre-release
Pre-release

✨ Features

  • Deduplicate more icons using Compound Design Tokens (#132). Contributed by @t3chguy.
  • Always show link new device flow even if unsupported (#147). Contributed by @t3chguy.
  • Update design of files list in right panel (#144). Contributed by @t3chguy.
  • Remove feature_dehydration (#138). Contributed by @florianduros.
  • Upgrade emojibase-bindings and remove local handling of emoticon variations (#127). Contributed by @langleyd.
  • Add support for rendering media captions (#43). Contributed by @tulir.
  • Replace composer icons with Compound variants (#123). Contributed by @t3chguy.
  • Tweak default right panel size to be 320px except for maximised widgets at 420px (#110). Contributed by @t3chguy.
  • Add a pinned message badge under a pinned message (#118). Contributed by @florianduros.
  • Ditch right panel tabs and re-add close button (#99). Contributed by @t3chguy.
  • Force verification even for refreshed clients (#44). Contributed by @dbkr.
  • Update emoji text, border and background colour in timeline (#119). Contributed by @florianduros.
  • Disable ICE fallback based on well-known configuration (#111). Contributed by @t3chguy.
  • Remove legacy room header and promote beta room header (#105). Contributed by @t3chguy.
  • Respect io.element.jitsi useFor1To1Calls in well-known (#112). Contributed by @t3chguy.
  • Use Compound close icon in favour of mishmash of x/close icons (#108). Contributed by @t3chguy.

πŸ› Bug Fixes