Releases: 0xPolygonID/js-sdk
Releases · 0xPolygonID/js-sdk
v1.9.4
What's Changed
- fix: improve types exports in package.json by @martines3000 in #203
- fix operator check by @vmidyllic in #207
New Contributors
- @martines3000 made their first contribution in #203
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- feat: Add ed-25519 key provider by @amonsosanz in #204
- support verification for noop and exists for v3 circuit by @vmidyllic in #205
New Contributors
- @amonsosanz made their first contribution in #204
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- fix issue with non-exists by @vmidyllic in #202
- Fix test example: replace senderId to senderDID by @Kolezhniuk in #201
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Unify Auth and Contract invoke logic by @Kolezhniuk in #196
- Fix minor issue with CredStatus interface by @Kolezhniuk in #199
- add RevocationStatusHandler by @volodymyr-basiuk in #197
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- circuit v3 beta.1 changes by @volodymyr-basiuk in #181
Full Changelog: v1.8.3...v1.9.0
1.8.3
What's Changed
- Fix null value for scope auth request by @volodymyr-basiuk in #195
Full Changelog: 1.8.2...v1.8.3
1.8.2
What's Changed
- add getAllAuthBJJCredentials and getActualAuthCredential by @volodymyr-basiuk in #192
- Fix/cred status publisher by @Kolezhniuk in #193
Full Changelog: v1.8.1...1.8.2
1.8.1
What's Changed
- Fix V3 onchain proof generation by @Kolezhniuk in #187
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- add to cred validate proof core claim match validation by @volodymyr-basiuk in #177
- resolve circular deps (move toCoreClaim func) by @volodymyr-basiuk in #180
- Fix importKey from seed by @Kolezhniuk in #185
- support onchain offer message by @ilya-korotya in #183
- Auth response handler by @volodymyr-basiuk in #167
- Message bus POC by @Kolezhniuk in #179
Full Changelog: v1.7.5...v1.8.0
v1.7.5
What's Changed
- remove queryLength from multi-query and add tests by @volodymyr-basiuk in #171
- fix(jsonQuery): when allowedIssuers field is not set it is considered as '*' by @pragmatos in #175
- Fix V3 circuit signature input by @Kolezhniuk in #176
Full Changelog: v1.7.4...v1.7.5