Skip to main content

Release 7

Web Wallet

Web tool developed to streamline the verification process of credentials.

Universal Verifier

Universal Verifier is deployed as a standalone contract and acts as a central register of on chain proof verifications.

Mobile

  1. Custom networks support
  2. Linked proofs and multi query
  3. Fetch on-chain credentials
  4. Embedded issuers
  5. Circuits V3 (LTE, GTE, BETWEEN, NONBETWEEN, EXISTS)

Mobile Flutter SDK (v2.3.1)

Github tag: https://github.com/0xPolygonID/polygonid-flutter-sdk/releases/tag/v2.3.1

Issuer Node (v2.5.1-dev + v2.5.2)

Github tags: https://github.com/0xPolygonID/issuer-node/releases/tag/v2.5.1-dev https://github.com/0xPolygonID/issuer-node/releases/tag/v2.5.2

  1. Support Iden3commRevocationStatusV1 for revocation status.
  2. Support disable flag for mediatype validator
  3. Remove auto publish flag
  4. Fix revocation status direct URL when issuer DID is generated running using ‘make generate-issuer-did’
  5. Update with Reverse OnChain Contract
  6. Added a possible missing return statement for handling errors in authClaim.GetCredentialStatus()
  7. Support verification via iden3comm message media type.

Query Builder