Releases: OpenSignLabs/OpenSign
Releases · OpenSignLabs/OpenSign
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
v2.28.0
What's Changed
New Features:
- Updated the user deletion authentication method from password-based to OTP verification.
- Added a Sent Date column to the in-progress report for better tracking.
- Added support to merge completion certificates into PDF documents for Paid Users.
- 'renewal_date' is now included in the response of the getcredits API endpoint (v1.1).
- 'merge_certificate' parameter is now supported in the following v1.1 API endpoints:
- Draft document.
- Draft template.
- Create document from template.
- Create document.
- Create template.
Bug Fixes:
- Fixed signer details mismatch issue when document is initiated using self-sign API.
- Display a loader when creating a document using a template.
- Preserve the selected font when creating a typed signature.
- Fixed issue where the first GET call in reports returned only 10 records.
- Ensure checkbox and radio button labels are shown in the prefill modal even when set to hidden.
- Corrected inaccurate 'out for signature' count on the dashboard.
- Show prefill widget details in the draft document report when using the Save as Template flow.
Full Changelog: v2.27.2...v2.28.0