Releases: digitalcz/digisign
v2.11.0
Summary of changes:
- Updated API URL from https://api.testing.digisign.org/ → https://api.staging.digisign.org/.
- Replaced the testing parameter with the new staging parameter.
- Introduced a universal sandbox parameter, which currently points to the environment intended for client use.
- Backward compatibility preserved: all testing methods remain functional until the next major release.
- PHP 8.0 officially deprecated: all CI checks for PHP 8.0 have been removed.
Reason for the change:
We wanted to avoid using the dedicated staging parameter and instead introduce a more flexible sandbox option that can serve as a general-purpose environment for client testing.
At the same time, we are discontinuing PHP 8.0 support to streamline maintenance and align with the versions officially supported by the framework and dependencies.
What's Changed
- Introduce sandbox base url, mark testing base url as deprecated by @PavelVais in #379
- Add
Webhook.oAuthClientSecretproperty by @tomasDostalDS in #375 - Add
ContactImportsEndpoint.progressendpoint by @tomasDostalDS in #377
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- Update testing API base URL by @PavelVais in #374
- Edit
Groupresource by @tomasDostalDS in #361 - Add
GroupsEndpoint.addUsersendpoint by @tomasDostalDS in #362 - Release 2.9.0 by @PavelVais in #360
- Edit
SentEnvelopeReportresource by @IamDejv in #363 - Add
AccountEndpoint.contactsCRUD endpoints by @PavelVais in #364 - Add new
AccountBillingproperties by @PavelVais in #365 - Add
ContactImportsEndpointandContactImportItemsEndpointby @IamDejv in #366 - Add
BrandingInforesource by @tomasDostalDS in #368 - Extend
ContactImportItemresource by @IamDejv in #369 - Add
User.invitedAtproperty by @IamDejv in #370 - Specify
BatchSending.importFieldsproperty type by @IamDejv in #371 - Specify
BatchSending.importFieldsproperty type by @IamDejv in #372
Full Changelog: v2.9.0...v2.10.0
v2.9.0
BREAKING CHANGE
- Fix
WebhookAttempt.statustype from string to int by @tomasDostalDS in #350
What's Changed
-
Add
intercomTokentoMyInforesource by @PavelVais in #330 -
Add MyBulkSignaturesEndpoint with listToSign functionality by @tomasDostalDS in #332
-
Fix clientId in IdentityProvider resource by @IamDejv in #335
-
Add
MyEnvelope.signingRecipientIdresource by @tomasDostalDS in #336 -
Add
SentEnvelopeReport.validToin to resource by @IamDejv in #337 -
Add
MyBulkSignatures.signresource by @tomasDostalDS in #338 -
Fix
MyBulkSignatures.signrequest method by @tomasDostalDS in #339 -
Add
MyBulkSignatures.envelopesendpoint by @tomasDostalDS in #340 -
Add
identificationTypeandbankIdScopesto `IdentifyScenarioVersi… by @PavelVais in #341 -
Edit
UserBulkSignEnvelope.groupingViolationsproperty by @tomasDostalDS in #343 -
Edit
UserBulkSignEnvelope.groupingViolationsproperty by @IamDejv in #344 -
Add
UserBulkSignEnvelope.envelopeIdproperty by @tomasDostalDS in #345 -
Add
roleproperty toUserBulkSignEnveloperesource by @PavelVais in #347 -
Add NotificationChannels resource and integrate with recipient entities by @tomasDostalDS in #348
-
Bump actions/checkout from 4 to 5 by @dependabot[bot] in #346
-
Add
PreciseDateTimeclass and update related fields in `AccountRequ… by @PavelVais in #352 -
Update
BrandingandAccountBillingresource by @IamDejv in #354 -
Update
BrandingandAccountBillingresource by @IamDejv in #355 -
Add
AccountSettings.disabledTagsproperty by @tomasDostalDS in #353 -
Add
Branding.applyForSignatureTagproperty by @tomasDostalDS in #356 -
- Add
GroupsEndpointendpoint by @tomasDostalDS in #357
- Add
-
Add
MyEnvelopeRecipient.signingOrderproperty by @tomasDostalDS in #359
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
- Rename AccountBilling.fileUploadLimit to AccountBilling.fileSizeLimit by @PavelVais in #327
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Edit
EnvelopeRecipientApprovalresource by @IamDejv in #303 - Add
BulkSignature.completedAtin to resource by @IamDejv in #311 - Add
SentEnvelopeReport.timeStampinto resource by @tomasDostalDS in #312 - Add new properties to EnvelopeRecipient and EnvelopeTemplateRecipient by @PavelVais in #313
- Fix typo in property name from 'birtdate' to 'birthdate' by @PavelVais in #314
- Add
EnvelopeTemplateDocument.assignmentsin to resource by @IamDejv in #310 - Add
MyPreferences.twoFactorAuthStatusin to resource by @IamDejv in #316 - Add
TwoFactorAuthEndpointendpoint by @IamDejv in #317 - Add
AccountMeTwoFactorAuthEndpoint.getendpoint by @IamDejv in #318 - Add
AccountBilling.apiby @PavelVais in #319 - Add subscriptionStatus property to AccountBilling class by @PavelVais in #320
- Add
TwoFactorAuthEndpoint.resetendpoint by @IamDejv in #321 - Add
sessionIdleandtwoFactorAuthRequiredby @IamDejv in #322 - Add
EnvelopeDocument.hasSignaturesby @tomasDostalDS in #324 - Add
AccountBilling.fileUploadLimitby @PavelVais in #325 - Release 2.8.0 by @PavelVais in #326
Full Changelog: v2.7.1...v2.8.0
v2.7.1
What's Changed
- Fix version in DigiSign.php
- Release 2.7.1 by @PavelVais in #309
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Add
BulkSignature.listendpoint by @tomasDostalDS in #299 - Fix
BulkSignature.scenarioVersiontype by @IamDejv in #300 - Add
EnvelopeRecipientApprovalresource by @IamDejv in #301 - Add
MyPreferences.languagein to resource by @tomasDostalDS in #302 - Add
AccountIdentifyScenariosEndpointendpoint by @PavelVais in #304 - Add
IdentifyScenarioVersion.rejectionChecksOverwritesendpoint by @PavelVais in #306 - Fix
EnvelopeTagsByPlaceholder.createendpoint by @IamDejv in #308 (issue #305)
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Add
BatchSendingsEndpoint.sendendpoint by @IamDejv in #270 - Add
BatchSendingsEndpoint.listendpoint by @IamDejv in #271 - Extend
AccountSecurityresource by @PavelVais in #273 - Add
BatchSendingsEndpoint.statsendpoint by @IamDejv in #272 - Add
AccountSecurity.hasCustomCertificatein to resource by @PavelVais in #275 - Edit
BatchSendingresource with envelopeTemplatev by @IamDejv in #277 - Edit BatchSending envelopeTemplate by @IamDejv in #278
- Extend
BatchSendingItemresource by @IamDejv in #274 - [FTR] Add role to SignatureScenarioVersionInfo by @spajxo in #279
- Extend
BatchSendingStatsresource with deleted by @IamDejv in #280 - Add
AccountBilling.cancelAtby @IamDejv in #281 - Add
AccountEndpoint.createDefaultSubscriptionendpoint by @IamDejv in #282 - Add
SignatureScenario.latestVersionInfoby @IamDejv in #283 - Add
MyEndpoint.updatePreferencesendpoint andMyPreferencesresource by @spajxo in #284 - Add
BatchSendingItem.tagsin to resource by @PavelVais in #285 - Add
EnvelopeTag.customIdentifierin to resource by @PavelVais in #286 - Extend
BatchSendingStatsresource with totalRecipients by @PavelVais in #289 - Add
MultiSign.getendpoint by @IamDejv in #288 - Add
BatchSendingsEndpoint.MutiSignRecipientsendpoint by @tomasDostalDS in #290 - Add
MultiSignRecipientInforesource by @tomasDostalDS in #291 - Add
AccountBilling.multiSignby @tomasDostalDS in #292 - Add
Account.guideendpoint andAccountGuideresource by @tomasDostalDS in #293 - Add
MyPreferences.guideHideby @tomasDostalDS in #294 - Edit
AccountGuide.settingsFilledby @tomasDostalDS in #295 - Renamed MultiSing into BulkSignature by @PavelVais in #296
- Add
AccountBilling.hasBillingEnabledby @IamDejv in #297 - Bump codecov/codecov-action from 4 to 5 by @dependabot in #276
- Release 2.6.0 by @spajxo in #298
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Add
MyIdentifications.infoendpoint by @tomasDostalDS in #237 - Add EnvelopeRecipient.certificateInfo endpoint by @IamDejv in #238
- Fix AccountUsersEndpoint.invite endpoint by @tomasDostalDS in #241
- Edit CertificateInfo resource by @IamDejv in #240
- Add
EnvelopeProperties.channelForSenderin to resource by @IamDejv in #242 - Add
EnvelopesEndpoint.cancelbody by @tomasDostalDS in #243 - Add
AccountBilling.productTypeparameter by @PavelVais in #244 - Extend
Contactresource by @IamDejv in #245 - Extend
AccountBillingresource with identify limits by @IamDejv in #246 - Add ForbiddenException by @tomasDostalDS in #250
- Add
AccountBilling.userContactLimitby @spajxo in #248 - Add
EnvelopeTemplate.titleparameter by @PavelVais in #249 - Add Webhook oAuth properties by @tomasDostalDS in #252
- Add
IdentifyScenarioVersion.restrictedCountriesby @IamDejv in #247 - Add
EnvelopeTemplateDocumentAssignmentsendpoint by @IamDejv in #254 - [DGS-2436] Extend Envelope resource by @PavelVais in #255
- [DGS-2634] add BatchSendings and BatchSendingsItems endpoints by @PavelVais in #256
- change
BatchSendingsItemsEndpoint.importmethod return type to void by @PavelVais in #257 - Phpunit tests update by @PavelVais in #259
- Extend
EnvelopeRecipientandEnvelopeTemplateRecipientresources by @PavelVais in #258 - Add
AccountBilling.automaticTagsPlacementby @PavelVais in #261 - fix: createTagsByAutoplacement function returns Collection by @PavelVais in #262
- Add
AccountSecurity.localSignatureto resource by @IamDejv in #263 - Add
BatchSending.fileby @PavelVais in #264 - Add batch sending items by @IamDejv in #265
- Fix BatchSendingItem Endpoints by @IamDejv in #266
- Change Create BatchSendingItem endpoint from POST to PUT by @IamDejv in #267
- Dgs 2616 batchsending by @PavelVais in #268
- Add
AccountBilling.batchSendingparameter by @PavelVais in #269
New Contributors
- @PavelVais made their first contribution in #244
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Add
ReportEndpoint.completedIdentificationsendpoint andCompletedIdentificationReportresource by @spajxo in #224 - Add
CompletedIdentificationReport.nameby @spajxo in #225 - Add
EnvelopeDocumentsEndpoint.invalidateandEnvelopeDocumentsEndpoint.restoreby @tomasDostalDS in #226 - Add return type for invalidate and restore endpoints by @tomasDostalDS in #227
- Add
IdentificationResultclaims by @IamDejv in #229 - Add IdentificationsEndpoint.updateResult by @IamDejv in #230
- Add
SignatureScenarioVariant.signDocumentsAtOnceby @IamDejv in #231 - Add
EnvelopeTagsEndpoint.updateValuesendpoint by @IamDejv in #232 - Add sign documents at once feature by @tomasDostalDS in #228
- Add
EnvelopeTemplateRecipientDefaults.signDocumentsAtOnceby @spajxo in #233 - Add
EnvelopeDocument.assignmentsto resource by @IamDejv in #234 - Add
EnvelopeRecipientsigned document columns by @IamDejv in #235 - Add
EnvelopeTagsByPlaceholderendpoint by @IamDejv in #236
New Contributors
Full Changelog: v2.3.0...v2.4.0