Skip to content

Releases: SignRequest/signrequest-csharp-client

v4.0.0

25 Nov 13:22
f1f35f5
Compare
Choose a tag to compare
  • 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

30 Sep 22:56
bf7b33f
Compare
Choose a tag to compare

Adds support for RedirectUrlDeclined

v3.0.0

20 Jun 15:31
d4227c6
Compare
Choose a tag to compare
  • 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

05 Dec 16:09
cbbd0b9
Compare
Choose a tag to compare

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

01 Nov 11:30
Compare
Choose a tag to compare

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