Skip to content

Releases: signnow/SNJavaSDK

Release v3.2.1

21 May 16:28
22821fa
Compare
Choose a tag to compare

Fixed:

  • Created directory for downloaded files if it does not exist
  • Fix at field invite endpoint

Release v3.2.0

09 May 14:18
4f451b6
Compare
Choose a tag to compare

Added

  • File Downloading Support: You can now retrieve files directly when downloading individual documents or document groups.
  • Query Parameter Support: Enhanced document download functionality with query parameter support for more flexible requests.
  • Embedded Sending Endpoints: Introduced support for embedded sending workflows directly via the SDK.
  • Custom Request Classes: The SDK client can now call not-yet-implemented API endpoints by defining custom request classes.

Updated

  • GET /document: Updated the response structure to reflect the latest API changes.
  • GET /folder: Adjusted the response structure for better consistency with current API standards.

Fixes
Minor fixes and improvements for stability and usability.

Release v3.1.0

04 Feb 15:38
2c3d60d
Compare
Choose a tag to compare
  • feature] Embedded Editor endpoints for document and document group
  • [feature] Git hub Actions: running functional tests on PR

Release v3.0.1

20 Jan 15:00
2d9f291
Compare
Choose a tag to compare

Release v3.0.1

  • feature: Added javadoc blocks
  • bug: Prefill document fields endpoint fails
  • example: Added examples/DocumentPrefillTextFieldExample.java
  • feature: [Config] Renamed env variables: adding SIGNNOW prefixes

Release v3.0.0

24 Sep 13:44
9972757
Compare
Choose a tag to compare
Merge pull request #1 from signnow/3.x

Release v3