v1.0.0
What's Changed
Features
- feat: Add multiple attributes in single proof request by @pranalidhanavade in #531
- feat: add question answer protocol by @pallavighule in #539
- feat: Add reuse connection by @pallavighule in #593
- feat: add W3C credential issuance by @pallavighule in #555
- feat: Add W3C credentials verification by @pallavighule in #564
- feat: added the dockerfile for notification service by @KulkarniShashank in #556
- feat: Added the logs and env config on the common service by @KulkarniShashank in #607
- feat: Added W3C-schema API by @tipusinghaw in #600
- feat: agent token encryption by @KulkarniShashank in #596
- feat: Auth refresh token by @nishad-ayanworks in #594
- feat: Create new connection invitation by @bhavanakarwade in #520
- feat: Create new connection invitation by @bhavanakarwade in #546
- feat: implement out-of-band connection invitation feature by @KulkarniShashank in #623
- feat: implement push notification module and microservice by @KulkarniShashank in #526
- feat: implementation of DID document for did web method by @bhavanakarwade in #601
- feat: implemented W3C schema builder by @tipusinghaw in #627
- feat: Included the format data within the proof's webhook by @pallavighule in #519
- feat: Keycloak user role org map by @nishad-ayanworks in #559
- feat: make credebl white label backend by @pranalidhanavade in #579
- feat: make CREDEBL white label by @pranalidhanavade in #571
- feat: oob credential issuance verification by @ankita-p17 in #512
- feat: platform agent up by @bhavanakarwade in #598
- feat: required attributes in create schema API by @pranalidhanavade in #521
- feat: selective bulk issuance by @bhavanakarwade in #509
- feat: Send email for oob verification by @GHkrishna in #577
- feat: support multiple did methods by @bhavanakarwade in #589
- feat: URL shortening by @GHkrishna in #580
- feat: white labelling changes for ADEYA links by @pranalidhanavade in #619
Fixes
- fix imageurl field bug by @bhavanakarwade in #569
- fix: added example in W3C schema DTO by @tipusinghaw in #650
- fix: added logger by @bhavanakarwade in #508
- fix: bugs fixes by @bhavanakarwade in #606
- fix: change schema name in schema builder by @tipusinghaw in #644
- fix: check the schema if exist or not in endorsement by @KulkarniShashank in #543
- fix: client credentials access by @nishad-ayanworks in #605
- fix: connection list from agent by @tipusinghaw in #578
- fix: delete the ecosystem invitation which is already deleted by @pranalidhanavade in #595
- fix: ecosystem invitation self accepted by @bhavanakarwade in #560
- fix: ecosystem member list search sorting issue by @sanjay-k1910 in #532
- fix: email template for oob verification by @GHkrishna in #649
- fix: error handling for .csv file by @pranalidhanavade in #536
- fix: error handling for endorsement flow by @pranalidhanavade in #557
- fix: exception handling for csv file by @pranalidhanavade in #591
- fix: extra attribute in issuance payload by @pranalidhanavade in #545
- fix: forgot password supauser by @nishad-ayanworks in #563
- fix: import common constants in schema service by @KulkarniShashank in #628
- fix: incorrect error message by @GHkrishna in #651
- fix: issuance API with required attribute by @pranalidhanavade in #528
- fix: ledger id validations by @bhavanakarwade in #561
- fix: multiple attributes in proof request fixes by @pranalidhanavade in #550
- fix: org client validations & org create validations by @nishad-ayanworks in #568
- fix: private key length validations by @bhavanakarwade in #620
- fix: question answer protocol by @pallavighule in #541
- fix: question answer protocol by @pallavighule in #542
- fix: rebase issue by @KulkarniShashank in #551
- fix: refactored tables by @bhavanakarwade in #592
- fix: remove unnecessary logs by @GHkrishna in #583
- fix: resolve agent spin-up issue in agent-provisioning service with dockerization by @KulkarniShashank in #530
- fix: schema credef by fetching userId by @nishad-ayanworks in #582
- fix: schema id validations by @bhavanakarwade in #597
- fix: schema validation by @bhavanakarwade in #599
- fix: solved bulk issuance and with email issuance flow by @KulkarniShashank in #565
- fix: Solved bulk issuance bug for oob issue by @KulkarniShashank in #501
- fix: solved issue for oob verification with email by @KulkarniShashank in #608
- fix: solved issue for the ledgerId restriction as a string of array by @KulkarniShashank in #552
- fix: solved issues for the schema exist query on the ecosystem by @KulkarniShashank in #544
- fix: solved the edorsement credDef decline issue by @KulkarniShashank in #518
- fix: solved the endosement credential definition by @KulkarniShashank in #581
- fix: solved verification predicates values by @KulkarniShashank in #547
- fix: Updated OOB Proof Verification endpoint by @ankita-p17 in #533
- fix: user friendly message of ecosystem roles if user does not have access by @sanjay-k1910 in #529
- fix: user registration restrictions by @nishad-ayanworks in #535
- fix: web didDoc updation in database by @KulkarniShashank in #617
- fix:get-token-start_agent.sh by @pallavighule in #540
- fix:not able to create cred-def after initially rejecting. by @pranalidhanavade in #502
- fix: Puppeteer issue by @KambleSahil3 in #537
- fix: bulk issuance upload issue by @nishad-ayanworks in #548
Refactor
- refactor: client scopes by @nishad-ayanworks in #587
- refactor: client scopes of client credentials by @nishad-ayanworks in #588
- refactor: common service & client service by @nishad-ayanworks in #553
- refactor: correct issuance return data in OOB functionality by @KulkarniShashank in #570
- refactor: org role guard by @nishad-ayanworks in #584
- refactor: Remove unwanted attributes, Added support for more restrictions by @ankita-p17 in #538
New Contributors
- @KambleSahil3 made their first contribution in #537
Full Changelog: credebl/studio@v0.2-beta.03...v1.0.0