Skip to content

Releases: matrix-org/matrix-js-sdk

v34.6.0

24 Sep 12:37

Choose a tag to compare

🦖 Deprecations

  • Element-R: Mark unsupported MatrixClient methods as deprecated (#4389). Contributed by @richvdh.

✨ Features

  • Add crypto mode setting for invisible crypto, and apply it to decrypting events (#4407). Contributed by @uhoreg.
  • Don't share full key history for RTC per-participant encryption (#4406). Contributed by @hughns.
  • Export membership types (#4405). Contributed by @Johennes.
  • Fix sending redacts in embedded (widget) mode (#4398). Contributed by @toger5.
  • Expose the event ID of a call membership (#4395). Contributed by @robintown.
  • MSC4133 - Extended profiles (#4391). Contributed by @Half-Shot.

v34.6.0-rc.0

18 Sep 13:31

Choose a tag to compare

v34.6.0-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Element-R: Mark unsupported MatrixClient methods as deprecated (#4389). Contributed by @richvdh.

✨ Features

  • Add crypto mode setting for invisible crypto, and apply it to decrypting events (#4407). Contributed by @uhoreg.
  • Don't share full key history for RTC per-participant encryption (#4406). Contributed by @hughns.
  • Export membership types (#4405). Contributed by @Johennes.
  • Fix sending redacts in embedded (widget) mode (#4398). Contributed by @toger5.
  • Expose the event ID of a call membership (#4395). Contributed by @robintown.
  • MSC4133 - Extended profiles (#4391). Contributed by @Half-Shot.

v34.5.0

10 Sep 12:30

Choose a tag to compare

🦖 Deprecations

  • Deprecate unused callback hooks CryptoCallbacks.onSecretRequested and CryptoCallbacks.getDehydrationKey (#4376). Contributed by @richvdh.

v34.5.0-rc.0

03 Sep 12:31

Choose a tag to compare

v34.5.0-rc.0 Pre-release
Pre-release

🦖 Deprecations

  • Deprecate unused callback hooks CryptoCallbacks.onSecretRequested and CryptoCallbacks.getDehydrationKey (#4376). Contributed by @richvdh.

v34.4.0

27 Aug 12:37

Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Retry event decryption failures on first failure (#4346). Contributed by @hughns.
  • Ensure "type" = "module" ES declaration in pre-release.sh (#4350). Contributed by @BLCK-B.
  • Handle MatrixRTC encryption keys arriving out of order (#4345). Contributed by @hughns.
  • Resend MatrixRTC encryption keys if a membership has changed (#4343). Contributed by @hughns.

v34.4.0-rc.1

21 Aug 12:56

Choose a tag to compare

v34.4.0-rc.1 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Retry event decryption failures on first failure (#4346). Contributed by @hughns.
  • Ensure "type" = "module" ES declaration in pre-release.sh (#4350). Contributed by @BLCK-B.
  • Handle MatrixRTC encryption keys arriving out of order (#4345). Contributed by @hughns.
  • Resend MatrixRTC encryption keys if a membership has changed (#4343). Contributed by @hughns.

v34.4.0-rc.0

20 Aug 13:40

Choose a tag to compare

v34.4.0-rc.0 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Retry event decryption failures on first failure (#4346). Contributed by @hughns.
  • Ensure "type" = "module" ES declaration in pre-release.sh (#4350). Contributed by @BLCK-B.
  • Handle MatrixRTC encryption keys arriving out of order (#4345). Contributed by @hughns.
  • Resend MatrixRTC encryption keys if a membership has changed (#4343). Contributed by @hughns.

v34.3.1

20 Aug 11:29

Choose a tag to compare

v34.3.0

13 Aug 12:05

Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Fix hashed ID server lookups with no Olm (#4333). Contributed by @dbkr.

v34.3.0-rc.1

06 Aug 12:26

Choose a tag to compare

v34.3.0-rc.1 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Fix hashed ID server lookups with no Olm (#4333). Contributed by @dbkr.