Releases: 0xPolygonID/polygonid-flutter-sdk
Releases · 0xPolygonID/polygonid-flutter-sdk
v2.2.8
v2.2.7
What's Changed
- Feature/pid 339 android release by @plusema86 in #320
- Fix/ios simulator fix by @rauljareno in #321
- added ethereumUrl and stateContractAddr to inputs call by @rauljareno in #322
- added cache of non rev proof for rhs by @rauljareno in #324
- fix added to rhs by @rauljareno in #325
- authentication documentation by @plusema86 in #323
- reorganizing project structure and objects by @rauljareno in #326
Full Changelog: v2.2.6...v2.2.7
v2.2.6
Updated c-polygonid to v2.1.0
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Fix/android sdk by @Plumillon in #308
- removed get Vocab method by @rauljareno in #310
- Migrate to Dart 3 by @AyushBherwani1998 in #309
- Feature/update dart 3 by @Plumillon in #311
- fixed proof request filtering by @rauljareno in #316
New Contributors
- @AyushBherwani1998 made their first contribution in #309
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- download circuits entity refactor for android sdk compatibility by @plusema86 in #304
- added support to strings in query of proof request by @rauljareno in #306
- fixed rhs by @rauljareno in #307
- Feature/pid 339 android release by @Plumillon in #305
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Feature/pid 339 android by @Plumillon in #298
- Refactor/download circuits by @plusema86 in #299
- merge from Main release by @plusema86 in #303
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- We have resolved an issue that led to app crashes when using a schema with multiple credential types and multiple credentials associated with the schema in our wallet. by @plusema86 in #302
Full Changelog: v2.2.1...v2.2.2
Pre migration
changed license pre-migration
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