Skip to content

v41.7.0

Latest

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.