Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 4.57 KB

CHANGELOG.md

File metadata and controls

85 lines (42 loc) · 4.57 KB

CHANGELOG

0.8.0 (2023-01-12)

Features

  • ui-store: add done callback for BaseStore all method (f22d72c)

0.7.0 (2023-01-10)

Features

  • add browser and extension session (#11) (7030584)
  • add export session in index (#12) (0de6feb)
  • add localStorage and sessionStorage with store_changed event (#13) (856bcfc)
  • extension store use the async callback (#14) (d4978c5)
  • ui-did-keyring: make loadAll method return Promise (372f516)

0.6.0 (2022-12-21)

Features

  • addDid to public method (7682640)
  • upgrade eventemitter3 and use any events type (1a8226e)
  • upgrade sdk and fix error. (6a50e19)

0.5.1 (2022-12-07)

Bug Fixes

  • ui-did-keyring: The did uri is not saved when setDid is called. (52e040c)

0.5.0 (2022-12-07)

Bug Fixes

  • ui-did-keyring: kilt keypair save wrong (65d3708)

Features

  • add encrypt and decrypt for credential (#9) (1492c09)
  • did-keyring, ui-did-keyring: add zkid did keyring (11beb2b)
  • did-keyring: return didurl when call addDidFromMnemonic method. (6b601ce)

0.4.0 (2022-12-02)

Bug Fixes

  • build: fix error when build tsc (a203705)

Features

  • update @zcloak/dev and fix lint (6e0a901)

0.3.1 Sep 29, 2022

Changes:

0.0.1 May 31, 2022

Changes:

import packages from zkid-interface2.0