v2.37.0
OtterMind/Chat2DBv2.37.0Mar 4, 2026by prafull-opensignlabs
AI Summary
Introduced a new email builder, increased Bulk Send capacity to 1,000 signers, and expanded date format and branding support.
Key Highlights
- Introduced a new email builder for creating signature request templates.
- Increased Bulk Send capacity to support up to 1,000 signers.
- Added support for DD-MMM-YYYY date format and branding favicons.
- Added support for copying widgets to specific page ranges.
- Added support for the hint parameter in v1.1 widget options.
New Features
- Email builder for signature requests.
- Signer IP parameter in webhook payload.
- Confirmation message on contact save.
- Confirmation modal before removing API limit.
- DD-MMM-YYYY date format support.
- Branding favicons support.
- Bulk Send up to 1,000 signers.
- Copy widgets to page ranges.
- Hint parameter in v1.1 widget options.
- Extend Expiry Date option.
- TimeToCompleteDays parameter in v1.1 getTemplate API.
- Delete 2FA 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