v2.13.0
kulikov0/whitelist-bypassv2.13.0Jun 18, 2026by Mythie
AI Summary
Document signing enhancements adding AES/QES signing and cancellable document statuses.
Key Highlights
- Added CSC AES/QES signing (v1 instance-wide config)
- Added cancellable document status
- Included envelopeId in webhook payload
New Features
- CSC AES/QES signing
- Cancellable document status
Full Release Notes
## What's Changed * feat: add CSC AES/QES signing (v1 instance-wide config) by @Mythie in https://github.com/documenso/documenso/pull/2874 * feat: add cancellable document status by @Mythie in https://github.com/documenso/documenso/pull/2992 * fix: include envelopeId in webhook payload by @Mythie in https://github.com/documenso/documenso/pull/2998 **Full Changelog**: https://github.com/documenso/documenso/compare/v2.12.0...v2.13.0