Skip to content

Releases: matrix-org/matrix-js-sdk

v31.2.0-rc.0

23 Jan 18:26
3c28cfc
Compare
Choose a tag to compare
v31.2.0-rc.0 Pre-release
Pre-release

✨ Features

  • Emit events during migration from libolm (#3982). Contributed by @richvdh.
  • Support for migration from from libolm (#3978). Contributed by @richvdh.

🐛 Bug Fixes

  • ElementR | backup: call expensive roomKeyCounts less often (#4015). Contributed by @BillCarsonFr.
  • Decrypt and Import full backups in chunk with progress (#4005). Contributed by @BillCarsonFr.
  • Fix new threads not appearing. (#4009). Contributed by @dbkr.

v31.1.0

19 Jan 13:44
Compare
Choose a tag to compare

✨ Features

v31.0.0

16 Jan 17:36
Compare
Choose a tag to compare

🚨 BREAKING CHANGES

  • Bump minimum spec version to v1.5 (#3970). Contributed by @richvdh.

✨ Features

  • Bump minimum spec version to v1.5 (#3970). Contributed by @richvdh.
  • Send authenticated /versions request (#3968). Contributed by @dbkr.

🐛 Bug Fixes

  • Revert "Bump matrix-sdk-crypto-wasm to 3.6.0" (#3991). Contributed by @andybalaam.
  • #22606 Fix "Remove" button to users without "m.room.redaction" (#3981). Contributed by @rashmitpankhania.
  • ElementR: Ensure Encryption order per room (#3973). Contributed by @BillCarsonFr.
  • Element-R: fix bootstrapSecretStorage not resetting key backup when requested (#3976). Contributed by @uhoreg.

v31.0.0-rc.0

09 Jan 17:47
Compare
Choose a tag to compare
v31.0.0-rc.0 Pre-release
Pre-release

🚨 BREAKING CHANGES

  • Bump minimum spec version to v1.5 (#3970). Contributed by @richvdh.

✨ Features

  • Bump minimum spec version to v1.5 (#3970). Contributed by @richvdh.
  • Send authenticated /versions request (#3968). Contributed by @dbkr.

🐛 Bug Fixes

  • Revert "Bump matrix-sdk-crypto-wasm to 3.6.0" (#3991). Contributed by @andybalaam.
  • #22606 Fix "Remove" button to users without "m.room.redaction" (#3981). Contributed by @rashmitpankhania.
  • ElementR: Ensure Encryption order per room (#3973). Contributed by @BillCarsonFr.
  • Element-R: fix bootstrapSecretStorage not resetting key backup when requested (#3976). Contributed by @uhoreg.

v30.3.0

19 Dec 15:47
Compare
Choose a tag to compare

✨ Features

  • Element-R: disable sending room key requests (#3939). Contributed by @richvdh.

🐛 Bug Fixes

  • Fix notifications appearing for old events (#3946). Contributed by @dbkr.
  • Don't back up keys that we got from backup (#3934). Contributed by @uhoreg.
  • Fix upload with empty Content-Type (#3918). Contributed by @JakubOnderka.
  • Prevent phantom notifications from events not in a room's timeline (#3942). Contributed by @dbkr.

v30.3.0-rc.0

12 Dec 16:56
Compare
Choose a tag to compare
v30.3.0-rc.0 Pre-release
Pre-release

✨ Features

  • Element-R: disable sending room key requests (#3939). Contributed by @richvdh.

🐛 Bug Fixes

  • Fix notifications appearing for old events (#3946). Contributed by @dbkr.
  • Don't back up keys that we got from backup (#3934). Contributed by @uhoreg.
  • Fix upload with empty Content-Type (#3918). Contributed by @JakubOnderka.
  • Prevent phantom notifications from events not in a room's timeline (#3942). Contributed by @dbkr.

v30.2.0

05 Dec 13:35
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Rewrite receipt-handling code (#3901). Contributed by @andybalaam.
  • Explicitly free some Rust-side objects (#3911). Contributed by @richvdh.
  • Fix type for TimestampToEventResponse.origin_server_ts (#3906). Contributed by @Half-Shot.

v30.2.0-rc.0

28 Nov 16:11
c49a527
Compare
Choose a tag to compare
v30.2.0-rc.0 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • Rewrite receipt-handling code (#3901). Contributed by @andybalaam.
  • Explicitly free some Rust-side objects (#3911). Contributed by @richvdh.
  • Fix type for TimestampToEventResponse.origin_server_ts (#3906). Contributed by @Half-Shot.

v30.1.0

21 Nov 10:59
Compare
Choose a tag to compare

✨ Features

  • Rotate per-participant keys when a member leaves (#3833). Contributed by @dbkr.
  • Add E2EE for embedded mode of Element Call (#3667). Contributed by @SimonBrandner.

🐛 Bug Fixes

  • Shorten TimelineWindow when an event is removed (#3862). Contributed by @andybalaam.
  • Ignore receipts pointing at missing or invalid events (#3817). Contributed by @andybalaam.
  • Fix members being loaded from server on initial sync (defeating lazy loading) (#3830). Contributed by @BillCarsonFr.

v30.1.0-rc.1

14 Nov 15:37
b9e684f
Compare
Choose a tag to compare
v30.1.0-rc.1 Pre-release
Pre-release

✨ Features

  • Rotate per-participant keys when a member leaves (#3833). Contributed by @dbkr.
  • Add E2EE for embedded mode of Element Call (#3667). Contributed by @SimonBrandner.

🐛 Bug Fixes

  • Shorten TimelineWindow when an event is removed (#3862). Contributed by @andybalaam.
  • Ignore receipts pointing at missing or invalid events (#3817). Contributed by @andybalaam.
  • Fix members being loaded from server on initial sync (defeating lazy loading) (#3830). Contributed by @BillCarsonFr.