v2.34.0

OpenSignLabs/OpenSignv2.34.0Dec 22, 2025by prafull-opensignlabs

AI Summary

This release adds significant customization features including auto-generation of initials for typed-initials widgets, a Stamp section integrated into the signing flow, multi-line toggle for Text/TextInput widgets, and min/max date range support for date widgets. Additional enhancements include custom pen colors, webhook authentication, and support for multiple SSO domains.

Key Highlights

  • Auto-generate first and last name initials for typed-initials widgets
  • Added Stamp section to 'my signature' menu and signing flow
  • Multi-line toggle feature for Text/TextInput widgets
  • Min/max date range support for date widgets (API v1.1 + UI)
  • Custom pen colors for Signature and Initials (API v1.1 + UI)

New Features

  • Auto-generate first and last name initials for typed-initials widgets
  • Stamp section in 'my signature' menu integrated into signing flow
  • Multi-line toggle for Text/TextInput widgets
  • Min/max date range support for date widgets
  • Custom pen colors for Signature and Initials
  • notify_on_signatures parameter in API v1.1
  • Webhook authentication support
  • Multiple SSO domains under single SSO tenant

Full Release Notes

## What's Changed

**New Features:**
- Auto-generate first and last name initials for typed-initials widgets.
- Added a Stamp section to the 'my signature' menu and integrated it into the signing flow.
- Added support of multi-line toggle feature for Text/TextInput widgets.
- Added min/max date range support for date widgets (API v1.1 + UI).
- Added support to customize pen colors for Signature and Initials (API v1.1 + UI).
- Added "notify_on_signatures" parameter to API v1.1.
- Added authentication to webhooks. [Know more](https://docs.opensignlabs.com/docs/help/Settings/Webhook#-how-to-create-a-webhook-security-key)
- Added support for multiple SSO domains under a single SSO tenant.

**Bug Fixes:**
- Fixed incorrect "PDF not compatible" error when hide with asterisks is enabled in kiosk mode.
- Ensured dropdowns show a default "Choose one" option when setting values.
- Fixed dark mode issues in OpenSign Drive.
- Fixed "Created" event not triggering when using "Use Template".
- Upgraded dependencies to latest major versions for improved stability and security.


**Full Changelog**: https://github.com/OpenSignLabs/OpenSign/compare/v2.33.0...v2.34.0