v2.39.0
NousResearch/hermes-agentv2.39.0Jun 2, 2026by nxglabs
AI Summary
This release introduces Signer Roles and Offline Signing capabilities to enhance workflow control and security. It also expands the API with v1.2 support for password-protected documents and adds new endpoints for signing links and CC recipients.
Key Highlights
- Introduction of Signer Roles (Signer, Approver, Viewer) for role-based validation.
- Support for Offline Signing with approval workflows.
- Release of API v1.2 with password-protected PDF support.
- Addition of Signing Links endpoint for real-time status tracking.
- Fixes for mobile view responsiveness and widget positioning issues.
New Features
- Signer Roles (Signer, Approver, Viewer) with role-based validation and behavior
- Offline Signing support with approval workflow
- Auto-detect existing for fields in uploaded PDF (AcroForm detection)
- API v1.2 support for password-protected PDFs
- Signing Links endpoint (v1.1) with real-time declined document status tracking
- CC recipient support in workflows
- SendInOrderStrict for stricter signing order control
- Vertical scrolling experience across signing flows
Full Release Notes
## What's Changed **New Features:** - Introduced Signer Roles (Signer, Approver, Viewer) with role-based validation and behavior - Added Offline Signing support with approval workflow - Implemented Auto-detect existing for fields in uploaded PDF(AcroForm detection) - Released API v1.2 - Support for password-protected PDFs - Added signer_role, allow_offline_sign, send_in_order_strict parameters. - Added Signing Links endpoint (v1.1) with real-time declined document status tracking - Added CC recipient support in workflows - Introduced SendInOrderStrict for stricter signing order control - Added vertical scrolling experience across signing flows. **Bug Fixes:** - Fixed template-based document creation issues (title mismatch, parameter overrides) - Fixed widget value update issues, especially for widgets placed at the bottom of pages - Fixed mobile view issues (widget positioning, zoom, responsiveness) - Corrected errors for non-verified users in bulk send and resend flows **Full Changelog**: https://github.com/nxglabs/OpenSign-Enterprise/compare/v2.38.0...v2.39.0