Skip to content

Releases: matrix-org/matrix-js-sdk

v37.12.0-rc.0

22 Jul 13:23
Compare
Choose a tag to compare
v37.12.0-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Deprecate non-functional IJoinRoomOpts.syncRoom (#4913). Contributed by @richvdh.

✨ Features

  • Custom abort timeout logic for restarting delayed events that is compatible with the widget api (#4927). Contributed by @toger5.
  • Allow sending notification events when starting a call (#4826). Contributed by @robintown.

🐛 Bug Fixes

v37.11.0

15 Jul 14:44
Compare
Choose a tag to compare

✨ Features

  • Update README to make Element sponsorship explicit (#4901). Contributed by @neilisfragile.
  • Use client logger in more places (crypto code) (#4900). Contributed by @richvdh.
  • Use client logger in MatrixRTCSessionManager (#4898). Contributed by @richvdh.
  • Use client logger in more places (core code) (#4899). Contributed by @richvdh.
  • crypto: Add new ClientEvent.ReceivedToDeviceMessage with proper OlmEncryptionInfo support (#4891). Contributed by @BillCarsonFr.

v37.11.0-rc.0

08 Jul 13:21
Compare
Choose a tag to compare
v37.11.0-rc.0 Pre-release
Pre-release

✨ Features

  • Update README to make Element sponsorship explicit (#4901). Contributed by @neilisfragile.
  • Use client logger in more places (crypto code) (#4900). Contributed by @richvdh.
  • Use client logger in MatrixRTCSessionManager (#4898). Contributed by @richvdh.
  • Use client logger in more places (core code) (#4899). Contributed by @richvdh.
  • crypto: Add new ClientEvent.ReceivedToDeviceMessage with proper OlmEncryptionInfo support (#4891). Contributed by @BillCarsonFr.

v37.10.0

01 Jul 14:53
Compare
Choose a tag to compare

✨ Features

  • Update matrix-sdk-crypto-wasm to 15.0.0 (#4882). Contributed by @richvdh.
  • Allow customizing the IndexedDB database prefix used by Rust crypto. (#4878). Contributed by @clokep.
  • Remove @matrix-org/olm from dependency list (#4876). Contributed by @richvdh.
  • Redact on ban: Client implementation (#4867). Contributed by @turt2live.

v37.10.0-rc.0

24 Jun 12:40
Compare
Choose a tag to compare
v37.10.0-rc.0 Pre-release
Pre-release

✨ Features

  • Update matrix-sdk-crypto-wasm to 15.0.0 (#4882). Contributed by @richvdh.
  • Allow customizing the IndexedDB database prefix used by Rust crypto. (#4878). Contributed by @clokep.
  • Remove @matrix-org/olm from dependency list (#4876). Contributed by @richvdh.
  • Redact on ban: Client implementation (#4867). Contributed by @turt2live.

v37.9.0

17 Jun 13:09
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ensure we send spec-compliant filter strings by stripping out null values (#4865). Contributed by @t3chguy.
  • Fix MatrixRTC membership manager failing to rejoin in a race condition (sync vs not found response) (#4861). Contributed by @toger5.
  • Include extraParams in all HTTP requests (#4860). Contributed by @rsb-tbg.

v37.9.0-rc.0

10 Jun 13:16
Compare
Choose a tag to compare
v37.9.0-rc.0 Pre-release
Pre-release

🐛 Bug Fixes

  • Ensure we send spec-compliant filter strings by stripping out null values (#4865). Contributed by @t3chguy.
  • Fix MatrixRTC membership manager failing to rejoin in a race condition (sync vs not found response) (#4861). Contributed by @toger5.
  • Include extraParams in all HTTP requests (#4860). Contributed by @rsb-tbg.

v37.8.0

10 Jun 12:00
Compare
Choose a tag to compare

🐛 Bug Fixes

  • [Backport staging] Update dependency @matrix-org/matrix-sdk-crypto-wasm to v14.2.1 (#4869). Contributed by @RiotRobot.

v37.7.0

03 Jun 14:50
Compare
Choose a tag to compare

🦖 Deprecations

  • MatrixRTC: Rename MembershipConfig parameters (#4714). Contributed by @toger5.

✨ Features

  • Allow the embedded client to work without update_state support (#4849). Contributed by @robintown.
  • Check for unknown variant on to-device sending and fall back to room event encryption. (#4847). Contributed by @toger5.
  • Reapply "Distinguish room state and timeline events in embedded clients" (#4790). Contributed by @robintown.

v37.7.0-rc.0

28 May 13:02
Compare
Choose a tag to compare
v37.7.0-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • MatrixRTC: Rename MembershipConfig parameters (#4714). Contributed by @toger5.

✨ Features

  • Allow the embedded client to work without update_state support (#4849). Contributed by @robintown.
  • Check for unknown variant on to-device sending and fall back to room event encryption. (#4847). Contributed by @toger5.
  • Reapply "Distinguish room state and timeline events in embedded clients" (#4790). Contributed by @robintown.