v2.36.0

OtterMind/Chat2DBv2.36.0Feb 6, 2026by prafull-opensignlabs

AI Summary

This release adds CSV upload support for Bulk Send, significantly enhances the Get Template API with detailed configuration options, and introduces Korean language support. It also addresses several bugs related to date handling, PDF rendering, and widget interactions.

Key Highlights

  • CSV upload support for Bulk Send (including Prefill and Signer widgets)
  • Enhanced Get Template API (v1.1) response with full widget configuration
  • Korean language support added
  • Name field added to Date widgets
  • Reduced PDF flicker and fixed page stuck issues

New Features

  • CSV upload for Bulk Send
  • Name field for Date widgets
  • Korean language support
  • Enhanced Get Template API

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