Skip to main content

Document Trust Manager

Release notesRSS

Recent releases

December 17, 2025

DigiCert® ONE version: 1.11494.6 | Document Trust Manager: 1.1464.0

Fixes

Improved error handling for invalid PIN in CSC API

Fixed an issue where, when an invalid PIN is sent to the /credentials/authorize endpoint in the CSC API, the API now returns a 400 Bad Request status with the message “The PIN is invalid” instead of a 500 Internal Server Error.

December 11, 2025

DigiCert® ONE version: 1.11494.3 | Document Trust Manager: 1.1460.0

Included in this release:

Enhancements

Signing widget metrics

The signing widget on the dashboard now displays the total number of hashes successfully signed, rather than the total number of successful signing requests.

Fixes

Audit log display

Fixed an issue where CertCentral order placement audit logs were not displayed correctly.

Column sorting

Added support for sorting of columns on the Document Listing page.

Resource ID filtering

Fixed filtering on the Resource ID column on the Credential Listing page.

November 18, 2025

DigiCert® ONE version: 1.11351.9 | Document Trust Manager: 1.1443.0

Included in this release:

Enhancements

Signer validation status
  • GET /api/v1/credentials/list

    A new field signer_validation_status has been added to the credentials list response to indicate the current validation state of the signer associated with the credential.

    Example response:

    {
      "total": 1,
      "offset": 0,
      "limit": 10,
      "credentials": [
        {
          ...
          "signer_validation_status": "IN_PROGRESS"
        }
      ]
    }
    
  • GET /api/v2/credentials/{label}

    Two new fields have been added to the credential details response. These will be populated only when a rejection occurs and the system has a reason available.

    • signer_validation_status: current signer validation state

    • signer_validation_rejection_reason: reason for rejection (returned only when available)

    Example response:

    {
      "id": "69f3fea8-a13f-4359-aacd-d03ee3133671",
      "account_id": "d02b6af4-6497-4d12-9b28-ac0678dd3eef",
      "user_id": "a37322f1-5fd3-40d1-a1bc-a8640466a052",
      "name": "test4",
      "status": "pending_issuance",
      "signer_validation_status": "PENDING_IDENTITY_PROOFING",
      "signer_validation_rejection_reason": ""
    }
    
  • UI changes

    • Credentials list

      A new column Signer validation status has been added to the credentials list table to provide visibility into the signer’s validation status.

    • Credential details page

      The new signer validation fields signer_validation_status and signer_validation_rejection_reason are now displayed on the details page for full transparency on the validation process.

    Possible values for signer_validation_status:

    • Pending

    • In progress

    • Pending identity proofing

    • Pending manual review

    • Approved

    • Rejected

    • Aborted

Fixes

Report status

Fixed an issue in which reports failed to complete and remained in a processing state when the start date was configured to be after the end date.

November 6, 2025

DigiCert® ONE version: 1.11351.2 | Document Trust Manager: 1.1437.0

Included in this release:

Fixes

Improved credential creation for client admins

When the configuration flag feature.certcentral.end2end.flow.for.create.credential.by.signer.enabled is enabled, the Create credential flow for client admins now completes without redirecting to the consent URL. Instead, the credential is created directly within the end-to-end flow.

November 3, 2025

DigiCert® ONE version: 1.11134.10 | Document Trust Manager: 1.1424.0

Included in this release:

Fixes

Organization details display

Fixed an issue that caused organization and authorized representative information to not appear correctly on the CertCentral Integrations page.

Duplicate orders

Resolved a problem where duplicate orders could occasionally occur during onboarding through the SEP link.

Re-onboarding process

Users who had a previous order rejected or canceled in CertCentral can now easily restart onboarding through the SEP link using the same username.

October 15, 2025

DigiCert® ONE version: 1.11134.6 | Document Trust Manager: 1.1403.0

Included in this release:

Fixes

Error handling

Improved error handling by fixing API response statuses where DTM was returning a 500 Internal Server Error instead of a 400 Bad Request.

SealSign 2.0

Released a new version (1.1.3) that includes a fix for an issue where timestamp, OCSP, CRL requests were bypassing the proxy in cases when proxy server was enabled.

September 30, 2025

DigiCert® ONE version: 1.10937.18 | Document Trust Manager: 1.1397.0

Included in this release:

Fixes

Swagger UI
  • Fixed the broken link to API documentation in the US instance.

  • Collapsed all section headers in swagger API documentation by default.

Authorized representative requirement

With this fix, only one authorized representative is required to order Natural Person with Organization and eSeal products in Switzerland.

September 23, 2025

DigiCert® ONE version: 1.10937.14 | Document Trust Manager: 1.1389.0

Included in this release:

New

Signer approval

Added a new feature where approval by Client administrator is required when Singers are onboarded using a product based signup link. Approval is required only if auto-approval is not set while creating the signup link or signer email domain does not match.

Fixes

Improved localization

Updated UI and emails translations.

September 17, 2025

DigiCert® ONE version: 1.10937.9 | Document Trust Manager: 1.1385.0

Included in this release:

Fixes

UI fix

Added the ability to filter by username on all listing pages.

September 3, 2025

DigiCert® ONE version: 1.10937.1 | Document Trust Manager: 1.1377.0

Included in this release:

New

Content Signing Service release

Released new version (1.0.3) of Content Signing Service, featuring:

  • Data persistence in a new database file.

  • Correct error messages on the audit logs page if PIN/OTP is invalid or blocked.

注意

If you use “volumes” for customization, rename the existing database file in the format dcone_pdf.mv_backup_<DATE>.db as it is no longer supported.

Identity verification evidence collection

Added the ability to download remote identity verification evidence for partner customers.

Fixes

Validation approval

Fixed validation approval for deleted users in Account Manager.

API fixes

Fixed the error received when calling Enhanced Signature API with CertCentral issued AATL certificates.

August 13, 2025

DigiCert® ONE version: 1.10789.5 | Document Trust Manager: 1.1361.0

Included in this release:

New

Style changes to DigiCert ONE

Made significant style updates to the platform to improve the user experience in the Document Trust section of DigiCert ONE. We will continue making additional design and styles changes in future releases.

Fixes

Swagger UI

Fixed pagination issues in CSC credentials/list API.

July 30, 2025

DigiCert® ONE version: 1.10498.14 | Document Trust Manager: 1.1344.0

Included in this release:

New

Swagger UI

Added new API with the ability to download remote identity verification evidence for CertCentral issued credentials.

July 24, 2025

DigiCert® ONE version: 1.10498.11 | Document Trust Manager: 1.1334.0

Included in this release:

Minor updates

This release contains various backend updates to improve the overall user experience.

July 9, 2025

DigiCert® ONE version: 1.10498.4 | Document Trust Manager: 1.1315.0

Included in this release:

New

Content Signing Service release

Released new version of Content Signing Service (1.0.2) featuring:

  • Requirement of a valid Document Trust Manager license.

  • Ability to set signature field from the top of the page using a new parameter in the “signature rectangle object” request.

注意

DigiCert will stop supporting old versions of Content Signing Service on 31 January 2026. Contact support to ensure you have a valid license before end of support.

UI fixes

Enhanced validation of the phone number field in “Add authorized representative” form on signup link creation and CertCentral integration pages.

July 3, 2025

DigiCert® ONE version: 1.10498.2 | Document Trust Manager: 1.11309.0

Minor updates

This release contains various backend updates to improve the overall user experience.

June 25, 2025

DigiCert® ONE version: 1.10272.7 | Document Trust Manager: 1.1304.0

Included in this release:

New

true-Sign V release

Released new version of true-Sign V Client for Windows (4.1.3) and macOS (1.0.6). The new versions introduce updated ICA and root for CH and NL signing certificates issued through CertCentral.

June 11, 2025

DigiCert® ONE version: 1.10272.2 | Document Trust Manager: 1.1283.0

Included in this release:

Fixes

UI fixes
  • Fixed an issue where signers got an error while viewing the Audit log listings page due to lack of permissions.

  • Replaced nickname with product name on the Signup link listings page to ensure consistency in product naming across all screens.

June 3, 2025

DigiCert® ONE version: 1.10046.11 | Document Trust Manager: 1.1269.0

Included in this release:

Fixes

Create credential page
  • Fixed an issue where some users did not appear in the dropdown.

  • Added the ability to search by username in user field.

May 30, 2025

DigiCert® ONE version: 1.10046.9 | Document Trust Manager: 1.1265.0

Minor updates

 

This release contains various backend updates to improve the overall user experience.

May 28, 2025

DigiCert® ONE version: 1.10046.8 | Document Trust Manager: 1.1262.0

Minor updates

 

This release contains various backend updates to improve the overall user experience.

May 27, 2025

DigiCert® ONE version: 1.10046.7 | Document Trust Manager: 1.1261.0

Minor updates

 

This release contains various backend updates to improve the overall user experience.

May 26, 2025

DigiCert® ONE version: 1.10046.6 | Document Trust Manager: 1.1256.0

Included in this release:

New

Audit log filter

Added the ability to filter by creator on the audit log details page.

Fixes

Error messages
  • Fixed CSC Authorize API to display correct error messages.

  • Fixed error messages on audit logs page if PIN/OTP is invalid or blocked.

May 21, 2025

DigiCert® ONE version: 1.10046.5 | Document Trust Manager: 1.1249.0

Included in this release:

Fixes

Swiss signature validator

Fixed an issue where a warning appeared in Swiss signature validator if validating signed PDFs by adding timestamp certificate chain and Online Certificate Status Protocols (OCSPs) to the Document Security Store (DSS) of the PDF document.

Fixes to the DSS of the PDF document are done if:

  • SealSign 2.0 (1.1.2):

    <signature-sub-filter> configuration is set to ETSI.CAdES.detached.

  • Content Signing Service:

    API [POST api/v1/documents] is called with a sub_filter field value set to ETSI.CAdES.detached.

注意

This fix won't work if you're signing a PDF with true-Sign V and Adobe Acrobat Reader.

Swagger UI

Updated swagger documentation with the correct status code in:

POST api/v1/document
POST api/v1/document/{documentId}

May 15, 2025

DigiCert® ONE version: 1.10046.4 | Document Trust Manager: 1.1241.0

Minor updates

This release contains various backend updates to improve the overall user experience.

May 14, 2025

DigiCert® ONE version: 1.10046.3 | Document Trust Manager: 1.1237.0

Minor updates

This release contains various backend updates to improve the overall user experience.

May 7, 2025

DigiCert® ONE version: 1.10046.1 | Document Trust Manager: 1.1224.0

Included in this release:

New

SealSign 2.0 release

Released new version of SealSign 2.0 Client (1.1.1) featuring:

  • Added support for a combination of profiles with PDF and XML files.

  • Removed automated copy of existing configuration values on upgrade.

Audit logs

Added the ability to filter reports by date and time on the Audit logs page.

Swagger UI

Added OpenAPI JSON and YAML support.

Fixes

Credential revocation

Fixed an issue where some users were unable to revoke their credentials.

Email notification

Fixed content errors in “Sign with your digital ID” email notification.

April 23. 2025

DigiCert® ONE version: 1.9735.5 | Document Trust Manager: 1.1204.0

Included in this release:

  • New

  • Known issues

New

Content signing service

PDF Service 2.0 changed to Content Signing Service with support for XML signing (XADES).

Fixes

UI fixes
  • Fixed the display of error messages when OTP, PIN or TOTP is locked on audit logs details page.

  • Disabled the display of future dates while creating reports.

Timestamp signature hash

Fixed timestamp signature to show correct hash value in the signature sent in CSC timestamp API.

April 9, 2025

DigiCert® ONE version: 1.9735.2 | Document Trust Manager: 1.1173.0

Included in this release:

New

SealSign 2.0 release

Released new version of SealSign 2.0 Client (1.1.0) featuring:

  • Support for signing XML documents.

  • Ability to suspend signing during DigiCert maintenance windows.

Fixes

UI fixes
  • Added the ability to reset clipboard when tooltip is closed.

  • Fixed the display of certificate level (if available) on audit logs details page.

March 27, 2025

DigiCert® ONE version: 1.9525.7 | Document Trust Manager: 1.1128.0

Included in this release:

New

true-Sign V release (macOS)

Released new version of true-Sign V Client for macOS (1.0.4). The new version introduces new enhancements:

  • Added allowed scripts whitelist to enable SSO providers which rely on external JavaScript sources.

  • Added configuration for Microsoft Entra ID to allowed scripts whitelist.

Fixes

Credential expiry email

Fixed error in the credential expiry email.

March 12, 2025

DigiCert® ONE version: 1.9525.4 | Document Trust Manager: 1.1102.0

Fixes

Client credential flow API

Access token generated from client credential flow can be used in the APIs below:

POST /documentmanager/api/v1/credential/authorize 
POST /documentmanager/api/v1/credential/authorize/<pending_id>/resend-email 
GET /documentmanager/api/v1/credential/authorize/<pending_id> 
POST /documentmanager/api/v1/credential/extendTransaction
Swagger UI

Added CSC v0 and v1 endpoint details.

February 24, 2025

DigiCert® ONE version: 1.9391.3 | Document Trust Manager: 1.1089.0

Fixes

Swagger UI

Removed old API endpoint for recreating credential by validation.

Custom reporting
  • Added below user tags to exported reports:

    • Reporting tag - organization

    • Reporting tag - department

  • Added support for credential status filter.

Name filtering

Added the ability to filter by name column on the Credential listings page.

January 22, 2025

DigiCert® ONE version: 1.9100.6 | Document Trust Manager: 1.1053.0

New

Credential expiry notification

Users will be notified via email before credential expiry.

Fixes

API fixes
  • Fixed response header type in CSC API when expired or invalid tokens are used.

  • Dropped support for Create Validation API without validation profiles.

  • Fixed hash length check in fixed signatures/timestamp API.

Swagger UI
  • Added steps to update nickname with credential ID value.

  • Fixed credentials/ValidationID API endpoints to display account object.

January 8, 2025

DigiCert® ONE version: 1.9100.1 | Document Trust Manager: 1.1043.0

New

Username filtering

Added the ability to filter by username on the Credential listings page.