v2.36.0
Henry-23/VideoChatv2.36.0Feb 6, 2026by prafull-opensignlabs
AI Summary
The update adds CSV upload support for Bulk Send, introduces Korean language support, and significantly enhances the Get Template API response with detailed configuration options.
Key Highlights
- CSV upload support for Bulk Send (Prefill and Signer widgets)
- Korean language support added
- Enhanced Get Template API (v1.1) response with full widget configuration
New Features
- CSV upload for Bulk Send
- Name field for Date widgets
- Korean language support
- Get Template API enhancements (description, pen_colors, sender info, merge_certificate, notify_on_signatures, prefill, all widget options)
Full Release Notes
## What's Changed **New Features:** - Added CSV upload support for Bulk Send, including both Prefill and Signer widgets. - Added a Name field for Date widgets. - Implemented Korean language support. - Enhanced Get Template API (v1.1) response to include: - description - pen_colors - sender_name - sender_email - merge_certificate - notify_on_signatures - prefill - all widget options (full widget configuration) **Bug Fixes:** - Fixed an issue where the date could not be changed in Sign Yourself flow when Signing Date was selected from preferences and Typed Signature showed an invalid format.. - Fixed inability to update the default option for Checkbox / Dropdown / Radio widgets from Settings. - Fixed an issue where clicking Clear did not clear responses for optional widgets. - Reduced PDF flicker and fixed cases where the PDF page would sometimes get stuck halfway in the container. - Improved handling for optional vs required Date widgets, and ensured required widgets appear correctly in the Prefill modal. - Fixed CSS issues in the email template. - Updated dependencies. **Full Changelog**: https://github.com/OpenSignLabs/OpenSign/compare/v2.35.0...v2.36.0