Releases: Entidad/connector_paradym
Releases · Entidad/connector_paradym
Release version 3.1.0
- Add QR image URL https://paradym.id/changelog?page=1#QR%20image%20url
- invitationQrUri for didcomm connection invitations
- didcommInvitation.invitationQrUri for DIDComm issuance offers or DIDComm verification requests
- offerQrUri for OpenID4VC issuance offers
- authorizationRequestQrUri for OpenID4VC verificaton requests
Release version 3.0.0
- Workflow Execution support removed
- Clean up of code and unused items
Release version 2.6.0
- Add support for custom wallet information on Project Profile
Release version 2.5.1
- Fix issue with max length on Goal.Description (this was set to 200 but is now unlimited inline with the Paradym API)
Release version 2.5.0
- Add Issuers in the synchronization and saving of Credentials associated to PresentationTemplates
Release version 2.4.3
- Fix max length on Name attribute of Webhook (API supports max 30 characters when creating a new webhook)
- Fix page titles (fixed in version 2.4.2 but not released separately)
Release version 2.4.1
- Fix Import mapping for Webhook Events (it now properly maps didcomm-mediator-id and didcomm-mediator-connection-id to they Webhook payload
Release version 2.4.0
- Breaking change: moved Mediator under the Project in the API model, replaced the PublicKey actions with MediatorConnection actions
Release version 2.3.5
- Fix import mapping issues with IMM_DIDComm_Verification_Session and API_OpenID4VC_VerificationRequest_POST_v1
Release version 2.3.4
- Fix endpoint url for API_DIDComm_VerificationRequest_POST_v1