Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: matrix-org/matrix-react-sdk

v3.87.0

19 Dec 15:52
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Fix bug which prevented correct clean up of rageshake store (#12002). Contributed by @richvdh.
  • Set up key backup using non-deprecated APIs (#12005). Contributed by @andybalaam.
  • Fix notifications appearing for old events (#3946). Contributed by @dbkr.
  • Prevent phantom notifications from events not in a room's timeline (#3942). Contributed by @dbkr.

v3.87.0-rc.0

12 Dec 17:01
Compare
Choose a tag to compare
v3.87.0-rc.0 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Fix bug which prevented correct clean up of rageshake store (#12002). Contributed by @richvdh.
  • Set up key backup using non-deprecated APIs (#12005). Contributed by @andybalaam.
  • Fix notifications appearing for old events (#3946). Contributed by @dbkr.
  • Prevent phantom notifications from events not in a room's timeline (#3942). Contributed by @dbkr.

v3.86.0

05 Dec 13:55
99b580d
Compare
Choose a tag to compare

🦖 Deprecations

  • Remove Quote from MessageContextMenu as it is unsupported by WYSIWYG (#11914). Contributed by @t3chguy.

✨ Features

  • Always allow call.member events on new rooms (#11948). Contributed by @toger5.
  • Right panel: view third party invite info without clearing history (#11934). Contributed by @kerryarchibald.
  • Allow switching to system emoji font (#11925). Contributed by @t3chguy.
  • Update open in other tab message (#11916). Contributed by @weeman1337.
  • Add menu for legacy and element call in 1:1 rooms (#11910). Contributed by @toger5.
  • Add ringing for matrixRTC (#11870). Contributed by @toger5.

🐛 Bug Fixes

  • Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (#11902). Contributed by @mgcm.
  • Fix misunderstanding of functional members (#11918). Contributed by @toger5.
  • Fix: Video Room Chat Header Button Removed (#11911). Contributed by @kerryarchibald.
  • Fix "not attempting encryption" warning (#11899). Contributed by @richvdh.

v3.86.0-rc.2

28 Nov 17:09
e76a37e
Compare
Choose a tag to compare
v3.86.0-rc.2 Pre-release
Pre-release

🦖 Deprecations

  • Remove Quote from MessageContextMenu as it is unsupported by WYSIWYG (#11914). Contributed by @t3chguy.

✨ Features

  • Always allow call.member events on new rooms (#11948). Contributed by @toger5.
  • Right panel: view third party invite info without clearing history (#11934). Contributed by @kerryarchibald.
  • Default to system emoji font (#11925). Contributed by @t3chguy.
  • Update open in other tab message (#11916). Contributed by @weeman1337.
  • Add menu for legacy and element call in 1:1 rooms (#11910). Contributed by @toger5.
  • Add ringing for matrixRTC (#11870). Contributed by @toger5.

🐛 Bug Fixes

  • Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (#11902). Contributed by @mgcm.
  • Fix misunderstanding of functional members (#11918). Contributed by @toger5.
  • Fix: Video Room Chat Header Button Removed (#11911). Contributed by @kerryarchibald.
  • Fix "not attempting encryption" warning (#11899). Contributed by @richvdh.

v3.86.0-rc.1

28 Nov 16:49
Compare
Choose a tag to compare
v3.86.0-rc.1 Pre-release
Pre-release

🦖 Deprecations

  • Remove Quote from MessageContextMenu as it is unsupported by WYSIWYG (#11914). Contributed by @t3chguy.

✨ Features

  • Always allow call.member events on new rooms (#11948). Contributed by @toger5.
  • Right panel: view third party invite info without clearing history (#11934). Contributed by @kerryarchibald.
  • Default to system emoji font (#11925). Contributed by @t3chguy.
  • Update open in other tab message (#11916). Contributed by @weeman1337.
  • Add menu for legacy and element call in 1:1 rooms (#11910). Contributed by @toger5.
  • Add ringing for matrixRTC (#11870). Contributed by @toger5.

🐛 Bug Fixes

  • Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (#11902). Contributed by @mgcm.
  • Fix misunderstanding of functional members (#11918). Contributed by @toger5.
  • Fix: Video Room Chat Header Button Removed (#11911). Contributed by @kerryarchibald.
  • Fix "not attempting encryption" warning (#11899). Contributed by @richvdh.

v3.86.0-rc.0

28 Nov 16:22
Compare
Choose a tag to compare
v3.86.0-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Remove Quote from MessageContextMenu as it is unsupported by WYSIWYG (#11914). Contributed by @t3chguy.

✨ Features

  • Always allow call.member events on new rooms (#11948). Contributed by @toger5.
  • Right panel: view third party invite info without clearing history (#11934). Contributed by @kerryarchibald.
  • Default to system emoji font (#11925). Contributed by @t3chguy.
  • Update open in other tab message (#11916). Contributed by @weeman1337.
  • Add menu for legacy and element call in 1:1 rooms (#11910). Contributed by @toger5.
  • Add ringing for matrixRTC (#11870). Contributed by @toger5.

🐛 Bug Fixes

  • Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (#11902). Contributed by @mgcm.
  • Fix misunderstanding of functional members (#11918). Contributed by @toger5.
  • Fix: Video Room Chat Header Button Removed (#11911). Contributed by @kerryarchibald.
  • Fix "not attempting encryption" warning (#11899). Contributed by @richvdh.

v3.85.0

21 Nov 11:07
Compare
Choose a tag to compare

✨ Features

  • Update room summary card header (#11823). Contributed by @germain-gg.
  • Add feature flag for disabling encryption in Element Call (#11837). Contributed by @toger5.
  • Adapt the rendering of extra icons in the room header (#11835). Contributed by @charlynguyen.
  • Implement new unreachable state and fix broken string ref (#11748). Contributed by @MidhunSureshR.
  • Allow adding extra icons to the room header (#11799). Contributed by @charlynguyen.

🐛 Bug Fixes

v3.85.0-rc.1

14 Nov 15:56
Compare
Choose a tag to compare
v3.85.0-rc.1 Pre-release
Pre-release

✨ Features

  • Update room summary card header (#11823). Contributed by @germain-gg.
  • Add feature flag for disabling encryption in Element Call (#11837). Contributed by @toger5.
  • Adapt the rendering of extra icons in the room header (#11835). Contributed by @charlynguyen.
  • Implement new unreachable state and fix broken string ref (#11748). Contributed by @MidhunSureshR.
  • Allow adding extra icons to the room header (#11799). Contributed by @charlynguyen.

🐛 Bug Fixes

v3.85.0-rc.0

14 Nov 14:39
eca08db
Compare
Choose a tag to compare
v3.85.0-rc.0 Pre-release
Pre-release

✨ Features

  • Update room summary card header (#11823). Contributed by @germain-gg.
  • Add feature flag for disabling encryption in Element Call (#11837). Contributed by @toger5.
  • Adapt the rendering of extra icons in the room header (#11835). Contributed by @charlynguyen.
  • Implement new unreachable state and fix broken string ref (#11748). Contributed by @MidhunSureshR.
  • Allow adding extra icons to the room header (#11799). Contributed by @charlynguyen.

🐛 Bug Fixes

v3.84.1

13 Nov 09:49
Compare
Choose a tag to compare

🐛 Bug Fixes