v2.35.0
alibaba/MNNv2.35.0Jan 7, 2026by prafull-opensignlabs
AI Summary
This release focuses on enhancing document management workflows, introducing new preferences for Date Widgets, and improving prefill capabilities for both API and UI.
Key Highlights
- Added support for searching by signer email across all document reports
- Introduced Date Widget preferences including format, default, signing date, and read-only options
- Added Draw widget support in prefill
- Added required/optional support for prefill widgets in API and UI
New Features
- Search by signer email
- Date Widget preferences
- Draw widget in prefill
- Required/optional prefill widgets
- signing_date and readonly API parameters
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