Skip to content

Releases: Setasign/SetaPDF-Signer-Addon-CSC

v1.3.0

19 Feb 08:33

Choose a tag to compare

  • Fixed URL creation in Client::getOauth2Info().
  • Removed Client::json_decode() helper method.
  • Added Client::createAccountToken() method.
  • Enabled processing of ECC signatures.
  • Added handling of accountId setting in generate-token.php script which is used in the new Client::createAccountToken() method.
  • Add LTV only in the additional DSS update in all related demos.
  • Added numSignatures to getAuthorizationUrl() call (seems to be required by some endpoints) in async-demo.php.
  • Added handling of new optional setting flag allowTrustedIntermediateCertificatesWithoutVri which is forward to the Collector class in async-demo.php.

v1.2.1

04 Feb 10:47

Choose a tag to compare

  • Updated dependencies.
  • Changed all used class names to new namespaced variation of SetaPDF.

v1.2

19 Apr 11:53
d2c81c5

Choose a tag to compare

  • Make use of ClientException in Client class to allow access to the response object for further processing (evaluating of error messages/codes).

v1.1.1

14 Mar 15:44
4db261c

Choose a tag to compare

  • Updated SetaPDF-Signer dependency
  • Implemented #6 "Use PadesProxyTrait"

v1.1.0

28 Jun 12:36

Choose a tag to compare

v1.0.0

03 May 08:54
d1fa31f

Choose a tag to compare

Initial release