v2.37.0
alibaba/MNNv2.37.0Mar 4, 2026by prafull-opensignlabs
AI Summary
This release focuses on enhancing the OpenSign platform with UI improvements, bulk sending capacity increases, and expanded API capabilities. It introduces new features like email builder customization and Korean language support while fixing various bugs across mobile and desktop interfaces.
Key Highlights
- Increased Bulk Send capacity to support up to 1,000 signers.
- Added email builder customization including branding favicons and date formats.
- Enhanced Get Template API (v1.1) response with full widget configuration and sender details.
- Improved mobile date widget movement for smoother interaction.
New Features
- Email builder for templates
- Signer IP parameter in webhooks
- CSV upload support for Bulk Send
- Korean language support
- Delete two-factor authentication option
- Copy widgets to specific page ranges
Full Release Notes
## What's Changed **New Features:** - Introduced an email builder for creating email templates used to request signatures and completion email. - Added the signerIp parameter to the webhook payload. - Added a confirmation message when a contact is successfully saved. - Added a confirmation modal before removing a user’s API limit. - Added support for the DD-MMM-YYYY date format. - Added support for branding favicons. - Increased Bulk Send capacity to support up to 1,000 signers. - Added support for copying widgets to a specific page range (for example, pages 2 to 5). - Added support for the hint parameter in v1.1 widget options. - Added an Extend Expiry Date option in the in-progress report. - Added the timeToCompleteDays parameter to the v1.1 getTemplate API response. - Added an option to delete two-factor authentication. - Improved date widget movement on mobile for smoother interaction. **Bug Fixes:** - Fixed grammatical errors in email templates. - Fixed an issue where the Finish button disappeared when a widget was moved to the bottom of the page on both mobile and desktop browsers. - Fixed handling of duplicate widget names across different widget types. - Fixed an issue where Allow Modification did not work in the placeholder edit modal during document and template editing. - Fixed an issue on iOS where, in the Manage Templates report, clicking the help button caused the tour to extend off the right side of the screen. - Fixed an issue where text widget values did not display properly at larger scales. - Fixed an issue where auto-sign did not work for image widgets. - Fixed an issue preventing login in Sandbox. - Updated signer IP tracking to always return the latest access IP address. - Updated dependencies. **Full Changelog**: https://github.com/OpenSignLabs/OpenSign/compare/v2.36.0...v2.37.0