Skip to content

Releases: blockchain-certificates/cert-verifier-js

v6.13.0

06 Mar 06:49
ec33c3d
Compare
Choose a tag to compare

6.13.0 (2024-03-06)

Features

  • CredentialSchema: add checkCredentialSchemaConformity inspector (f808b91)
  • CredentialSchema: add checkCredentialSchemaConformity step (ec1b2da)

v6.12.0

01 Mar 13:32
b1b5c0e
Compare
Choose a tag to compare

6.12.0 (2024-03-01)

Features

  • DataIntegrityProof: verify cert signed with data integrity proof merkle-proof-2019 (7839ead)
  • DataIntegrityProof: verify cert signed with multiple chained data integrity proof merkle proof 2019 (2f08ceb)

v6.11.0

01 Feb 12:35
18deee0
Compare
Choose a tag to compare

6.11.0 (2024-02-01)

Features

  • VC-V2: bump schemas (1b5e6b9)
  • vc-v2: only verify validFrom when necessary (78f3c50)
  • vc-v2: validate expiration with validUntil (d4d67fe)
  • vc-v2: validate validFrom period (3251e47)

v6.10.0

15 Dec 13:07
ff48298
Compare
Choose a tag to compare

6.10.0 (2023-12-15)

Features

  • i18n: i18n for statusList2021 (bd8fe82)
  • i18n: japanese for statusList2021 (d000127)

v6.9.0

12 Dec 13:31
69ea79a
Compare
Choose a tag to compare

6.9.0 (2023-12-12)

Features

  • i18n: update japanese translations (c5b55b3)

v6.8.4

02 Nov 18:07
8b3ec64
Compare
Choose a tag to compare

6.8.4 (2023-11-02)

Performance Improvements

  • Verifier: code split verification suites and inspectors (47ca7d6)
  • Verifier: further split verification libraries in revocation list 2021 inspector (db309e5)

v6.8.3

30 Oct 14:28
c230492
Compare
Choose a tag to compare

6.8.3 (2023-10-30)

Bug Fixes

  • Build: prevent TS error coming from import not as 'type' in transmute package (42a021f)
  • Test: prevent unknown Date.now error due to global overwrite for test (ae7e3fc)

Performance Improvements

  • Bundle: dynamically serve did key code as needed (db79a6c)

v6.8.2

26 Oct 15:38
535f952
Compare
Choose a tag to compare

6.8.2 (2023-10-26)

Performance Improvements

  • Deps: reduce bundle size by removing ajv dep (c3fd68b)

v6.8.1

26 Oct 13:24
3cc7303
Compare
Choose a tag to compare

6.8.1 (2023-10-26)

Bug Fixes

  • Deps: allow unsafe mode for jsonld normalization (caf6729)

v6.8.0

26 Sep 14:59
b8407fc
Compare
Choose a tag to compare

6.8.0 (2023-09-26)

Features

  • Deps: bump jsonld-signatures (e8668f3)