Releases: matrix-org/matrix-js-sdk
Releases Β· matrix-org/matrix-js-sdk
v41.4.0
β¨ Features
- Handle secret pushing for key backups (#5189). Contributed by @uhoreg.
- Add support for
m.recent_emojiaccount 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.knownflag (#5255). Contributed by @richvdh.
π Bug Fixes
v41.4.0-rc.0
β¨ Features
- Handle secret pushing for key backups (#5189). Contributed by @uhoreg.
- Add support for
m.recent_emojiaccount 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.knownflag (#5255). Contributed by @richvdh.
π Bug Fixes
v41.3.0
π Bug Fixes
- Rotate the current room key when we see a member leave (#5231). Contributed by @kaylendog.
v41.3.0-rc.0
π Bug Fixes
- Rotate the current room key when we see a member leave (#5231). Contributed by @kaylendog.
v41.2.0
v41.2.0-rc.0
v41.1.0
β¨ 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
β¨ 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
π¨ BREAKING CHANGES
β¨ 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_configaccount 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
π¨ BREAKING CHANGES
β¨ 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_configaccount 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.