Changelog

Follow new updates and improvements to Web Trust.

July 18th, 2025

NEW

FIX

Backend / API

NEW: possibility to send OTP via email. This email can be customised while creating the signature or using an archetype.

NEW: architectural modifications to improve scalability, response speeds and security.

Signing Environment (CWS)

NEW: when using email OTP, visualise the email address of the signer instead of the phone number.

NEW: architectural modifications to improve scalability, response speeds and security.

Dashboard / Front-end

NEW: email OTPs visualisation and filtering.

NEW: email customisation inside archetype creation form

FIX: managed some missing signature states and bug corrections.

Validator

NEW: email OTP management.

June 18th, 2025

FIX

Backend / API

FIX: Removed legacy and unused code.

Signing environment (CWS)

FIX: Removed legacy and unused code.

June 10th, 2025

NEW

Backend / API

NEW: Validation of phone numbers based on geographic permissions and the possibility of ignoring the OTP sending altogether when the phone number is not of a permitted location.

May 27th, 2025

NEW

FIX

Backend / API

NEW: Added parameter emptyScope to optimise the gets of the signatures/interactions

Frontend / Dashboard

FIX: Optimised the data retrieval for the tables.

May 20th, 2025

NEW

Validator

NEW: Improved the IP extraction for the communication section

NEW: Can now download the PCAP and Keys for the forensic signatures

May 9th, 2025

FIX

FIX: Hide the Button to inspect SVIX when the User has no SVIX configured or deletes the last Callback

May 8th, 2025

FIX

FIX: Error when getting a deleted interaction/signature for which the extradata was specified.

April 7th, 2025

NEW

NEW: The signer can now choose the authentication provider for AES signatures; it is enough to not specify authProvider while creating the signature.

February 21st, 2025

NEW

FIX

Version 1.54.7 — 2025-02-06

  • FIX: Problem while reading PDF Acroform blocked the whole process. Now the errors reading the Acrofields will be ignored.

Version 1.54.6 — 2025-02-05

  • NEW: Deleted interactions are shown with a gray color and stroke with a line.

Version 1.54.5 — 2025-01-19

  • FIX: Improved Error when a non-existent Archetype ID is specified while creating an Interaction or Signature

Version 1.54.4 — 2024-12-19

  • FIX: Missing SHA in signature image inside the PDF for non forensic signatures

Version 1.54.1 — 2024-11-20

  • FIX: Missing extracheck values in final XML (present in tags but not in the extracheck section).

Version 1.54.0 — 2024-10-29

  • NEW: Extension of the placeholder functionality to create TextFields inside the PDF using template strings like for the Signatures

  • FIX: Improved the http / https management inside CWS

Version 1.53.2 — 2024-10-09

  • FIX: Performance problem for users with many signatures while logging in the dashboard

Version 1.53.0 — 2024-09-19

  • NEW: Added the possibility to precompile a PDF before sending it to the signing environment

Version 1.52.2 — 2024-09-12

  • NEW: PDF/A compatibility verified. If the PDF in input declares and respects the PDF/A standard then the one in output will do so.

Version 1.50.0 — 2024-07-22

  • NEW: Added CIE authentication for AES signatures

Version 1.49.8 — 2024-06-05

  • FIX: For the AES signatures there was a problem when retrieving the signature when the preservation receipt was not yet available.

  • FIX: There was an error when preprocessing a PDF that was already preprocessed (e.g. in a multi signer flow). Now in case of error or if the PDF was already signed using PAdES the preprocessing is ignored. 

Version 1.49.3 — 2024-06-03

  • FIX Replacing the preprocess string with the signature left the string in the PDF

Version 1.49.0 — 2024-05-16

  • NEW: The compile field of a document inside a signature now can be boolean (true/false) or an array of string. If true all fields inside the PDF can be filled in, if it is an array, only the fields whose name is included in the array can be filled in. If undefined, false or [] then the compilation will be disabled.

  • NEW: The delete operation for the AES provider now can be done only via ticket to SUPPORT.

Version 1.47.7 — 2024-03-21

  • NEW: Reintroduced the verbose BadRequest (400) logs. Now the error will explain what did go wrong

Version 1.47.5 — 2024-03-18

  • NEW Added a notification when there are outages in the application, referencing the Kopjra status page

Version 1.47.4 — 2024-03-14

  • NEW: The signature environment now supports a new communication paradigm towards the WT Back end, allowing the signature environment to pull information when needed. 

Version 1.47.3 — 2024-03-13

  • FIX: Problems with the translation of the signature environment.

  • FIX: Missing blurring right after the signing page, towards the OTP or Outcome depending on the configuration.

Version 1.47.2 — 2024-02-29

  • NEW: Final AES Contract and documentation.

Version 1.47.1 — 2024-02-12

  • FIX: Bug that provokes that the accepted conditional signatures in single document signatures were ignored (set to false even when required).

Version 1.47.0 — 2024-02-06

  • NEW: Added a way for the logged in user to access the persistent callbacks platforms from the callback management page in the dashboard.

  • NEW: Integrated the AES Signature endpoints with the Kopjra Store, so now they can be bought and used in PRODUCTION.

  • NEW: The XML will contain the bodies of all requests of the communications during a non forensic signature. 

  • NEW: Added the customization of the subtitle in case of signature rejection in the outcome page of a Document Signature using the parameter subtitleRejected.

  • NEW: The validator shows tag information and in case of an AES signature it shows provider and authentication data.

  • FIX: Complete refactoring of the Secured Signing Environment. 

Version 1.45.0 — 2023-11-13

  • NEW: Added persistent and authenticated callbacks. Now there is an automatic retry policy in case of failed callback and since the callbacks are now authenticated one could (optionally) validate the payload using the HMAC SHA-256 signatures sent in the headers.

  • NEW: Added the AES Signature endpoints in the DEMO environment for early adopter integrations. 

Version 1.43.0 — 2023-09-28

  • NEW: Added the extradata field to Signatures and Interactions. This field will store a string of max size of 256K characters. 

  • FIX: Added specific errors for the tags that have values bigger than 255 characters

Version 1.42.0 — 2023-09-22

  • NEW: Added the ignoreDownloadAll parameter to the signatures to hide the button that allows downloading all documents at once.

  • FIX: Reduced the size of the XML for the non-forensics signatures

Version 1.41.0 — 2023-09-01

  • NEW: signatureFieldsName inside documents can now be an empty array [] (it won't throw an error 400 anymore). The semantic of this value is that when [] is specified it won't match anything. This may be useful when one has conditionaSignatures and doesn't want to apply a signature outside those conditions, i.e. in the remaining signature fields. ATTENTION while using this feature because if no signature matches a criteria and failSignature is not specified then an error 400 will be thrown.

  • NEW: When the PDF is signed using PADeS the system will automatically add a Reason to the signature inside the PDF. This Reason will contain a JSON with:

    • the signature id

    • the digest of the PCAP

    • the full name of the signer

    • the fiscal code of the signer (if present)

    • all signature tags that were specified explicitly while creating the signature. The system will automatically ignore all the tag with a key containing $

Version 1.40.0 — 2023-07-13

  • NEW: Added the possibility to sign all PDF using PAdES

Version 1.38.0 — 2023-06-07

  • NEW: Adding signed PDF digests to the XML evidence

  • NEW: Added full signee name to the signature decoration

  • FIX: Fixed error in timestamp in signature decoration

Version 1.36.0 — 2023-03-29

  • NEW: Automatic retry concludingFailed every hour

  • NEW: Added Document Simple API

  • NEW: Added billing of signature customisation as an add-on in our store.

  • FIX: Added no space validator for names

Version 1.33.0 — 2023-01-23

  • NEW: Adding the alert property to the conditional signature, that allows us to show a custom message when the signee accepts the condition.

  • FIX: Fixing fonts in text acrofields in PDFs

  • FIX: Autosizing the content of the acrofields to avoid cropping after the flattening

Version 1.30.0 — 2022-10-13

Version 1.29.0 — 2022-03-22

  • NEW: Added customisation for signatures that allows to add a redirection to an outside link in the outcome page

Version 1.20.0 — 2021-09-21

  • NEW: Added trusted and trustless timestamp API

  • NEW: Added conditional signatures

Version 1.0.0 — 2021-08-13

  • First stable version of Web Trust

  • Integration with Kopjra Store