v2.38.0

1Panel-dev/1Panelv2.38.0Mar 16, 2026by prafull-opensignlabs

AI Summary

This release focuses on UI improvements, new widget functionalities (including text input on PDFs), and API enhancements. It also restores the old email builder and fixes several bugs related to formulas and number widgets.

Key Highlights

  • Added 'Use profile name as sender' option in Preferences
  • New 'Copy next to current widget' option and text input widgets on PDFs
  • API v1.1 enhancements including BCC support and signer-status filter
  • Restored old email builder with 'Switch to Advanced' option

New Features

  • 'Use profile name as sender' option in Preferences
  • 'Copy next to current widget' option
  • Color setting for date widget
  • BCC parameter support in API v1.1
  • Signer-status filter in In-Progress Documents report
  • Ability to draw Text Input widgets directly on PDFs
  • Replaced widget delete icons with trash-can icons
  • Restored old email builder with 'Switch to Advanced' option

Full Release Notes

## What's Changed

**New Features:**
- Added “Use profile name as sender” option in Preferences.
- Added "copy next to current widget" option for widgets.
- Added color setting for date widget.
- Added BCC parameter support in API v1.1.
- Added signer-status filter to the In-Progress Documents report.
- Added the ability to draw Text Input widgets directly on PDFs.
- Replaced widget delete “X” icons with trash-can icons for better UI clarity.
- Restored the old email builder and added a “Switch to Advanced” option to use the new email builder.

**Bug Fixes:**
- Improved formula validation.
- Fixed an issue where auto_reminder and timetocompletedays were not overriding values in the Create Document from Template API (v1.1).
- Fixed an issue where the Number widget did not accept 0 because it was treated as a falsy value.
- Fixed dropdown text color rendering after embedding in the document.
- Display default date as a hint in the document editing flow.
- Updated project dependencies.


**Full Changelog**: https://github.com/OpenSignLabs/OpenSign/compare/v2.36.0...v2.38.0