v2.13.0
langgenius/difyv2.13.0Jun 18, 2026by Mythie
AI Summary
A feature update for Documenso adding CSC signing capabilities, cancellable document status, and improvements to webhook payloads.
Key Highlights
- Add CSC AES/QES signing support (v1 instance-wide config)
- Add cancellable document status feature
- Include envelopeId in webhook payload
New Features
- CSC signing implementation
- Document status cancellation
- Enhanced webhook payload accuracy
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