Skip to content

Releases: OpenSignLabs/OpenSign

v2.28.0

16 Sep 04:38
fe21978
Compare
Choose a tag to compare

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

08 Sep 05:10
1c2f453
Compare
Choose a tag to compare

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

v2.26.0

04 Jul 10:01
1cc017b
Compare
Choose a tag to compare

What's Changed

New Features:

  • Updated contact import guidance
  • Added on-screen guidelines for dragging and resizing widgets
  • Enabled pinch-to-zoom for PDFs on mobile devices
  • Implemented automated email notifications when credits fall below defined thresholds
  • Added support for password-protected PDFs
  • Introduced new endpoint to make a template public and released API version 1.1
  • Custom email subject or body is used when not specified in the API call
  • Enabled alphabetical sorting in the contact book
  • Supported dd.mm.yyyy and dd/mm/yyyy date formats in the date widget
  • Expanded code documentation across the codebase

Bug Fixes:

  • Corrected radio-button embed position and inline icon alignment in the sidebar
  • Clicking reset button now correctly resets the email template back to default
  • Fixed undefined-signer condition handling
  • Restored date widget functionality in self-sign and sign-yourself flows
  • Ensured draft document UI loads correctly when no signer is present
  • Prevented duplicate-email errors in APIs, Bulk Send and Use Template workflows
  • Stopped typed signatures from disappearing when more than two are used
  • Fixed embed positioning when checkbox and radio-button labels are hidden
  • Resolved widget misplacement in rotated PDFs
  • Centered text in the typed-signature widget
  • Update dependencies

Full Changelog: v2.25.0...v2.26.0

v2.25.0

19 Jun 12:07
7204183
Compare
Choose a tag to compare

What's Changed

New Features:

  • Added support for reordering pages of document
  • Introduced the new "Cells" widget feature
  • Enabled free resizing of signature, stamp, image, and initials widgets
  • Added read-only option for date widget
  • Allowed DOCX file uploads in self-hosted environments
  • Enabled multiple file uploads (docx, images, pdf) in one go
  • Extended "Fix & Resend" feature to completed documents page
  • Implemented search functionality in dashboard and all documents pages
  • Added support for multiple vacant roles in the public signing flow
  • Added support for password protected PDF when uploading from dropbox
  • Introduced dark mode
  • Auto-filled previously added signature, stamp, initials during signing
  • Added layout support for horizontal and vertical placement of checkbox and radio button widgets

Bug Fixes:

  • Resolved Gmail attachment corruption issue
  • Handled undefined widgets in "create document from template" API
  • Updated dependencies

Full Changelog: v2.24.1...v2.25.0

v2.24.1

06 Jun 05:45
da4b604
Compare
Choose a tag to compare

What's Changed

New Features:

  • Allow users to place widgets by clicking in desktop view.
  • Return each widget’s name in the following API responses:
    • Get Document
    • Get Document From Status
    • Get Template
    • Get Template List

Bug Fixes:

  • Correctly disable “notify on signature” when requested.
  • Prevent duplicate randomId values from being generated.
  • Fix disabling of signature types so they respect configuration.
  • Ensure widget names appear in all document- and template-related API responses.
  • Update the agreement-sign checkbox icon to make it more accessible.
  • Validate read-only widgets.
  • Bump and align project dependencies.

Full Changelog: v2.23.0...v2.24.1

v2.23.0

30 May 15:02
c4e28e6
Compare
Choose a tag to compare

What's Changed

New Features:

  • Added UI-based login support for the sandbox environment, enabling easier template creation for API use.
  • Introduced support for configuring separate frontend and backend sub-domains for self-hosted deployments.
  • Added a “Remove Signer” option in the Draft Template API interface.
  • Implemented document signature verification, accessible from the top-right menu.
  • Introduced Hindi language support for a more localized experience.

Bug Fixes:

  • Fixed signing URL variable in custom emails
  • Corrected regex validation for textbox widgets via API
  • Restored proper font sizing in Date widgets
  • Resolve issue of labels are not visible in popup if hidelabel set to true from radio button checkbox widgets
  • Fixed positioning offsets for text-input widgets in embeds
  • Resolve Widgets border issue
  • Move widgets popup to bottom

Full Changelog: v2.22.0...v2.23.0

v2.22.0

28 May 05:58
3d223ba
Compare
Choose a tag to compare

What's Changed

New Features:

  • Add feature for background removal during signature image upload
  • Handle all widget inputs through a modal window rather than direct form fields
  • Add share template with colleague feature for teams plan users
  • Add API rate limiter
  • Add 'remind_once_in_every' and 'auto_reminder' parameters in create document, create document from template, draft document, update document, self sign, get document, get document list from status, create template, draft template, update template, get template, get template list API endpoints
  • Automatically handle SMTP secure parameter in SMTP settings
  • Add deploy to digitalocean button in readme

Bug Fixes:

  • Resolve widget's hint issue
  • Read-only option not working in self sign flow for text-input widget
  • Created event webhook not triggered in public sign
  • Resolved request signature email template not saved in first attempt issue
  • Replace pixelated GDPR logo with a sharper version
  • Redirect Url not working in self-sign API
  • Update dependencies

Full Changelog: v2.21.1...v2.22.0

v2.21.1

15 May 11:21
8f2433f
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Handle undefined placeholders condition

Full Changelog: v2.21.0...v2.21.1

v2.21.0

14 May 14:04
6927540
Compare
Choose a tag to compare

What's Changed

New Features:

  • Migrate to Vite from CRA
  • Credits are now consumed only when the first signer finishes signing using a public link

Bug Fixes:

  • 'isReadOnly' not working for text input widget in template flow
  • update dependencies

Full Changelog: v2.20.1...v2.21.0

v2.20.1

06 May 10:06
81d3969
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Handle error of date widget for default value

Full Changelog: v2.20.0...v2.20.1