v2.37.0

NousResearch/hermes-agentv2.37.0Mar 4, 2026by prafull-opensignlabs

AI Summary

Introduces a new email builder, increases Bulk Send capacity to 1,000 signers, and adds support for various date formats and branding. It includes numerous bug fixes for mobile interactions and API handling.

Key Highlights

  • Introduced a new email builder for creating templates.
  • Increased Bulk Send capacity to support up to 1,000 signers.
  • Added support for DD-MMM-YYYY date format and branding favicons.
  • Added signerIp parameter to the webhook payload.
  • Improved date widget movement on mobile for smoother interaction.

New Features

  • Email builder for templates
  • SignerIp parameter in webhook payload
  • Confirmation message when a contact is saved
  • Confirmation modal before removing user's API limit
  • DD-MMM-YYYY date format support
  • Branding favicons support
  • Copy widgets to specific page range
  • Hint parameter support in v1.1 widget options
  • Extend Expiry Date option
  • TimeToCompleteDays parameter
  • Option to delete two-factor authentication
  • Improved date widget movement on mobile

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