v2.10.0
keephq/keepv2.10.0May 1, 2026by Mythie
AI Summary
A feature update for Documenso focusing on signature rendering, template management, and security improvements. It adds support for rendering signatures on pending envelopes and allows downloading templates.
Key Highlights
- Render signatures on pending envelopes.
- Allow users to download templates.
- Improve signature rendering quality with high-resolution caching.
- Security improvements included.
- Add envelope IDs to certificates.
New Features
- Render signatures on pending envelopes.
- Add envelope IDs to certificates.
- Download templates.
- Improve signature rendering quality.
- Fix assistant signing auth.
- Fix embed error messages.
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