What's Changed
New Features:
- Updated contact import guidance
- Added on-screen guidelines for dragging and resizing widgets
- Enabled pinch-to-zoom for PDFs on mobile devices
- Implemented automated email notifications when credits fall below defined thresholds
- Added support for password-protected PDFs
- Introduced new endpoint to make a template public and released API version 1.1
- Custom email subject or body is used when not specified in the API call
- Enabled alphabetical sorting in the contact book
- Supported
dd.mm.yyyy
anddd/mm/yyyy
date formats in the date widget - Expanded code documentation across the codebase
Bug Fixes:
- Corrected radio-button embed position and inline icon alignment in the sidebar
- Clicking reset button now correctly resets the email template back to default
- Fixed undefined-signer condition handling
- Restored date widget functionality in self-sign and sign-yourself flows
- Ensured draft document UI loads correctly when no signer is present
- Prevented duplicate-email errors in APIs, Bulk Send and Use Template workflows
- Stopped typed signatures from disappearing when more than two are used
- Fixed embed positioning when checkbox and radio-button labels are hidden
- Resolved widget misplacement in rotated PDFs
- Centered text in the typed-signature widget
- Update dependencies
Full Changelog: v2.25.0...v2.26.0