We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167d81e commit e8323efCopy full SHA for e8323ef
bindings/matrix-sdk-crypto-js/CHANGELOG.md
@@ -1,5 +1,6 @@
1
# v0.1.0-alpha.7
2
3
+- Add new accessors `Device.algorithms` and `Device.isSignedByOwner`
4
- In `OlmMachine.getUserDevices`, wait a limited time for any in-flight
5
device-list updates to complete.
6
bindings/matrix-sdk-crypto-js/package.json
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-js",
- "version": "0.1.0-alpha.6",
+ "version": "0.1.0-alpha.7",
"homepage": "https://github.com/matrix-org/matrix-rust-sdk",
"description": "Matrix encryption library, for JavaScript",
"license": "Apache-2.0",
0 commit comments