Skip to content

Releases: matrix-org/matrix-js-sdk

v42.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 14:03

✨ Features

  • Don't treat Matrix-shaped errors as OAuth token refresh grant logouts (#5473). Contributed by @hughns.
  • Update MatrixRTCSession to increase push notification arrival time on mobile clients for element-call (#5398). Contributed by @escix.
  • Add sticky events support to sliding sync (MSC4480) (#5458). Contributed by @eleboucher.
  • Validate that an error from OAuth token refresh looks like an OAuth error before treating as logout (#5472). Contributed by @hughns.

🐛 Bug Fixes

  • Make setExtendedProfileProperty not throw if the requested property isn't set (#5484). Contributed by @dbkr.
  • make sure setDefaultKeyId resolves even if no change is made (#5485). Contributed by @uhoreg.

v42.3.0-rc.0

v42.3.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:20

✨ Features

  • Don't treat Matrix-shaped errors as OAuth token refresh grant logouts (#5473). Contributed by @hughns.
  • Update MatrixRTCSession to increase push notification arrival time on mobile clients for element-call (#5398). Contributed by @escix.
  • Add sticky events support to sliding sync (MSC4480) (#5458). Contributed by @eleboucher.
  • Validate that an error from OAuth token refresh looks like an OAuth error before treating as logout (#5472). Contributed by @hughns.

🐛 Bug Fixes

  • Make setExtendedProfileProperty not throw if the requested property isn't set (#5484). Contributed by @dbkr.
  • make sure setDefaultKeyId resolves even if no change is made (#5485). Contributed by @uhoreg.

v42.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:31

🐛 Bug Fixes

  • Fix pre-initialization thread edits when target is known (#5440). Contributed by @basnijholt.
  • Fix package failing to load in Node ESM due to directory import (#5460). Contributed by @syphernl.

v42.2.0-rc.2

v42.2.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:27

🐛 Bug Fixes

  • Fix pre-initialization thread edits when target is known (#5440). Contributed by @basnijholt.
  • Fix package failing to load in Node ESM due to directory import (#5460). Contributed by @syphernl.

v42.2.0-rc.1

v42.2.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:23

🐛 Bug Fixes

  • Fix pre-initialization thread edits when target is known (#5440). Contributed by @basnijholt.
  • Fix package failing to load in Node ESM due to directory import (#5460). Contributed by @syphernl.

v42.2.0-rc.0

v42.2.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:54

🐛 Bug Fixes

  • Fix pre-initialization thread edits when target is known (#5440). Contributed by @basnijholt.
  • Fix package failing to load in Node ESM due to directory import (#5460). Contributed by @syphernl.

v42.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:34

🦖 Deprecations

✨ Features

  • Allow passing a CA cert PEM when setting up Rust crypto (#5443). Contributed by @andybalaam.
  • Improve types for /room_keys/version requests (#5419). Contributed by @richvdh.

🐛 Bug Fixes

  • Include existing data when updating user profile cache (#5427). Contributed by @dbkr.
  • Fix key backup cached event ordering (#5281). Contributed by @gumadeiras.

v42.1.0-rc.0

v42.1.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:25

🦖 Deprecations

✨ Features

  • Allow passing a CA cert PEM when setting up Rust crypto (#5443). Contributed by @andybalaam.
  • Improve types for /room_keys/version requests (#5419). Contributed by @richvdh.

🐛 Bug Fixes

  • Include existing data when updating user profile cache (#5427). Contributed by @dbkr.
  • Fix key backup cached event ordering (#5281). Contributed by @gumadeiras.

v42.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:50

🚨 BREAKING CHANGES

  • Properly support Matrix v1.18 OAuth2 APIs (#5390). Contributed by @t3chguy.
  • Remove unused getContentUri (#5400). Contributed by @t3chguy.

v42.0.0-rc.0

v42.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:17

🚨 BREAKING CHANGES

  • Properly support Matrix v1.18 OAuth2 APIs (#5390). Contributed by @t3chguy.
  • Remove unused getContentUri (#5400). Contributed by @t3chguy.