This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Release 1.5.0
⚠️ Note: Versions later than 1.3.0 are currently unavailable through NuGet; We hope to have this resolved soon. For now, please use the attached.nupkg
package in your project directly or add this repository into your Solution.
New Functionality
- Add public property CreatedAt to the BaseSignatureRequest class (#88 / #90)
- Add support for setting custom validation regex patterns for FormFields (#93 / #94)
- Add support for new /v3/report/create endpoint (#97)
- Add new SMS verification parameter for use when specifying Signers (#98)
Other Changes
- Update code examples in README (#96)