Skip to content

Releases: european-epc-competence-center/vc-verifier

VC-Verifier v1.2.1

24 Feb 12:08
Compare
Choose a tag to compare

Changes

  • fix context in presentations #28

VC-Verifier v1.2.0

22 Feb 14:44
Compare
Choose a tag to compare

Changes

  • show JSON-LD context in credential details
  • show JSON-LD context in product passport

VC-Verifier v1.1.2

17 Feb 10:48
Compare
Choose a tag to compare

Changes

  • trim batch values + tooltips and make them click to copy
  • UI improvements
  • fix pdf not displaying pure VCs

VC-Verifier v1.1.1

10 Feb 14:57
Compare
Choose a tag to compare

Changes

  • fix VPP not rendering without image
  • UI improvements

VC-Verifier v1.1.0

10 Feb 14:16
Compare
Choose a tag to compare

Changes

  • add PDF download of verified product passport
  • use UTC time for credential PDF
  • UI improvements

VC-Verifier v1.0.1

08 Feb 14:36
Compare
Choose a tag to compare

Changes

  • allow arrays in the proof field of a verifiable
  • assign basic presentation props to credential before verification

VC-Verifier v1.0.0

07 Feb 15:24
Compare
Choose a tag to compare

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

07 Feb 12:52
66948f3
Compare
Choose a tag to compare

Changes

  • support verification of verifiable presentaitons
  • Move API POST endpoint from /api/verifier/vc -> /api/verifier
  • improve swagger API docs

What's Changed

Full Changelog: v0.5.1...v0.6.0

VC-Verifier v0.5.1

24 Jan 14:09
Compare
Choose a tag to compare

Changes

  • enable following json-ld links in header
  • UI improvements

VC-Verifier v0.5.0

23 Jan 15:51
Compare
Choose a tag to compare

Changes

  • add did:key support
  • UI improvements