Releases: OpenSignLabs/OpenSign
Releases · OpenSignLabs/OpenSign
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
v2.27.2
What's Changed
New Features:
- Add support for custom filename for downloading signed document.
- Add account delete functionality under profile menu.
- Add teams user deletion functionality.
- Support multiple prefill widgets to embed data before sending documents.
- Auto-focus and scroll to widget when clicked or viewing details.
- Added "dd.mm.yyyy" and "dd/mm/yyyy" formats in preferences.
- Save uploaded signatures and initials as defaults.
- Provide feature to show customized columns in all reports.
- Add support for background version updates.
- Show signer list in completed documents reports.
- Mail Adapter configuration now available in preferences.
- Improve tour messages.
- Sidebar now auto-hides when opening PDF view.
- Auto-save for draft template and document from API.
- Cells Widget: Updated color and font size.
- Add a settings option in the Docs drafting UI to allow updating settings.
- Release API version 1.1
- Add Public template API in v1.1.
- Add company and job title fields in add, edit, import contact form, displayed in contactbook report as well as contact API v1.1.
- Support title change of document in createdocument from template API in v1.1.
- Add getCredits API endpoint in API version 1.1.
Bug Fixes:
- Fix issue loading all records in OpenSign Drive on high-resolution screens.
- Prevent Dropbox from opening when pressing Enter on forms.
- Add logout loader.
- Fix resizing for initials, images, and stamps (centered within widgets).
- Remove black background in default signatures/initials when embedding in PDFs.
- Allow cursor for cells widget when modification is enabled.
- Fix color/font not updating for typed signatures in Sign Yourself flow.
- Fix black background issue in auto-sign for default signatures.
- Red border now shows only for the selected widget.
- Fix SSO signing and restricted SSO users from signing up via Google or standard flows.
- Add validation: at least one role must remain unassigned in public templates.
- Fix vacant role validation in public template API.
- Fix saving of signatures and initials.
- Remove "Add Yourself" option from draft template/document flows.
- Improve API validation messages and fixed email delivery issues.
- Various UI improvements for dark mode.
- The color of the Google Drive icon.
- Remove the checkbox border in the Mail Adapter settings.
- Restrict access to the Billing menu for all roles except Admin.
- Make radio button and checkbox labels clickable.
- Display the signer’s email in the Verify OTP popup during public signing flow.
- Show a loader on the prefill image while the user uploads an image.
- Remove close ("x") button from agreement popup
- Update dependencies.
Full Changelog: v2.26.0...v2.27.2