Skip to content

Releases: matrix-org/matrix-js-sdk

v39.3.0-rc.0

25 Nov 14:10

Choose a tag to compare

v39.3.0-rc.0 Pre-release
Pre-release

🐛 Bug Fixes

  • Re-add truthy check on room name/avatar/alias events (#5081). Contributed by @t3chguy.
  • Fix invalid state events corrupting room objects (#5078). Contributed by @t3chguy.

v39.2.0

18 Nov 14:26

Choose a tag to compare

✨ Features

  • Delayed event management: split endpoints, no auth (#5066). Contributed by @AndrewFerr.
  • do not set cache in authenticated fetch (#5020). Contributed by @pkuzco.

🐛 Bug Fixes

  • Fix media switching during legacy calls (#5069). Contributed by @langleyd.

v39.2.0-rc.0

11 Nov 12:44

Choose a tag to compare

v39.2.0-rc.0 Pre-release
Pre-release

✨ Features

  • Delayed event management: split endpoints, no auth (#5066). Contributed by @AndrewFerr.
  • do not set cache in authenticated fetch (#5020). Contributed by @pkuzco.

🐛 Bug Fixes

  • Fix media switching during legacy calls (#5069). Contributed by @langleyd.

v39.1.2

04 Nov 14:01

Choose a tag to compare

Re-release of v39.1.0 to fix npm publishing workflow

v39.1.1

04 Nov 13:23

Choose a tag to compare

Re-release of v39.1.0 to fix npm publishing workflow

v39.1.0

04 Nov 12:53

Choose a tag to compare

✨ Features

v39.1.0-rc.1

30 Oct 08:45

Choose a tag to compare

v39.1.0-rc.1 Pre-release
Pre-release

✨ Features

v39.1.0-rc.0

28 Oct 14:03

Choose a tag to compare

v39.1.0-rc.0 Pre-release
Pre-release

✨ Features

v39.0.0

21 Oct 11:18

Choose a tag to compare

🚨 BREAKING CHANGES

  • [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022). Contributed by @toger5.

✨ Features

  • [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022). Contributed by @toger5.
  • Implement Sticky Events MSC4354 (#5028). Contributed by @Half-Shot.
  • feat(client): allow disabling VoIP support (#5021). Contributed by @pkuzco.

🐛 Bug Fixes

  • Only use the first 3 viaServers specified (#5034). Contributed by @t3chguy.
  • Fetch the user's device info before processing a verification request (#5030). Contributed by @andybalaam.

v39.0.0-rc.0

14 Oct 13:34

Choose a tag to compare

v39.0.0-rc.0 Pre-release
Pre-release

🚨 BREAKING CHANGES

  • [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022). Contributed by @toger5.

✨ Features

  • [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022). Contributed by @toger5.
  • Implement Sticky Events MSC4354 (#5028). Contributed by @Half-Shot.
  • feat(client): allow disabling VoIP support (#5021). Contributed by @pkuzco.

🐛 Bug Fixes

  • Only use the first 3 viaServers specified (#5034). Contributed by @t3chguy.
  • Fetch the user's device info before processing a verification request (#5030). Contributed by @andybalaam.