|
| 1 | +Changes in [9.11.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v9.11.0) (2021-04-12) |
| 2 | +================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v9.11.0-rc.1...v9.11.0) |
| 4 | + |
| 5 | + * No changes since rc.1 |
| 6 | + |
| 7 | +Changes in [9.11.0-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v9.11.0-rc.1) (2021-04-07) |
| 8 | +============================================================================================================ |
| 9 | +[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v9.10.0...v9.11.0-rc.1) |
| 10 | + |
| 11 | + * Only try to cache private keys we know exist |
| 12 | + [\#1657](https://github.com/matrix-org/matrix-js-sdk/pull/1657) |
| 13 | + * Properly terminate screen-share calls if NoUserMedia |
| 14 | + [\#1654](https://github.com/matrix-org/matrix-js-sdk/pull/1654) |
| 15 | + * Attended transfer |
| 16 | + [\#1652](https://github.com/matrix-org/matrix-js-sdk/pull/1652) |
| 17 | + * Remove catch handlers in private key retrieval |
| 18 | + [\#1653](https://github.com/matrix-org/matrix-js-sdk/pull/1653) |
| 19 | + * Fixed the media fail error on caller's side |
| 20 | + [\#1651](https://github.com/matrix-org/matrix-js-sdk/pull/1651) |
| 21 | + * Add function to share megolm keys for historical messages, take 2 |
| 22 | + [\#1640](https://github.com/matrix-org/matrix-js-sdk/pull/1640) |
| 23 | + * Cache cross-signing private keys if needed on bootstrap |
| 24 | + [\#1649](https://github.com/matrix-org/matrix-js-sdk/pull/1649) |
| 25 | + |
1 | 26 | Changes in [9.10.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v9.10.0) (2021-03-29)
|
2 | 27 | ==================================================================================================
|
3 | 28 | [Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v9.10.0-rc.1...v9.10.0)
|
|
0 commit comments