Releases: OpenSignLabs/OpenSign
Releases · OpenSignLabs/OpenSign
v2.17.0
What's Changed
New Features:
- 'Note' variable can now be used in resend mail template.
- 'TemplateId' is now associated with new Document when its created from template. Its returned in the getDocument API.
- Allow changing Document name when a document is created from Template.
Full Changelog: v2.15.0...v2.17.0
v2.16.0
What's Changed
New Features:
- Introduced a "Save as Template" option available across all document reports.
- Added informative notes and update review UI on success page.
- Removed the region tab, white-label app name, and OpenSign documentation help for enterprise users.
Bug Fixes:
- Ensured emails are stored in lowercase in the create contact API.
- Resolved an undefined placeholder error when creating a document from a template via the API.
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
-
Features:
- Allow changing baseUrl and appId parameters in React/NextJS/Angular NPM packages for support to self-hosted & EU region.
- Support custom date time format as per user preference
- Completion emails are now also sent to sender(if different from the API key owner) specified through API.
- Replace file URLs with '-' in get document list from status API response as the earlier links were not signed. Now the document+certificate links can be retrieved from Get Document API.
- Add 'audit_trail' parameter in response for Get Document API.
-
Bug fixes:
- BCC input not working in draft template
- One click deployment to digital ocean
- Document deleted error message is now clearly shown
- Center align sidebar icons
- Update dependencies
Full Changelog: v2.14.0...v2.15.0
v2.13.0
What's Changed
-
Features:
- Add hint option for text type widgets, signature, initials, stamp & image widgets,
- Add copy to all page option for all text input type widgets
- Add support to provide default value to all text type widget in creatdocument with templateid API
- Add option to set default values for sendinorder and istourenabled in preferences menu
- Show hint is for name, company, job title and email fields in signyour-self & self-sign API
- [premium] Allow non-email smtp username in SMTP setup
- [premium] Add revoke document API
-
Bug fixes:
- Selected date resets to the current date when navigating between document pages
- Issue with OpenSign drive getting crashed when signer array is null
- Update dependencies.
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed in OpenSign™ v2.12.0
-
Features:
- Duplicate template functionality
- Add support (beta) of csv and xlsx for bulk contacts import
- Functionality to delete a PDF page while editing the document
- Show documents completed documents to owners under "completed" report even when they are not signers
- Add delete folder button in OpenSign drive
- Introduce Bcc email support for sending completed documents
- Allow merging multiple pdf while drafting document and template
- Add 'My Initials' tab for auto-signing in request-sign flow
- Add support for redirect URL to navigate after document completion
- Introduce "Electronic Record and Signature Disclosure and consent" before signing documents
- Add feature to allow adding new pages to existing document
- One click save signature, initials & stamp functionality right from sign-pad for logged in users
- New "preferences" menu under settings
- Add multiple configuration options including custom email templates, notify-on-signature, timezone & allowed signature types
- Italian language support
- German language support
- Edit contact feature in contactbook
-
Bug fixes:
- Unable to delete folder when all its documents are deleted
- Some PDFs couldnt be signed with "fields.push is not function" error
- Document loading issue in OpenSign drive
- Adjust the guest signature flow to display the document in full screen, eliminating any blank space which was displayed below the place holder in mobile view
- Resolve issue with some PDFs - "instance of pdfdict or pdfstream but got undefined"
Full Changelog: v2.6.0...v2.12.0
v2.7.0
What's Changed in OpenSign™ v2.7.0
-
Features:
- show status and signers list in need your sign and in-progress report
- Add column for expiry date in in-progress and expired report
- Send email notification to document owner when signer sign document
- Add extend document expiry date functionality
-
Bug fixes:
- Incompatible pdf error while signing pdf
- OTP auth does not show in certificate if OTP verification is on
- Notify on signature not working in quicksend and publictemplate
- Schema mismatch issue while saving preferences
- Specify signatureVersion for AWS S3
- Notify on signatures not working in public template
- Add date format in label for expiry date
- Resolved text widget data embedding issue after sending the document
- Made phone field optional for signer/contact
- Cannot read undefined objectId in reports
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed in OpenSign™ v2.6.0
-
Features:
- Professional plan users can now upload their own document signing certificates, adding an extra layer of customization and trust.
- Drag & drop document drafting is now accessible via APIs, streamlining integration for developers.
- Signature types (draw, type, upload, and default) can now be enabled or disabled at the document, user account, or organization level, offering flexible control over signing options.
- Self-hosting users can now use non-email usernames for SMTP credentials, providing greater flexibility in configuration.
-
Bug fixes:
- Fixed large font size issue in while signing from mobile.
- Resolved issue of assigned signer gets deselected in mobile view when 'text' widget was added.
- Fixed issue of options in reports getting hidden
- Fixed something went wrong issue while signing document
- User does not exist error while creating document
- Profile and side bar menu toggling was not working properly on mobile
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
-
Features:
- An Email with the sign document and completion certificate is now automatically sent to all signers.
- You can now disable the tour feature(guidance prompts) from advanced options while creating a document, helping frequent signers avoid unnecessary distractions.
- Users on Teams plan can now use their own AWS S3 buckets for file storage, giving them complete control over their data.
-
Bug fixes:
- Resolved the issue of oversized text in the mobile view when entering values in text boxes.
- Prevented unnecessary popups from opening while resizing widgets.
- Update dependencies.
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed in v2.4.1
- Bug fixes:
- Fixed issue of optional widgets disappearing after signing.
- Fixed text widgets overlap issue in mobile view when text size is changed.
- Resolved the issue where email verification was still being done despite disabling it in the public signing flow.
- Disable 'FileACL' in S3 Adapter by default. S3 storage is now fully compatible with OpenSign for self-hosting. Refer documentation here.
- Finish button was unexpectedly visible even after completing the signature in public signing flow.
- Sometimes document could not be downloaded in the public sign flow before signing particularly when email verification is disabled.
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed in v2.4.0
- Features:
- Introducing embedding feature for templates. Now you can embed your document templates in any React, NextJS or Angular website.
- You can now add signatures, initials, stamps & images on any document in transparent PNG format.
- Added a new feature to copy public signing URL under 3 dots menu in manage templates report.
- Added upload option for initials in My Signature setting.
- Bug fixes:
- Some links in OpenSign drive were not working correctly
- Show proper error if opensign-server is not setup properly in self-hosting.
- Fixed issue with stored files getting deleted when new docker image is pulled in self-hosting by creating a persistent volume.
Other than this many securities issues were addressed.
Full Changelog: v2.3.3...v2.4.0