Skip to content

Releases: elastos/Elastos.DID.JS.SDK

release-v2.3.5

26 Oct 02:15

Choose a tag to compare

  • Fix a bug for sortJSONArray and sortJSONObject when value is null.
  • Add setAgent method for DefaultDIDAdapter.

release-v2.3.4

25 Oct 02:10

Choose a tag to compare

  • Fix a bug about DIDStore.synchronize().

release-v2.3.3

23 Oct 13:32

Choose a tag to compare

  • Make DIDFilter.select and CredentialFilter.select async.

release-v2.3.2

10 Oct 06:11

Choose a tag to compare

  • Add parameter password to DIDStore.synchronize().

release-v2.3.1

15 Sep 05:58
fe1d788

Choose a tag to compare

  • Reencrypt the encrypted credentials when the did store changes password.

release-v2.3.0

07 Sep 02:07

Choose a tag to compare

  • Support the credential encryption in the DIDStore.
  • DIDStorage supports the asynchronization mode.

release-v2.2.14

21 Aug 03:07

Choose a tag to compare

  • Support different storages for DIDStore

release-v2.2.13

04 Aug 09:41

Choose a tag to compare

Update the version

release-v2.2.12

08 Sep 03:27

Choose a tag to compare

  • Support asymmetric and symmetric encryption
  • Exclude libsodium from the bundle

release-v2.2.11

31 Aug 09:10

Choose a tag to compare

  • Support asymmetric and symmetric encryption