Releases: 0xPolygonID/js-sdk
Releases · 0xPolygonID/js-sdk
v1.7.0
What's Changed
- Fix/sd operator availability by @vmidyllic in #164
- On chain RHS publishing by @Kolezhniuk in #160
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- validate credential proof by @volodymyr-basiuk in #161
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
Circuits v3 / Proof generation optimization by @Kolezhniuk in #121
- atomic circuit v3 (offchain / onchain) - beta
- add LinkedNullifier - beta
- add linked-multi-query - beta
- refactor ProofType duplicate & add generateProof method
- add more operators - SD / NULLIFY
- add v3 on-chain tests
- extend ProofGenerationOptions with v3 options
- linkSessionID & nullifierSessionID are part of the query
- refactor authEnabled based on eth identity
- support selective disclosure for onchain circuit
- introduced inputs generator helper
- add verifierID to contract invoke handler
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Update "@iden3/js-jwz": "1.2.1", "@iden3/js-iden3-core": "1.2.1" by @Kolezhniuk in #158
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- update js-iden3-core by @Kolezhniuk in #155
- support third-party did registration
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- fix bug with backup status issuer for Iden3SparseMerkleTreeProof by @vmidyllic in #154
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Add possibility to set custom Prover by @Kolezhniuk in #149
- extend connection config with fee options by @volodymyr-basiuk in #151
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.0 - introduce serialization for Hash type.
What's Changed
- Fix: validating same schema multiple times when it has $id by @cykoder in #142
- Fix/hash big int by @volodymyr-basiuk in #143
- toJSON / fromJSON logic defined for W3C credential, BJJ Signature proof and Iden3SparseMerkleTreeProof
- issuerData type removed due to the inefficiency, must not brake integration.
Full Changelog: v1.2.2...v1.3.0