Skip to content

Releases: matrix-org/matrix-js-sdk

v41.4.0

28 Apr 12:06

Choose a tag to compare

✨ Features

  • Handle secret pushing for key backups (#5189). Contributed by @uhoreg.
  • Add support for m.recent_emoji account data event (#5280). Contributed by @t3chguy.
  • Adapt LiveKit Identity hash calculation to latest MSC4195 update (#5268). Contributed by @fkwp.
  • Support the stable prefix for MSC4287 (key backup preference) (#5258). Contributed by @andybalaam.
  • Handle response_mode=fragment in completeAuthorizationCodeGrant (#5266). Contributed by @t3chguy.
  • Allow generating OIDC URIs with response_mode=fragment (#5265). Contributed by @t3chguy.
  • Expose UserVerificationStatus.known flag (#5255). Contributed by @richvdh.

πŸ› Bug Fixes

  • Allow oidc jwks_uri to be omitted (#5271). Contributed by @t3chguy.

v41.4.0-rc.0

21 Apr 12:13

Choose a tag to compare

v41.4.0-rc.0 Pre-release
Pre-release

✨ Features

  • Handle secret pushing for key backups (#5189). Contributed by @uhoreg.
  • Add support for m.recent_emoji account data event (#5280). Contributed by @t3chguy.
  • Adapt LiveKit Identity hash calculation to latest MSC4195 update (#5268). Contributed by @fkwp.
  • Support the stable prefix for MSC4287 (key backup preference) (#5258). Contributed by @andybalaam.
  • Handle response_mode=fragment in completeAuthorizationCodeGrant (#5266). Contributed by @t3chguy.
  • Allow generating OIDC URIs with response_mode=fragment (#5265). Contributed by @t3chguy.
  • Expose UserVerificationStatus.known flag (#5255). Contributed by @richvdh.

πŸ› Bug Fixes

  • Allow oidc jwks_uri to be omitted (#5271). Contributed by @t3chguy.

v41.3.0

07 Apr 13:17

Choose a tag to compare

πŸ› Bug Fixes

  • Rotate the current room key when we see a member leave (#5231). Contributed by @kaylendog.

v41.3.0-rc.0

31 Mar 12:33

Choose a tag to compare

v41.3.0-rc.0 Pre-release
Pre-release

πŸ› Bug Fixes

  • Rotate the current room key when we see a member leave (#5231). Contributed by @kaylendog.

v41.2.0

24 Mar 11:21

Choose a tag to compare

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @richvdh.

v41.2.0-rc.0

17 Mar 11:39

Choose a tag to compare

v41.2.0-rc.0 Pre-release
Pre-release

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @richvdh.

v41.1.0

10 Mar 13:45

Choose a tag to compare

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @Half-Shot.

v41.1.0-rc.0

03 Mar 13:12

Choose a tag to compare

v41.1.0-rc.0 Pre-release
Pre-release

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @Half-Shot.

v41.0.0

24 Feb 13:58

Choose a tag to compare

🚨 BREAKING CHANGES

  • Add support for Matrix Spec v1.13 (#5160). Contributed by @t3chguy.

✨ Features

  • Download room keys from backup prior to buliding historic room key bundles (#5171). Contributed by @kaylendog.
  • Add support for Matrix Spec v1.13 (#5160). Contributed by @t3chguy.
  • Add logging on MSC4108 DELETE request (#5140). Contributed by @reivilibre.
  • Add m.invite_permission_config account data type (#5183). Contributed by @richvdh.

πŸ› Bug Fixes

  • fix(relations): prevent stale m.replace from overriding newer edits (#5192). Contributed by @basnijholt.
  • Fix reactive display name disambiguation (#5135). Contributed by @aditya-cherukuru.
  • Fix empty string to room compatibility trick to only apply to m.call (#5172). Contributed by @toger5.

v41.0.0-rc.0

17 Feb 15:11

Choose a tag to compare

v41.0.0-rc.0 Pre-release
Pre-release

🚨 BREAKING CHANGES

  • Add support for Matrix Spec v1.13 (#5160). Contributed by @t3chguy.

✨ Features

  • Download room keys from backup prior to buliding historic room key bundles (#5171). Contributed by @kaylendog.
  • Add support for Matrix Spec v1.13 (#5160). Contributed by @t3chguy.
  • Add logging on MSC4108 DELETE request (#5140). Contributed by @reivilibre.
  • Add m.invite_permission_config account data type (#5183). Contributed by @richvdh.

πŸ› Bug Fixes

  • fix(relations): prevent stale m.replace from overriding newer edits (#5192). Contributed by @basnijholt.
  • Fix reactive display name disambiguation (#5135). Contributed by @aditya-cherukuru.
  • Fix empty string to room compatibility trick to only apply to m.call (#5172). Contributed by @toger5.