Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.39 KB

[v2.0.0] - WebForms API v1.1.0-1.0.4 - 2024-11-20

Changed

  • Added support for version v1.1.0-1.0.4 of the DocuSign WebForms API.
  • Updated the SDK release version.

Important Action Required

  • User needs to update the base URL in your codebase (if passing to SDK explicitly) and remove the /v1.1 component at the end of the URL for the SDK to work properly with this release.

[v2.0.0-rc1] - WebForms API v1.1.0-1.0.4 - 2024-09-24

Changed

  • Added support for version v1.1.0-1.0.4 of the DocuSign WebForms API.
  • Updated the SDK release version.

Important Action Required

  • User needs to update the base URL in your codebase (if passing to SDK explicitly) and remove the /v1.1 component at the end of the URL for the SDK to work properly with this release.

[v1.0.1] - WebForms API v1.1.0-1.0.3 - 2024-04-22

Changed

  • Adjusted the minimum required firebase/php-jwt package version to 6.0.
  • Updated the SDK release version.

[v1.0.1-rc1] - WebForms API v1.1.0-1.0.3 - 2024-03-19

Changed

  • Adjusted the minimum required firebase/php-jwt package version to 6.0.

[v1.0.0] - WebForms API v1.1.0-1.0.2 - 2024-02-14

Version 1.0.0 (Initial Release)

  • Introducing the SDK based on the OpenAPI specification of DocuSign WebForms APIs.
  • This release marks the initial availability of the SDK, providing developers with the necessary tools to interact with DocuSign WebForms APIs seamlessly.