Skip to content

Releases: digitalcz/digisign

v2.5.0

14 Oct 10:26
37fe321
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

15 May 05:21
a21afdc
Compare
Choose a tag to compare

What's Changed

  • Add ReportEndpoint.completedIdentifications endpoint and CompletedIdentificationReport resource by @spajxo in #224
  • Add CompletedIdentificationReport.name by @spajxo in #225
  • Add EnvelopeDocumentsEndpoint.invalidate and EnvelopeDocumentsEndpoint.restore by @tomasDostalDS in #226
  • Add return type for invalidate and restore endpoints by @tomasDostalDS in #227
  • Add IdentificationResult claims by @IamDejv in #229
  • Add IdentificationsEndpoint.updateResult by @IamDejv in #230
  • Add SignatureScenarioVariant.signDocumentsAtOnce by @IamDejv in #231
  • Add EnvelopeTagsEndpoint.updateValues endpoint by @IamDejv in #232
  • Add sign documents at once feature by @tomasDostalDS in #228
  • Add EnvelopeTemplateRecipientDefaults.signDocumentsAtOnce by @spajxo in #233
  • Add EnvelopeDocument.assignments to resource by @IamDejv in #234
  • Add EnvelopeRecipient signed document columns by @IamDejv in #235
  • Add EnvelopeTagsByPlaceholder endpoint by @IamDejv in #236

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

28 Mar 07:13
Compare
Choose a tag to compare

Added

  • Add SentEnvelopeReport.bankIdSignCount
  • Add SentEnvelopeReport.bankIdIdentifyAmlCount
  • Add IdentificationEndpoint.delete
  • Add IdentifyScenarioVersion.expireAfterHours
  • Add IdentifyScenarioVersion.discardCompletedAfterDays
  • Add AccountSecurity.discardedIdentificationRetention
  • Add multiple Identifications endpoints
  • Add IdentificationInspection.claims
  • Add Identificaiton.cancelledAt
  • Add Identificaiton.discardedAt
  • Add Identification.result and its sub-entities
  • Add IdentificationsEndpoint.cancel
  • Add IdentificationsEndpoint.discard
  • Add IdentificationsEndpoint.restore
  • Add Identification.forReviewAt
  • Add EnvelopeRecipient.channelForNotifications
  • Add EnvelopeTemplateRecipient.channelForNotifications
  • Add DeactivateAccount endpoint
  • Add MyAccount.idpAlias
  • Add IdentifyScenarioInfo.approvalMode
  • Add Envelope.name

Deprecated

  • Deprecate Envelope.emailSubject

v2.2.0

18 Dec 07:04
d11b253
Compare
Choose a tag to compare

Added

  • Add SentEnvelopeReport.sender
  • Add IdentifyScenarioVersion.selfieEnabled
  • Add AccountBilling.identifyAi
  • Add MyAccount.createdAt
  • Add MyContactsEndpoint CRUD endpoints
  • Add IdentifyScenarioVersion.ownConditions
  • Add MyAccount.shortName
  • Add MyEndpoint.info endpoint and MyInfo resource
  • Add MyAccountEndpoint.switch endpoint
  • Add AccountSmsSendersEndpoint and AccountSmsSender resource
  • Add envelopeAnonymizeRetention and envelopeAnonymizeGroups to AccountSecurity
  • Add anonymizeAt and anonymizedAt to Envelope
  • Add anonymize action to Envelope
  • Add AccountEmailSendersEndpoint and AccountEmailSender resource
  • Add approvedAt, deniedAt and denailMessage to Identification
  • Add Identification.approve endpoint and Identification.deny endpoint
  • Add notificationForSenderEmail to AccountSettings
  • Add EnvelopeTag.format, EnvelopeTag.dateOfSignature, EnvelopeTemplateTag.format
  • Add ScenarioVersionInfo to Identification
  • Add EnvelopeTemplate.visibleFields, EnvelopeTemplate.validatedFields, EnvelopeTemplate.delegation
  • Add EnvelopeTemplate.signerDefaults, EnvelopeTemplate.approverDefaults, EnvelopeTemplate.ccDefaults
  • Add EnvelopeTemplateRecipientDefaults

Changed

  • Change EnvelopeDocument.file to nullable
  • Change EnvelopeRecipientAttachment.file to nullable

v2.1.0

12 Jul 09:48
Compare
Choose a tag to compare

Added

  • Add AccountSecurity.auditLogDownloadDefaultUnchecked
  • Add AccountSettings.documentsMerging
  • Add MyEnvelope.subjectName
  • Add MyEnvelope.validTo
  • Add AccountIdentifyScenariosEndpoint and IdentifyScenario resource
  • Add AccountIdentifyScenarioVersionsEndpoint and IdentifyScenarioVersion resource
  • Add AccountSettings.identify
  • Add multiple fields for IdentifyScenarioVersion
  • Add IdentifyScenariosEndpoint.info endpoint
  • Add SignatureScenariosEndpoint.info endpoint
  • Add scenario fields on EnvelopeRecipient and EnvelopeTemplateRecipient and EnvelopeTemplate
  • Modify and add various SignatureScenarioVariant fields
  • Add IdentificationScenarioVersion.approvalMode
  • Add IdentificationInfo resource and EnvelopeRecipient.identification
  • Add EnvelopeProperties.auditLogAvailableToAccountUsers
  • Add IdentificationInfo.approvalMode

Changed

  • Change Identification.envelope from string to EnvelopeInfo

Fixed

  • Fix MyEnelopeRecipient.intermediaryName and MyEnvelopeRecipient.intermediaryEmail type as nullable

v2.0.0

09 May 05:28
4ffc9f5
Compare
Choose a tag to compare

Added

  • Add EnvelopeRecipientIdentification.authorizedAt
  • Add resource Blame
  • Add Envelope.sender
  • Add Branding.signerReturnUrl
  • Add AccountEndpoint.manageBilling
  • Add multiple fields for AccountBilling
  • Add identify field for AccountBilling
  • Add IdentificationsEndpoint and Identification resource
  • Add AccountSignatureScenariosEndpoint and SignatureScenario resource
  • Add AccountSignatureScenarioVersionsEndpoint, SignatureScenarioVersion and SignatureScenarioVariant resource
  • Add AccountSettings.signatureScenarios
  • Add AccountBilling.signatureScenarios
  • Add Account.sentWithSignatureScenarios
  • Add EnvelopeRecipientsEndpoint.scenario endpoint

Fixed

  • Fix nullable type on MyAccount.idpDomain
  • Fix nullable type on Branding.ownConditions
  • Fix nullable type on EnvelopeTemplateRecipient.intermediaryName
  • Fix incorrect type on EnvelopeTemplateTag.document and EnvelopeTemlateTag.recipient
  • Fix incorrect type on AccountRequest.createdBy
  • Fix incorrect type on Certificate.expiresAt

Changed

  • Added native types to all properties
  • Replaced usage of dynamic properties with magic methods

Removed

  • Removed support for older PHP versions (<8.0)

v1.12.0

14 Dec 07:12
71e346f
Compare
Choose a tag to compare

Added

  • Add new fields for IdentityProvider
  • Add new field $userId for User
  • Add new field $signatureValidity for EnvelopeDocument
  • Add new field $height for EnvelopeTag and EnvelopeTemplateTag
  • Add EnvelopeTag.recipientClaim, EnvelopeTemplateTag.recipientClaim
  • Add new fields $identificationNumber, $address for EnvelopeRecipient and EnvelopeTemplateRecipient
  • Add signatureImageContent endpoint to AccountMe
  • Add new field $hasSignatureImage to User
  • Add method BaseResource::links() that returns links

Fixed

  • Remove invalid fields on ListResource + fix tests

v1.11.0

26 Jul 19:24
caf0161
Compare
Choose a tag to compare

Added

  • Add new oidc fields for AccountSecurity resource
  • Add Certificate.vaultName, Certificate.certificateName
  • Add EnvelopeProperties.sendDocumentsAsEmailAttachment
  • Add EnvelopeProperties.generateSignatureSheet
  • Add EnvelopeProperties.auditLogAvailableToAllRecipients
  • Add EnvelopeRecipient.authFailedReason
  • Update EnvelopesEndpoint.discard with body like discardAt param
  • Add new EnvelopeDocumentSignatureSheets resource and endpoint
  • Add my envelope info endpoint
  • Add AccountSettings.useEnvelopeDescription, Envelope.description and EnvelopeTemplate.description
  • Add User.autoscrollTags
  • Add AccountSecurity.discardedEnvelopeRetention

v1.10.0

27 Jun 11:07
Compare
Choose a tag to compare

Added

  • Add EnvelopeDocumentAssignmentsEndpoint
  • Add AccountBrandings CRUD endpoint
  • Add Envelope.branding and EnvelopeTemplate.branding
  • Add multiple fields for Branding
  • Add new AccountMessaging endpoint and resource
  • Add Branding.ownConditions
  • Add multiple fields for AccountSettings
  • Add new endpoint EnvelopeRecipientEndpoint.listIdentifications

Modified

  • Update VerifiedClaims resource

v1.9.0

09 May 05:51
Compare
Choose a tag to compare

Added

  • Add AccountRequest.requestTime|responseTime|duration
  • Add EnvelopeTag.renderInteractive and EnvelopeTemplateTag.renderInteractive
  • Add new fields for AccountStatistics and AccountSmsLog
  • Add EnvelopeEndpoint.startCorrection and EnvelopeEndpoint.finishCorrection