Skip to content

v2.28.0

Latest
Compare
Choose a tag to compare
@prafull-opensignlabs prafull-opensignlabs released this 16 Sep 04:38
· 4 commits to staging since this release
fe21978

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