Releases: blockchain-certificates/cert-verifier-js
Releases · blockchain-certificates/cert-verifier-js
v6.27.0
6.27.0 (2024-12-12)
Features
- VerifiableCredential: validate credential subject (f71b625)
v6.26.0
6.26.0 (2024-12-12)
Features
- DataIntegrityProof: throw when missing properties (2897383)
v6.25.0
6.25.0 (2024-12-09)
Bug Fixes
- Build: fix iife build after jsonld-signature dep update (e9bae53)
Features
- DataIntegrity: blocked - prepare tests and logic for proofPurpose in other suites (4d2c00a)
- DataIntegrity: make EcdsaSD2023, Ed25519 and Secp256k1 proofs verify authentication (7e4e0c9)
- DataIntegrity: pass proof challenge to merkle proof 2019 (8143660)
- ProofPurpose: attempt passing proof purpose to other suites (ca6d814)
v6.24.0
6.24.0 (2024-12-06)
Features
- DataIntegrity: open proof domain API and pass it down to merkleproof2019 (6341355)
- DataIntegrity: update locale (c142e3e)
v6.23.0
6.23.0 (2024-12-04)
Features
- DataIntegrity: open proofPurpose API and pass it down MerkleProof2019 (91919a8)
- ProofPurpose: translate assertProofPurpose step and add to test verification (074d619)
v6.22.1
6.22.1 (2024-11-27)
Bug Fixes
- VerifiablePresentation: verify all certificates of a presentation (828b019)
v6.22.0
6.22.0 (2024-11-26)
Features
- Presentation: deal with invalid credential within presentation (91d876e)
- Presentation: ensure verification of valid presentation (19b32f6)
- Presentation: expose types and methods for external consumption (00b9443)
- Presentation: introduce concept of verifiable presentation in initial format validation (ba60357)
- Presentation: store credential verification status at credential object level (b469ff4)
- Presentation: verify individual credentials within a presentation (80b444b)
v6.21.0
6.21.0 (2024-11-13)
Features
- Verification: add tests for VC validation (63805b2)
- Verification: add VC check when parsing document (c7ab064)
- Verification: add VC format verification (49c3f6e)
- Verification: ensure issuer property is defined (b0a2856)
v6.20.0
6.20.0 (2024-11-07)
Features
- CredentialSubject: handle multiple credential subjects (9e6ef31)
- CredentialSubject: return correct name in multiple credential subjects - according to language (c96bbaa)
v6.19.0
6.19.0 (2024-11-05)
Features
- VCv2: support multilingual name and description parsing (6fe5743)