v2.36.0

k2-fsa/OmniVoicev2.36.0Feb 6, 2026by prafull-opensignlabs

AI Summary

This release adds CSV upload support for Bulk Send and introduces Korean language support, alongside enhancements to the Get Template API and various bug fixes for PDF rendering and widget handling.

Key Highlights

  • Added CSV upload support for Bulk Send (Prefill and Signer widgets)
  • Introduced Korean language support
  • Enhanced Get Template API response with detailed configuration fields
  • Fixed PDF flicker and container rendering issues

New Features

  • CSV upload support for Bulk Send
  • Name field for Date widgets
  • Korean language support
  • Enhanced Get Template API (v1.1) response
  • Fixed date change issue in Sign Yourself flow
  • Fixed inability to update default options for widgets
  • Reduced PDF flicker

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