Skip to content

Releases: KILTprotocol/sdk-js

0.27.0

11 Apr 12:41
e26a3e3
Compare
Choose a tag to compare

Linking accounts to DIDs are finally here!

This version adds the following features to the KILT SDK:

  • Linking any Substrate-based accounts to a DID
  • Retrieving the DID linked to a given account, the accounts linked to a given DID, and the Web3 name linked to a given account (via a DID)

What's Changed

Full Changelog: 0.26.1...0.27.0

0.26.1

31 Mar 13:36
Compare
Choose a tag to compare

What's Changed

  • fix: bump node types by @rflechtner in #499
  • tests: cherry pick integration test fix for scheduled runs by @rflechtner in #508
  • fix: add authentication key requirement for didLookup pallet calls by @ntn-x2 in #509

Full Changelog: 0.26.0...0.26.1

v0.26.0

11 Mar 08:03
Compare
Choose a tag to compare

What's Changed

Features

  • feat: DID package refactor by @Diiaablo95 in #447
  • feat: Web3Name integration by @trusch in #472
  • feat: support operation batching for DIDs by @Diiaablo95 in #473
  • feat: add web3 name deposit querying by @Diiaablo95 in #480

Chores

  • docs: fix links in SDK README by @Diiaablo95 in #465
  • refactor: use type definitions from metadata, remove dependencies on type-definitions repo by @rflechtner in #458
  • fix: minor spelling change by @Dudleyneedham in #470
  • docs: added README to all packages by @tjwelde in #453
  • doc: fix transfer example by @weichweich in #476
  • refactor: submittable extrinsic renaming by @Dudleyneedham in #464
  • docs: update getting-started and remove examples by @Diiaablo95 in #477
  • deps: update polkadot dependencies to latest by @Diiaablo95 in #483

Bug fixes

  • fix: reject subscription promise on disconnect by @rflechtner in #479
  • fix: demo keystore error with Ecdsa keys by @Diiaablo95 in #478
  • fix: raw DID signature encoding by @Diiaablo95 in #482
  • fix: update key types encoding for retro-compatibility by @Diiaablo95 in #485

Full Changelog: 0.25.3...0.26.0

v0.26.0-rc.4

04 Mar 10:44
Compare
Choose a tag to compare
v0.26.0-rc.4 Pre-release
Pre-release

What's Changed

Chores

  • deps: update polkadot dependencies to latest by @Diiaablo95 in #483

Bug fixes

  • fix: update key types encoding for retro-compatibility by @Diiaablo95 in #485

Full Changelog: 0.26.0-rc.3...0.26.0-rc.4

v0.26.0-rc.3

01 Mar 12:59
Compare
Choose a tag to compare
v0.26.0-rc.3 Pre-release
Pre-release

What's Changed

Bug fixes

  • fix: raw DID signature encoding by @Diiaablo95 in #482

Full Changelog: 0.26.0-rc.2...0.26.0-rc.3

v0.26.0-rc.2

25 Feb 10:54
Compare
Choose a tag to compare
v0.26.0-rc.2 Pre-release
Pre-release

What's Changed

Features

  • feat: DID package refactor by @Diiaablo95 in #447
  • feat: Web3Name integration by @trusch in #472
  • feat: support operation batching for DIDs by @Diiaablo95 in #473
  • feat: add web3 name deposit querying by @Diiaablo95 in #480

Chores

  • docs: fix links in SDK README by @Diiaablo95 in #465
  • refactor: use type definitions from metadata, remove dependencies on type-definitions repo by @rflechtner in #458
  • fix: minor spelling change by @Dudleyneedham in #470
  • docs: added README to all packages by @tjwelde in #453
  • doc: fix transfer example by @weichweich in #476
  • refactor: submittable extrinsic renaming by @Dudleyneedham in #464
  • docs: update getting-started and remove examples by @Diiaablo95 in #477

Bug fixes

  • fix: reject subscription promise on disconnect by @rflechtner in #479
  • fix: demo keystore error with Ecdsa keys by @Diiaablo95 in #478

Full Changelog: 0.25.3...0.26.0-rc.2

v0.25.3 (2022-02-14)

14 Feb 13:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.25.2...0.25.3

v0.25.2 (2022-02-01)

01 Feb 07:39
Compare
Choose a tag to compare

What's Changed

  • fix: improve DID deletion status querying function by @Diiaablo95 in #467

Full Changelog: 0.25.1...0.25.2

v0.25.1 (2022-01-24)

24 Jan 16:11
Compare
Choose a tag to compare

What's Changed

  • fix: ensure message is owner in messages by @Diiaablo95 in #463

v0.25.0 (2022-01-19)

19 Jan 17:28
Compare
Choose a tag to compare

What's Changed

  • feat: fromFemto, toFemto by @LeonFLK in #396
  • feat: add support for delegation deposit reclaim by @Diiaablo95 in #436
  • fix: resolve bug in resolver resolution logic by @Diiaablo95 in #439
  • fix: wrong kilt imports in getting-started.md by @trusch in #450
  • feat: support es modules by @tjwelde in #451
  • refactor: kill extrinsic errors, use metadata error matching instead by @rflechtner in #452
  • feat: verification claim structure by @Dudleyneedham in #454

New Contributors

Full Changelog: 0.24.2...0.25.0