Skip to content

Releases: matrix-org/matrix-js-sdk

v26.0.1

09 Jun 08:26
Compare
Choose a tag to compare

πŸ› Bug Fixes

v26.0.0

06 Jun 12:45
Compare
Choose a tag to compare

🚨 BREAKING CHANGES

πŸ¦– Deprecations

  • Move crypto classes into a separate namespace (#3385).

✨ Features

  • Mention deno support in the README (#3417). Contributed by @sigmaSd.
  • Mark room version 10 as safe (#3425).
  • Prioritise entirely supported flows for UIA (#3402).
  • Add methods to terminate idb worker (#3362).
  • Total summary count (#3351). Contributed by @toger5.
  • Audio concealment (#3349). Contributed by @toger5.

πŸ› Bug Fixes

v26.0.0-rc.1

01 Jun 15:55
Compare
Choose a tag to compare
v26.0.0-rc.1 Pre-release
Pre-release

🚨 BREAKING CHANGES

πŸ¦– Deprecations

  • Move crypto classes into a separate namespace (#3385).

✨ Features

  • Mention deno support in the README (#3417). Contributed by @sigmaSd.
  • Mark room version 10 as safe (#3425).
  • Prioritise entirely supported flows for UIA (#3402).
  • Add methods to terminate idb worker (#3362).
  • Total summary count (#3351). Contributed by @toger5.
  • Audio concealment (#3349). Contributed by @toger5.

πŸ› Bug Fixes

v25.2.0-rc.5

19 May 15:36
Compare
Choose a tag to compare
v25.2.0-rc.5 Pre-release
Pre-release

πŸ› Bug Fixes

v25.2.0-rc.4

16 May 13:22
Compare
Choose a tag to compare
v25.2.0-rc.4 Pre-release
Pre-release

πŸ¦– Deprecations

  • Deprecate device methods in MatrixClient (#3357).

✨ Features

πŸ› Bug Fixes

v25.2.0-rc.2

16 May 12:59
Compare
Choose a tag to compare
v25.2.0-rc.2 Pre-release
Pre-release

πŸ¦– Deprecations

  • Deprecate device methods in MatrixClient (#3357).

✨ Features

πŸ› Bug Fixes

v25.1.1

16 May 08:11
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Rebuild to fix packaging glitch in 25.1.0. Fixes #3363

v25.1.0

09 May 14:14
Compare
Choose a tag to compare

πŸ¦– Deprecations

  • Deprecate MatrixClient::resolveRoomAlias (#3316).

✨ Features

πŸ› Bug Fixes

v25.1.0-rc.1

02 May 10:32
Compare
Choose a tag to compare
v25.1.0-rc.1 Pre-release
Pre-release

πŸ¦– Deprecations

  • Deprecate MatrixClient::resolveRoomAlias (#3316).

✨ Features

πŸ› Bug Fixes

v25.0.0

25 Apr 08:44
Compare
Choose a tag to compare

🚨 BREAKING CHANGES

  • Change Store.save() to return a Promise (#3221). Contributed by @texuf.

✨ Features

πŸ› Bug Fixes