Releases · SignRequest/signrequest-csharp-client · GitHub
Skip to content

Releases: SignRequest/signrequest-csharp-client

v4.0.0

Choose a tag to compare

@cjackson cjackson released this 25 Nov 13:22
f1f35f5
  • Add processing field to Document
  • Breaking change: Rename properties by the name of File to _File
  • Breaking change: IntegrationData is now an Object instead of a string

v3.1.0

Choose a tag to compare

@cjackson cjackson released this 30 Sep 22:56
bf7b33f

Adds support for RedirectUrlDeclined

v3.0.0

Choose a tag to compare

@cjackson cjackson released this 20 Jun 15:31
d4227c6
  • Update to target .NET Standard 1.3, instead of .NET Framework 4.5+
  • Include latest updates to SignRequest API
  • Use a portable port of RestSharp

v2.0.0

Choose a tag to compare

@cjackson cjackson released this 05 Dec 16:09
cbbd0b9

This release introduces a number of recently added API fields and includes the latest updates introduced in swagger-codegen 2.4.0.

  • Add TeamsDelete
  • Add Sandbox to Document
  • Add TextMessageVerificationLocked to DocumentSignrequest and Signrequest
  • Add DeleteAfter and Sandbox to Team
  • Add UseStampForApproveOnly to Signer
  • Generate client using swagger-codgen 2.4.0 instead of 2.3.1

Breaking Changes:

  • Rename ModelEvent to Event
  • Constructor arguments are now in camelCase instead of PascalCase

v1.0.0

Choose a tag to compare

@cjackson cjackson released this 01 Nov 11:30

First stable release of our official .NET client. Generated using our OpenAPI schema.