v2.35.0

stepfun-ai/Step-Audiov2.35.0Jan 7, 2026by prafull-opensignlabs

AI Summary

OpenSign v2.35.0 improves the Date Widget with comprehensive preferences and introduces the Draw widget in the prefill stage, enhancing customization and user experience.

Key Highlights

  • Introduced Date Widget preferences (format, default date, signing date, read-only).
  • Implemented Draw widget support in prefill mode.
  • Added required/optional support for prefill widgets in both API and UI.

New Features

  • Date Widget preferences including format, default, signing date, and read-only settings.
  • Draw widget integration in the prefill UI.
  • API support for signing_date and readonly parameters in date widgets.
  • Enhanced session validation and email format handling.

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