v2.10.0
kulikov0/whitelist-bypassv2.10.0May 1, 2026by Mythie
AI Summary
This release focuses on enhancing the document signing workflow by adding envelope IDs to certificates, improving signature rendering quality, and allowing template downloads. It also includes security improvements and general maintenance like translations.
Key Highlights
- Render signatures on pending envelopes
- Improved signature rendering quality with high-resolution caching
- Added envelope IDs to certificates
- Security improvements
- Allow users to download templates
New Features
- Render signatures on pending envelopes
- Added envelope IDs to certificates
- Allow users to download templates
Full Release Notes
## What's Changed * chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2689 * docs: add signing reminders guide by @Mythie in https://github.com/documenso/documenso/pull/2716 * chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2734 * feat: add envelope ids to certs by @dguyen in https://github.com/documenso/documenso/pull/2733 * chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2735 * fix: remove envelope title cropping by @dguyen in https://github.com/documenso/documenso/pull/2739 * fix: security improvements by @catalinpit in https://github.com/documenso/documenso/pull/2593 * feat: render signatures on pending envelopes by @dguyen in https://github.com/documenso/documenso/pull/2743 * fix: improve signature rendering quality with high-resolution caching by @dguyen in https://github.com/documenso/documenso/pull/2745 * fix: allow users to download templates by @dguyen in https://github.com/documenso/documenso/pull/2746 * fix: improve embed error messages by @dguyen in https://github.com/documenso/documenso/pull/2752 * fix: assistant signing auth by @Mythie in https://github.com/documenso/documenso/pull/2753 **Full Changelog**: https://github.com/documenso/documenso/compare/v2.9.1...v2.10.0