v2.37.0
PaddlePaddle/Paddlev2.37.0Mar 4, 2026by prafull-opensignlabs
AI Summary
The release introduces a new email builder, raises bulk send limits, and fixes several bugs related to mobile interactions and document editing.
Key Highlights
- Introduced an email builder for creating templates
- Increased Bulk Send capacity to 1,000 signers
- Added signerIp parameter to webhook payload
- Improved date widget movement on mobile
New Features
- Email builder
- SignerIp parameter
- Confirmation messages
- DD-MMM-YYYY date format support
- Branding favicons
- Widget copy to page range
- Hint parameter support
- Extend Expiry Date option
- Delete two-factor authentication option
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