Skip to content

Releases: blockchain-certificates/cert-verifier-js

v6.19.0

05 Nov 15:54
5a1ddfa
Compare
Choose a tag to compare

6.19.0 (2024-11-05)

Features

  • VCv2: support multilingual name and description parsing (6fe5743)

v6.18.0

25 Oct 13:32
5b5475e
Compare
Choose a tag to compare

6.18.0 (2024-10-25)

Features

  • VCv2: add name and description from parser (d72df5a)

v6.17.1

24 Oct 13:16
f88868c
Compare
Choose a tag to compare

6.17.1 (2024-10-24)

Bug Fixes

  • Types: expose name and description properties on VC type (6bda557)

v6.17.0

23 Oct 13:22
3e384a7
Compare
Choose a tag to compare

6.17.0 (2024-10-23)

Features

  • VCv2: add support for name and description (4e0178a)

v6.16.0

17 Oct 14:13
03a1846
Compare
Choose a tag to compare

6.16.0 (2024-10-17)

Features

  • Expiration: show expiration date in error message (53f2810)

v6.15.0

15 Oct 14:24
c91cc2e
Compare
Choose a tag to compare

6.15.0 (2024-10-15)

Features

  • vcV2: add validation step for VC v2 only (13f4e1c)
  • vcV2: default validFrom to first created proof value (a4904f2)
  • vcV2: plug date format validation logic into validation step (d3d9ea7)
  • vcV2: validate dateTimeStamp format according to spec (feee915)

v6.14.1

26 Sep 13:10
eb08064
Compare
Choose a tag to compare

6.14.1 (2024-09-26)

Bug Fixes

  • Deps: address npm audit (8fddfa0)

v6.14.0

17 Jun 14:00
10e12fb
Compare
Choose a tag to compare

6.14.0 (2024-06-17)

Features

  • SelectiveDisclosure: add ecdsa-sd-2023 verification support (253e971)
  • SelectiveDisclosure: remove unnecessary first level dep (dba53f0)
  • SelectiveDisclosure: start implementing support for EcdsaSd2023 (104866b)
  • SelectiveDisclosure: update API signature (b37fe53)

v6.13.2

14 May 14:09
3318174
Compare
Choose a tag to compare

6.13.2 (2024-05-14)

Bug Fixes

  • RevocationList: improve error message when status list request is 404 (069b3dd)

v6.13.1

26 Mar 12:25
137133b
Compare
Choose a tag to compare

6.13.1 (2024-03-26)

Bug Fixes

  • RevocationList: publish @blockcerts/schemas fix to ensure RL verifies in the wild (e3ab9c7)