Tags: KB1RD/matrix-js-sdk
Tags
[Full Changelog](matrix-org/matrix-js-sdk@v8.0.0...v8.0.1-rc.1) * Remove redundant lint dependencies [\matrix-org#1426](matrix-org#1426) * Upload all keys when we start using a new key backup version [\matrix-org#1428](matrix-org#1428) * Expose countSessionsNeedingBackup [\matrix-org#1429](matrix-org#1429) * Configure and use new eslint package [\matrix-org#1422](matrix-org#1422)
[Full Changelog](matrix-org/matrix-js-sdk@v7.1.0...v8.0.0) BREAKING CHANGES --- * `RoomState` events changed to use a Map instead of an object, which changes the collection APIs available to access them. All Changes --- * Properly support txnId [\matrix-org#1424](matrix-org#1424) * [BREAKING] Remove deprecated getIdenticonUri [\matrix-org#1423](matrix-org#1423) * Bump lodash from 4.17.15 to 4.17.19 [\matrix-org#1421](matrix-org#1421) * [BREAKING] Convert RoomState's stored state map to a real map [\matrix-org#1419](matrix-org#1419)
[Full Changelog](matrix-org/matrix-js-sdk@v7.1.0-rc.1...v7.1.0) * No changes since rc.1
[Full Changelog](matrix-org/matrix-js-sdk@v7.0.0...v7.1.0-rc.1) * Ask general crypto callbacks for 4S privkey if operation adapter doesn't have it yet [\matrix-org#1414](matrix-org#1414) * Fix ICreateClientOpts missing idBaseUrl [\matrix-org#1413](matrix-org#1413) * Increase max event listeners for rooms [\matrix-org#1411](matrix-org#1411) * Don't trust keys megolm received from backup for verifying the sender [\matrix-org#1406](matrix-org#1406) * Raise the last known account data / state event for an update [\matrix-org#1410](matrix-org#1410) * Isolate encryption bootstrap side-effects [\matrix-org#1380](matrix-org#1380) * Add method to get current in-flight to-device requests [\matrix-org#1405](matrix-org#1405)
[Full Changelog](matrix-org/matrix-js-sdk@v7.0.0-rc.1...v7.0.0) * No changes since rc.1
[Full Changelog](matrix-org/matrix-js-sdk@v6.2.2...v7.0.0-rc.1) BREAKING CHANGES --- * Presence lists were removed from the spec in r0.5.0, and the corresponding methods have now been removed here as well: * `getPresenceList` * `inviteToPresenceList` * `dropFromPresenceList` All changes --- * Remove support for unspecced device-specific push rules [\matrix-org#1404](matrix-org#1404) * Use existing session id for fetching flows as to not get a new session [\matrix-org#1403](matrix-org#1403) * Upgrade deps [\matrix-org#1400](matrix-org#1400) * Bring back backup key format migration [\matrix-org#1398](matrix-org#1398) * Fix: more informative error message when we cant find a key to decrypt with [\matrix-org#1313](matrix-org#1313) * Add js-sdk mechanism for polling client well-known for config [\matrix-org#1394](matrix-org#1394) * Fix verification request timeouts to match spec [\matrix-org#1388](matrix-org#1388) * Drop presence list methods [\matrix-org#1391](matrix-org#1391) * Batch up URL previews to prevent excessive requests [\matrix-org#1395](matrix-org#1395)
[Full Changelog](matrix-org/matrix-js-sdk@v6.2.1...v6.2.2) * Use existing session id for fetching flows as to not get a new session [\matrix-org#1407](matrix-org#1407)
[Full Changelog](matrix-org/matrix-js-sdk@v6.2.0...v6.2.1) * Bring back backup key format migration [\matrix-org#1399](matrix-org#1399)
[Full Changelog](matrix-org/matrix-js-sdk@v6.2.0-rc.1...v6.2.0) * No changes since rc.1
[Full Changelog](matrix-org/matrix-js-sdk@v6.1.0...v6.2.0-rc.1) * Make auth argument in the register request compliant with r0.6.0 [\matrix-org#1304](matrix-org#1304) * Send the wrong auth params with the right auth params [\matrix-org#1393](matrix-org#1393) * encrypt cached keys with pickle key [\matrix-org#1387](matrix-org#1387) * Fix replying to key share requests [\matrix-org#1385](matrix-org#1385) * Add dist to package.json files so CDNs can serve it [\matrix-org#1384](matrix-org#1384) * Fix getVersion warning saying undefined room [\matrix-org#1382](matrix-org#1382) * Combine the two places we processed client-level default push rules [\matrix-org#1379](matrix-org#1379) * make MAC check robust against unpadded vs padded base64 differences [\matrix-org#1378](matrix-org#1378) * Remove key backup format migration [\matrix-org#1375](matrix-org#1375) * Add simple browserify browser-matrix.js tests [\matrix-org#1241](matrix-org#1241) * support new key agreement method for SAS [\matrix-org#1376](matrix-org#1376)
PreviousNext