Summary
We value your feedback, if you have something to share then email us at support@esigngenie.com.
API UPDATES
[NEW] BASE64 STRING ADDED
Added base64 String while creating a template; this provides an option to upload a file to as a base64 string. Base64 encoding is a type of encoding that is used to transmit binary data.
[NEW] PARTIES PARAMETER ADDED FOR CREATE A TEMPLATE REQUEST
A ‘parties’ parameter is added for the ‘Create a template request’ in API. The ‘parties’ parameter allows a placeholder role to be named; for example, ‘Physician’ or ‘Client’ with the appropriate permissions before a folder is created from a template.
BUG FIXES
[UPDATE] EMAIL GROUP LIST FOR ADD GROUP BUTTON IN SAFARI
The email group list for the Add Groups button used in the sending process did not display the email groups correctly. (Resolved)
[UPDATE] SENDING ISSUE WITH AUTHENTICATION ENABLED
A specific use case caused an issue where the sender was prevented from continuing with the sending process when multiple recipients and default authentication was involved. (Resolved)
[UPDATE] PHONE NUMBER VALIDATION
The phone number validation for the text field was not working as intended. (Resolved)
[UPDATE] REGEX VALIDATION SKIPPED
An issue occurred where the Regex Validation for a text field was getting skipped when signing a document sent using API. (Resolved)