Skip to content

Releases: matrix-org/matrix-js-sdk

v34.4.0-rc.1

21 Aug 12:56
Compare
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
Compare
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
Compare
Choose a tag to compare

v34.3.0

13 Aug 12:05
Compare
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
Compare
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.

v34.3.0-rc.0

06 Aug 12:03
Compare
Choose a tag to compare
v34.3.0-rc.0 Pre-release
Pre-release

✨ Features

πŸ› Bug Fixes

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

v34.2.0

30 Jul 12:38
0300d63
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Element-R: detect "withheld key" UTD errors, and mark them as such (#4302). Contributed by @richvdh.

v34.2.0-rc.0

23 Jul 11:58
Compare
Choose a tag to compare
v34.2.0-rc.0 Pre-release
Pre-release

πŸ› Bug Fixes

  • Element-R: detect "withheld key" UTD errors, and mark them as such (#4302). Contributed by @richvdh.

v34.1.0

16 Jul 12:20
Compare
Choose a tag to compare

✨ Features

  • Add ability to choose how many timeline events to sync when peeking (#4300). Contributed by @jgarplind.
  • Remove redundant hack for using the old pickle key in rust crypto (#4282). Contributed by @richvdh.
  • Add fetching the well known in embedded mode. (#4259). Contributed by @toger5.

πŸ› Bug Fixes

  • Fix room state being updated with old (now overwritten) state and emitting for those updates. (#4242). Contributed by @toger5.
  • Fix incorrect "Olm is not available" errors (#4301). Contributed by @richvdh.
  • Fix build for example script (#4286). Contributed by @richvdh.
  • Declare matrix-js-sdk as an ES module (#4285). Contributed by @richvdh.

v34.1.0-rc.3

09 Jul 13:15
Compare
Choose a tag to compare
v34.1.0-rc.3 Pre-release
Pre-release

✨ Features

  • Add ability to choose how many timeline events to sync when peeking (#4300). Contributed by @jgarplind.
  • Remove redundant hack for using the old pickle key in rust crypto (#4282). Contributed by @richvdh.
  • Add fetching the well known in embedded mode. (#4259). Contributed by @toger5.

πŸ› Bug Fixes

  • Fix room state being updated with old (now overwritten) state and emitting for those updates. (#4242). Contributed by @toger5.
  • Fix incorrect "Olm is not available" errors (#4301). Contributed by @richvdh.
  • Fix build for example script (#4286). Contributed by @richvdh.
  • Declare matrix-js-sdk as an ES module (#4285). Contributed by @richvdh.