Releases: european-epc-competence-center/vc-verifier
Releases · european-epc-competence-center/vc-verifier
VC-Verifier v1.2.1
Changes
- fix context in presentations #28
VC-Verifier v1.2.0
Changes
- show JSON-LD context in credential details
- show JSON-LD context in product passport
VC-Verifier v1.1.2
Changes
- trim batch values + tooltips and make them click to copy
- UI improvements
- fix pdf not displaying pure VCs
VC-Verifier v1.1.1
Changes
- fix VPP not rendering without image
- UI improvements
VC-Verifier v1.1.0
Changes
- add PDF download of verified product passport
- use UTC time for credential PDF
- UI improvements
VC-Verifier v1.0.1
Changes
- allow arrays in the proof field of a verifiable
- assign basic presentation props to credential before verification
VC-Verifier v1.0.0
Release of 1.0.0
Features
- Supported did methods
did:key
did:web
- Verification of W3C verifiable presentations and credentials
- Revocations using RevocationList2020
- Fetching verifiable credentials by id for verification
- Querying of a credential registry by subject id for verification
- Rendering of product passports if credentials refer to
https://ssi.eecc.de/api/registry/context/productpassport
or an inheriting context - Download of credentials as pdf or json
- Credential rendering as QR-Code
- Merging properties of the same subject id if overwritten
VC-Verifier v0.6.0
Changes
- support verification of verifiable presentaitons
- Move API POST endpoint from /api/verifier/vc -> /api/verifier
- improve swagger API docs
What's Changed
- Presentations by @F-Node-Karlsruhe in #26
Full Changelog: v0.5.1...v0.6.0
VC-Verifier v0.5.1
Changes
- enable following json-ld links in header
- UI improvements
VC-Verifier v0.5.0
Changes
- add did:key support
- UI improvements