Skip to content

Releases: certifaction/cli

v1.7.0

05 Nov 23:35
68bd6a7
Compare
Choose a tag to compare

What's Changed

CLI and Local API

  • Support for identification only flow
  • Various fixes and improvements

v1.6.3

14 Aug 18:33
a9b13f3
Compare
Choose a tag to compare

What's Changed

CLI and Local API

  • Various fixes and improvements

Full Changelog: v1.6.2...v1.6.3

v1.6.2

07 Aug 09:58
a9b13f3
Compare
Choose a tag to compare

What's Changed

  • Improve PDF processing
  • Introduce structured logging

v1.6.1

05 Apr 14:43
a9b13f3
Compare
Choose a tag to compare

What's changed

  • Fix bug when signing file with digital twin enabled

v1.6.0

28 Mar 14:55
a9b13f3
Compare
Choose a tag to compare

What's changed

  • Support handwritten signatures
  • Support comments
  • Add files to existing signature request

v1.5.1

31 Jan 14:15
a9b13f3
Compare
Choose a tag to compare

What's changed

  • Accept json with file URLs for request create request
  • Add upload flag to prepare command
  • Changed the signature request UsedIdentification boolean to the ùsedIdentificationAt` timestamp
  • Added the signature request IdentificationMethod
  • Various bug fixes and improvements.

v1.5.1-rc.2

28 Dec 14:46
850c7a7
Compare
Choose a tag to compare
v1.5.1-rc.2 Pre-release
Pre-release

This is a pre-release

What's changed

  • Accept json with file URLs for request create request

v1.5.1-rc.1

20 Dec 16:17
850c7a7
Compare
Choose a tag to compare
v1.5.1-rc.1 Pre-release
Pre-release

This is a pre-release

What's changed

  • Add upload flag to prepare command

v1.5.1-rc.0

19 Dec 15:57
850c7a7
Compare
Choose a tag to compare
v1.5.1-rc.0 Pre-release
Pre-release

This is a pre-release

What's changed

  • Changed the signature request UsedIdentification boolean to the ùsedIdentificationAt` timestamp
  • Added the signature request IdentificationMethod

v1.5.0

28 Nov 12:31
850c7a7
Compare
Choose a tag to compare

What's Changed

  • Adds used_identification flag to signature request to indicate that the signature request triggered a successful signature request. This can be used for billing purpose
  • New shorter signature request URLs
  • Other improvements and fixes