v2.36.0

OpenSignLabs/OpenSignv2.36.0Feb 6, 2026by prafull-opensignlabs

AI Summary

This release introduces CSV upload support for Bulk Send with both Prefill and Signer widgets, adds Korean language support, and enhances the Get Template API with comprehensive field inclusion including description, pen_colors, sender details, merge_certificate, and full widget configuration. Several bug fixes address date handling in Sign Yourself flow, widget default options, and PDF rendering issues.

Key Highlights

  • Added CSV upload support for Bulk Send (Prefill and Signer widgets)
  • Added Name field for Date widgets
  • Implemented Korean language support
  • Enhanced Get Template API (v1.1) response with comprehensive fields
  • Fixed date change issue in Sign Yourself flow and reduced PDF flicker

New Features

  • CSV upload support for Bulk Send with Prefill and Signer widgets
  • Name field for Date widgets
  • Korean language support
  • Enhanced Get Template API response including description, pen_colors, sender_name, sender_email, merge_certificate, notify_on_signatures, prefill, and 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