v2.13.0
zhu-xlab/GlobalBuildingAtlasv2.13.0Jun 18, 2026by Mythie
AI Summary
Major release for Documenso featuring document signing enhancements, email configuration improvements, and various bug fixes including CSC signing support and document status management.
Key Highlights
- Added CSC AES/QES signing support
- Implemented cancellable document status
- Added webhook payload envelopeId inclusion
- Enhanced document signing page with field canvas style
- Improved email handling with multi-transport system
New Features
- CSC AES/QES signing support
- Cancellable document status
- Webhook envelopeId inclusion
- Enhanced document signing UI
- Multi-email transport system
- Email header metadata addition
- Azure Blob storage transport
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