Releases: OpenSignLabs/OpenSign
Releases · OpenSignLabs/OpenSign
v2.36.0
What's Changed
New Features:
- Added CSV upload support for Bulk Send, including both Prefill and Signer widgets.
- Added a Name field for Date widgets.
- Implemented Korean language support.
- Enhanced Get Template API (v1.1) response to include:
- description
- pen_colors
- sender_name
- sender_email
- merge_certificate
- notify_on_signatures
- prefill
- all widget options (full widget configuration)
Bug Fixes:
- Fixed an issue where the date could not be changed in Sign Yourself flow when Signing Date was selected from preferences and Typed Signature showed an invalid format..
- Fixed inability to update the default option for Checkbox / Dropdown / Radio widgets from Settings.
- Fixed an issue where clicking Clear did not clear responses for optional widgets.
- Reduced PDF flicker and fixed cases where the PDF page would sometimes get stuck halfway in the container.
- Improved handling for optional vs required Date widgets, and ensured required widgets appear correctly in the Prefill modal.
- Fixed CSS issues in the email template.
- Updated dependencies.
Full Changelog: v2.35.0...v2.36.0
v2.35.0
What's Changed
New Features:
- Added support for searching by signer email across all document reports and template report.
- Introduced Date Widget preferences, including:
- Date format
- Default date
- Signing date
- Read only
- Introduced Draw widget in prefill.
- Added required/optional support for prefill widgets in both API and UI.
- Added signing_date and readonly parameters for the date widget in the API.
Bug Fixes:
- Improved session validation.
- Fixed email format mismatch when sending documents.
- Fixed issue where signed documents weren’t attached to emails in the local environment.
- Updated project dependencies.
Full Changelog: v2.34.0...v2.35.0
v2.34.0
What's Changed
New Features:
- Auto-generate first and last name initials for typed-initials widgets.
- Added a Stamp section to the 'my signature' menu and integrated it into the signing flow.
- Added support of multi-line toggle feature for Text/TextInput widgets.
- Added min/max date range support for date widgets (API v1.1 + UI).
- Added support to customize pen colors for Signature and Initials (API v1.1 + UI).
- Added "notify_on_signatures" parameter to API v1.1.
- Added authentication to webhooks. Know more
- Added support for multiple SSO domains under a single SSO tenant.
Bug Fixes:
- Fixed incorrect "PDF not compatible" error when hide with asterisks is enabled in kiosk mode.
- Ensured dropdowns show a default "Choose one" option when setting values.
- Fixed dark mode issues in OpenSign Drive.
- Fixed "Created" event not triggering when using "Use Template".
- Upgraded dependencies to latest major versions for improved stability and security.
Full Changelog: v2.33.0...v2.34.0
v2.33.0
What's Changed
New Features:
- Added indexing for completed document reports.
- Introduced per-token API credit limits:
- Show consumed credits in the API token menu.
- Allow admins to increase the allowed API credit usage per token.
- Added support for the Cells widget in API v1.1.
- Users can now duplicate templates while retaining their existing prefill widgets.
Bug Fixes:
- Fixed recipient order issues in the template flow and now display the correct widget lists based on the selected Prefill and Signers.
- Resolved an issue where the “Copy” button on prefill text widgets was not working.
- Improved self-sign API behavior to correctly handle empty placeholder conditions.
- Updated dependencies to improve stability and security.
Full Changelog: v2.32.0...v2.33.0
v2.32.0
What's Changed
New Features:
- Added an option to hide text with asterisks to secure sensitive information.
- Introduced a new signerips API to retrieve the IP addresses of signers who have completed a document.
- Introduced a new formdata API to fetch widget data entered by signers during the signing process.
- Added a “View form data” option to the In-progress, Completed, and Recently sent for signatures reports, allowing you to view, print, and download widget data filled in by signers.
- Added a “Download all form data” option in the Manage templates report to download widget data for all documents created from a template.
Bug Fixes:
- Improved password validation handling on the Change Password page.
- Updated dependencies to improve stability and security.
Full Changelog: v2.31.0...v2.32.0
v2.31.0
What's Changed
New Features:
- Include the feature to specify decimal places in the number widget.
- Add gridline to assist when dragging widgets from the widget list.
- Implement the ability to create personalized email templates for individual users.
- Save completed document hash in completion certificate.
- Implement support for passwordless SMTP authentication
- Add centralized/tenant level mail adapter support.
- Display the complete note and reason for decline in a pop-up window when the field is clicked on in the report.
- Add support for ARM-based systems.
Bug Fixes:
- Resolve unnecessary 'signature required' alert when signature widgets are already added in signyourself flow.
- Address the issue where the user's name, job title, company, and email are not accurately mapped in the public template while signing.
- Focus on widgets sequentially, page by page, while signing the document.
- The user is able to place the widgets outside the placeholder.
- The flickering issue in the edit document and template modal has been resolved.
- Document title changes are not reflected when the document is sent to signers.
Full Changelog: v2.30.0...v2.31.0
v2.30.0
What's Changed
New Features:
- Introduced a Number widget that supports formulas for on-the-fly calculations. Available to paid users.
- The Number widget is now available in API v1.1.
- Bulk copy options for all widgets (Add copy to all pages, All pages but last, All pages but first, Next to current widget).
Bug Fixes:
- Fixed an issue where Text, Name, Date, Cells, Checkbox, and Email widget responses weren’t cleared when performing Save as Template for a Sign Yourself document.
- The Sign Yourself flow now correctly redirects to the specific required field during validation.
Full Changelog: v2.29.2...v2.30.0
v2.29.2
What's Changed
New Features:
- Admins and OrgAdmins can now reset team user passwords.
Bug Fixes:
- Fixed issue where clicking outside would not close menus in template and document reports.
- Added validation to ensure the response cannot be empty when creating a document using the template API.
Full Changelog: v2.29.1...v2.29.2
v2.29.1
What's Changed
Bug Fixes:
- Enabled multiple file uploads via Dropbox
- Resolved issues with user deletion:
- OrgAdmins can now delete users created by other OrgAdmins
- Admins can now delete users not originally created by them
- Update dependencies
Full Changelog: v2.29.0...v2.29.1
v2.29.0
What's Changed
New Features:
- Free users can now access public signing based on available email credits.
- Added support for default Date, Signing Date, and No Date options in date widgets.
- Enterprise accounts can now set a custom maximum file size on demand.
Bug Fixes:
- Fixed an issue where optional widgets were incorrectly marked as required in the self-sign API flow.
- Resolved a problem preventing org admins from creating contact users in some cases.
- Updated typed signatures so that display the signer’s name correctly in self-sign API flow.
Full Changelog: v2.28.0...v2.29.0