Releases: signnow/SNJavaSDK
Releases · signnow/SNJavaSDK
Release v3.2.1
Release v3.2.0
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
- feature] Embedded Editor endpoints for document and document group
- [feature] Git hub Actions: running functional tests on PR
Release v3.0.1
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
Merge pull request #1 from signnow/3.x Release v3