v2.36.0

alibaba/MNNv2.36.0Feb 6, 2026by prafull-opensignlabs

AI Summary

This release introduces CSV upload support for Bulk Send and significantly expands the Get Template API response with detailed metadata. It also adds Korean language support and resolves several rendering and interaction issues in the document editor.

Key Highlights

  • Added CSV upload support for Bulk Send including Prefill and Signer widgets.
  • Get Template API (v1.1) response now includes sender info, merge certificates, and full widget options.
  • Implemented Korean language support.
  • Reduced PDF flicker and fixed cases where the PDF page would get stuck.

New Features

  • CSV upload for Bulk Send
  • Name field for Date widgets
  • Enhanced Get Template API response
  • Fixed date widget editing in Sign Yourself flow
  • Fixed Checkbox/Dropdown/Radio default 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