Skip to content

Releases: matrix-org/matrix-js-sdk

v42.0.0-rc.0

v42.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:17

🚨 BREAKING CHANGES

  • Properly support Matrix v1.18 OAuth2 APIs (#5390). Contributed by @t3chguy.
  • Remove unused getContentUri (#5400). Contributed by @t3chguy.

v41.9.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:49

✨ Features

  • Add method CryptoApi.getUserCrossSigningKeys (#5389). Contributed by @richvdh.

🐛 Bug Fixes

  • Fix restarting delayed events via compatibility path in RoomWidgetClient (#5380). Contributed by @robintown.

v41.9.0-rc.0

v41.9.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:56

✨ Features

  • Add method CryptoApi.getUserCrossSigningKeys (#5389). Contributed by @richvdh.

🐛 Bug Fixes

  • Fix restarting delayed events via compatibility path in RoomWidgetClient (#5380). Contributed by @robintown.

v41.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 13:18

✨ Features

  • MatrixRTC: Preserve original error as cause when wrapping in scheduler (#5363). Contributed by @fkwp.
  • Add mechanism to locally enforce MSC1763 retention rules (#5353). Contributed by @Half-Shot.

🐛 Bug Fixes

  • Fall back to local indexeddb backend when worker fails to start (#5361). Contributed by @t3chguy.

v41.8.0-rc.0

v41.8.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:07

✨ Features

  • MatrixRTC: Preserve original error as cause when wrapping in scheduler (#5363). Contributed by @fkwp.
  • Add mechanism to locally enforce MSC1763 retention rules (#5353). Contributed by @Half-Shot.

🐛 Bug Fixes

  • Fall back to local indexeddb backend when worker fails to start (#5361). Contributed by @t3chguy.

v41.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 12:41

✨ Features

🐛 Bug Fixes

  • [Backport staging] SECURITY: Update matrix-sdk-crypto-wasm to v18.3.1 (#5356). Contributed by @RiotRobot.
  • fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.

v41.7.0-rc.3

v41.7.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:54

✨ Features

🐛 Bug Fixes

  • [Backport staging] SECURITY: Update matrix-sdk-crypto-wasm to v18.3.1 (#5356). Contributed by @RiotRobot.
  • fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.

v41.7.0-rc.2

v41.7.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:26

✨ Features

🐛 Bug Fixes

  • fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.

v41.7.0-rc.1

v41.7.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:17

✨ Features

🐛 Bug Fixes

  • fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.

v41.7.0-rc.0

v41.7.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:07

✨ Features

🐛 Bug Fixes

  • fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.