v2.2.0
What's Changed
- filtering claims by context too by @rauljareno in #191
- Fix/filter revoked claims by @rauljareno in #193
- Feature/cid54 check identity validity example by @plusema86 in #194
- Update polygonid_flutter_sdk.yml by @plusema86 in #195
- SMT and profiles by @Plumillon in #192
- Removed remove state from Identity repo by @Plumillon in #196
- polygonid core lib working for ios simulator by @rauljareno in #197
- Feature/cid55 backup identity example by @plusema86 in #198
- restore identity example by @plusema86 in #200
- Identity UT by @Plumillon in #201
- updated the README.md of the example app by @plusema86 in #203
- Fix/check revoked claims proof req by @rauljareno in #202
- Feature/selective disclosure by @rauljareno in #207
- checked if claims is revoked when fetching the claim by @rauljareno in #208
- when verifier server returns 400 <= status code <= 500, mobile app … by @rauljareno in #206
- Update github actions by @plusema86 in #209
- fixed broken tests by @rauljareno in #211
- Github actions fixing by @plusema86 in #214
- Feature/main hotfix by @rauljareno in #215
- added optional vp in response of proof entity by @rauljareno in #216
- added get profiles use cases tests by @rauljareno in #218
- Feature/pid 350 remove profile by @rauljareno in #219
- added add profile tests by @rauljareno in #220
- Feature/pid 352 update profile by @rauljareno in #221
- Feature/update readme by @rauljareno in #223
- bug about "claims =" overwrite the previously founded claims by @plusema86 in #224
- Feature/profile exceptions by @rauljareno in #229
- Env selector fix by @Plumillon in #226
- fixed remove identity by @rauljareno in #230
- Removed rshUrl by @Plumillon in #231
- Feature/pid360 proof generation progress by @plusema86 in #232
- Hotfix/fix example app ios link by @rauljareno in #233
- added more testing by @rauljareno in #235
- added c-polygonid integration tests to test on android and ios real d… by @rauljareno in #237
- added codecov.yml to ignore files by @rauljareno in #238
- added get connections by @rauljareno in #242
- added method to get private key from secret by @rauljareno in #248
- same camera system integrated with demo app by @plusema86 in #250
- Proof progress steps bug by @plusema86 in #251
- Check matching did with current env by @Plumillon in #249
- Added generated files to .gitignore by @Plumillon in #253
- Feature/integrate new clib v2.0.0 by @rauljareno in #254
- expose the entrypoint to check if proof circuit is supported by @plusema86 in #258
- updated abi contract and c-polygonid libs by @rauljareno in #261
- Feature/profiles impl by @rauljareno in #262
- added changes after review by @rauljareno in #263
- updated nonces to bigInt by @rauljareno in #264
- fixed maxVal, before returned a maximum value of 256 by @plusema86 in #266
- fixing credential storage by @rauljareno in #267
- fixed update identity by @plusema86 in #268
- Feature/pid 356 add connection by @rauljareno in #269
- small fix by @rauljareno in #271
- exposed getDidEntity method by @rauljareno in #272
- web3client previously doesn't get the updated env by @plusema86 in #273
- adding genesisDid to backup and restore identity by @rauljareno in #274
- rework on interactions db and impl by @rauljareno in #275
- removed closing db for generic db interactions by @rauljareno in #276
- fixed error adding interaction by @rauljareno in #277
- fixed bool support and SD with string by @rauljareno in #280
- Feature/fix claim proof issuer state dto by @rauljareno in #281
- Hotfix/claim proof issuer state dto by @rauljareno in #282
- fixed issuer state by @rauljareno in #283
- v2.2.0 by @rauljareno in #290
Full Changelog: v2.1.1...v2.2.0