Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-15 | 1.3 kB | |
v2.28.0 source code.tar.gz | 2025-09-15 | 1.3 MB | |
v2.28.0 source code.zip | 2025-09-15 | 1.5 MB | |
Totals: 3 Items | 2.7 MB | 0 |
What's Changed
New Features: - Updated the user deletion authentication method from password-based to OTP verification. - Added a Sent Date column to the in-progress report for better tracking. - Added support to merge completion certificates into PDF documents for Paid Users. - 'renewal_date' is now included in the response of the getcredits API endpoint (v1.1). - 'merge_certificate' parameter is now supported in the following v1.1 API endpoints: - Draft document. - Draft template. - Create document from template. - Create document. - Create template.
Bug Fixes: - Fixed signer details mismatch issue when document is initiated using self-sign API. - Display a loader when creating a document using a template. - Preserve the selected font when creating a typed signature. - Fixed issue where the first GET call in reports returned only 10 records. - Ensure checkbox and radio button labels are shown in the prefill modal even when set to hidden. - Corrected inaccurate 'out for signature' count on the dashboard. - Show prefill widget details in the draft document report when using the Save as Template flow.
Full Changelog: https://github.com/OpenSignLabs/OpenSign/compare/v2.27.2...v2.28.0