v2.3.2
What's Changed
- feat: Error reporting system by @plusema86 in #328
- SDK improvements by @plusema86 in #332
- Feature/new libpolygonid a by @plusema86 in #333
- Fix/clibs by @plusema86 in #336
- README updates by @famousj in #335
- v2.2.8+1 release by @plusema86 in #338
- v2.2.8+1 release (#338) by @plusema86 in #339
- Update Docs link by @cerberushades in #342
- Fix/rev status by @plusema86 in #343
- Add support for public/private profiles by @famousj in #347
- chore: Automatically close state issues after 30 days of inactivity by @x1m3 in #349
- feat: Add support for positive integer type on proof request query by @plusema86 in #350
- Fix/pid 1265 get claims by @jrl351 in #353
- Update logging, added main flow tags. by @5eeman in #358
- fix issues in babyjubjub rust codes by @yushihang in #352
- Linter fixes by @jrl351 in #360
- Feature/pid1558 new circuit v3 by @5eeman in #359
- Feature/pid1503 refresh credential service by @plusema86 in #361
- fix the issue of not returning elements with successful proofType comparisons by @yushihang in #363
- Added credential display type capability. by @5eeman in #364
- Fixed circuit file match by id. by @5eeman in #367
- Feature/pid1655 credential status update message by @plusema86 in #368
- Fix for circuit v3 file match, libs update. by @5eeman in #369
- feat: credential raw value field by @plusema86 in #371
- HashDTO issue on equal operator by @plusema86 in #372
- feat(exception): custom circuits not downloaded exception by @plusema86 in #373
- chore(versioning): pre release versioning by @plusema86 in #374
- chore(githubActions): publish job by @plusema86 in #376
- Fixed claim display type mapper. by @5eeman in #378
- Refactored env entity, added chains and DID methods support. by @5eeman in #379
- Extended auth flow by @5eeman in #380
- credential sort order enum by @plusema86 in #382
- Improvements by @plusema86 in #381
- add @pragma('vm:entry-point') to init() by @yushihang in #366
- Fix/small fixes by @plusema86 in #384
- Onchain claim fetch by @5eeman in #383
- free ffi allocated memory using malloc.free() by @yushihang in #386
- Refactored SDK to only fetch credentials instead of fetch and save. by @5eeman in #387
- update c-polygonid lib version 2.2.7 to support polygon amoy testnet by @plusema86 in #389
- embedded issuers by @plusema86 in #388
- remove unused code by @yushihang in #392
- credential proposal object by @plusema86 in #394
- Removed deprecated env. by @5eeman in #396
- EnvEntity typo in README by @Nazianzenov in #397
- Linked proofs and multi query by @plusema86 in #398
- auth claim nonce passed as parameter, default value if left blank by @plusema86 in #399
- Feature/problem report didcomm message by @plusema86 in #400
- update license by @pragmatos in #402
- Fix/exists operator bug by @plusema86 in #401
- circuit not downloaded exception by @plusema86 in #403
- refresh credential on verification flow by @plusema86 in #404
- Added skip env check skip possibility for add profile. by @5eeman in #405
- updated c-polygonid lib from main branch with commit 94af320e by @plusema86 in #406
- Added possibility to add existing profile to identity. by @5eeman in #409
- Remove unused imports & fix "version solving failed" error by @yushihang in #410
- Format chore. by @5eeman in #411
- changed cache policy and accept not changed statusCode (304) by @plusema86 in #414
- Custom exception with mandatory error message by @plusema86 in #413
- Feature/separate fetch and save claims by @plusema86 in #415
- Payment flow. by @5eeman in #416
- Payment and develop by @plusema86 in #417
- update c polygonid lib by @plusema86 in #418
- SDK refactor, removed layer of DTOs. Added method channel for Android groth16prove by @5eeman in #419
- add cstringFree(resultPtr) to verifyPoseidon() by @yushihang in #407
- Handle big numbers in message signature validation by @olomix in #420
- Fixed proof generation. by @5eeman in #422
- Feature/pid2274 support privado network by @plusema86 in #424
- Removed method channel. by @5eeman in #423
- Fixed isolate error tracing. by @5eeman in #425
New Contributors
- @famousj made their first contribution in #335
- @cerberushades made their first contribution in #342
- @x1m3 made their first contribution in #349
- @jrl351 made their first contribution in #353
- @yushihang made their first contribution in #352
- @Nazianzenov made their first contribution in #397
- @pragmatos made their first contribution in #402
- @olomix made their first contribution in #420
Full Changelog: v2.2.8...v2.3.2