v2.32.0

OpenSignLabs/OpenSignv2.32.0Nov 28, 2025by prafull-opensignlabs

AI Summary

This release adds security features with option to hide text with asterisks, introduces new APIs for retrieving signer IP addresses and form data, and provides enhanced reporting with view, print, and download options for form data. Users can now access comprehensive form data across in-progress, completed, and recently sent documents.

Key Highlights

  • Option to hide text with asterisks for sensitive information
  • New signerips API to retrieve signer IP addresses
  • New formdata API to fetch widget data entered by signers
  • View form data option in In-progress, Completed, and Recently sent reports
  • Download all form data option in Manage templates report

New Features

  • Hide text with asterisks option for securing sensitive information
  • signerips API to retrieve IP addresses of signers
  • formdata API to fetch widget data entered during signing
  • View form data option in document reports
  • Download all form data option in template reports

Full Release Notes

## 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**: https://github.com/OpenSignLabs/OpenSign/compare/v2.31.0...v2.32.0