v2.35.0

OpenSignLabs/OpenSignv2.35.0Jan 7, 2026by prafull-opensignlabs

AI Summary

This release adds robust search capabilities by allowing signer email search across all document and template reports, introduces comprehensive Date Widget preferences including format, default date, signing date, and read-only options, and adds Draw widget support in prefill. The release also implements required/optional support for prefill widgets in both API and UI.

Key Highlights

  • Added search by signer email across all document and template reports
  • Introduced Date Widget preferences (format, default date, signing date, read only)
  • Introduced Draw widget in prefill
  • Added required/optional support for prefill widgets
  • Added signing_date and readonly parameters for date widget in API

New Features

  • Search by signer email across all document reports and template report
  • Date Widget preferences (date format, default date, signing date, read only)
  • Draw widget in prefill
  • Required/optional support for prefill widgets in API and UI
  • signing_date and readonly parameters for date widget in API

Full Release Notes

## What's Changed

**New Features:**
- Added support for searching by signer email across all document reports and template report.
- Introduced Date Widget preferences, including:
  - Date format
  - Default date
  - Signing date
  - Read only
- Introduced Draw widget in prefill.
- Added required/optional support for prefill widgets in both API and UI.
- Added signing_date and readonly parameters for the date widget in the API.

**Bug Fixes:**
- Improved session validation.
- Fixed email format mismatch when sending documents.
- Fixed issue where signed documents weren’t attached to emails in the local environment.
- Updated project dependencies.


**Full Changelog**: https://github.com/OpenSignLabs/OpenSign/compare/v2.34.0...v2.35.0