v2.37.0
kgretzky/evilginx2v2.37.0Mar 4, 2026by prafull-opensignlabs
AI Summary
Introduced a new email builder, increased bulk send capacity, and added various webhook and date format parameters to the API.
Key Highlights
- Introduced an email builder for templates
- Increased Bulk Send capacity to 1,000 signers
- Added signerIp parameter to webhook payload
- Added support for DD-MMM-YYYY date format
- Added support for branding favicons
New Features
- Email builder for templates
- Signer IP tracking in webhooks
- Confirmation message on contact save
- Confirmation modal before removing API limit
- DD-MMM-YYYY date format support
- Branding favicons support
- Bulk Send capacity up to 1,000
- Copy widgets to specific page range
- Extend Expiry Date 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