v2.13.0
docling-project/doclingv2.13.0Jun 18, 2026by Mythie
AI Summary
This release focuses on document signing security and management, adding CSC AES/QES signing capabilities and the ability to cancel document statuses, alongside an update to webhook payloads.
Key Highlights
- CSC AES/QES signing support (v1 instance-wide config)
- Cancellable document status feature
- Updated webhook payload including envelopeId
New Features
- CSC AES/QES signing implementation
- Cancellable document status
- EnvelopeId inclusion in webhook payloads
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