Skip to content

Releases: Entidad/connector_paradym

Release version 3.1.0

16 Jan 09:14
Compare
Choose a tag to compare
  • 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

17 Dec 12:35
Compare
Choose a tag to compare
  • Workflow Execution support removed
  • Clean up of code and unused items

Release version 2.6.0

17 Dec 11:51
Compare
Choose a tag to compare
  • Add support for custom wallet information on Project Profile

Release version 2.5.1

30 Oct 15:17
Compare
Choose a tag to compare
  • 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

23 Oct 19:06
Compare
Choose a tag to compare
  • Add Issuers in the synchronization and saving of Credentials associated to PresentationTemplates

Release version 2.4.3

17 Oct 09:21
Compare
Choose a tag to compare
  • 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

04 Oct 13:01
e5bcfae
Compare
Choose a tag to compare
  • 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

03 Oct 18:08
6603d9e
Compare
Choose a tag to compare
  • Breaking change: moved Mediator under the Project in the API model, replaced the PublicKey actions with MediatorConnection actions

Release version 2.3.5

23 Sep 19:07
ee6469d
Compare
Choose a tag to compare
  • Fix import mapping issues with IMM_DIDComm_Verification_Session and API_OpenID4VC_VerificationRequest_POST_v1

Release version 2.3.4

10 Sep 11:37
05c3a22
Compare
Choose a tag to compare
  • Fix endpoint url for API_DIDComm_VerificationRequest_POST_v1