Templates & bulk send
Save an envelope’s recipients and field layout as a reusable template, and send one document to many recipients from a CSV.
Retention & archival
Automatic archival of envelopes past the 7-year PIPEDA retention window. Before any purge we contact the account with options to extend, export, or delete.
Landing page motion overhaul
Choreographed scroll motion — golden thread, hero cinema, spatial product preview. The landing now reads as one composition end to end.
Webhook delivery pipeline
Outbound webhooks with retry, signature verification, and replay. Subscribe to envelope.sent / .viewed / .signed / .completed.
OAuth2 SSO & CRM integration
OAuth2 authorization flow for embedding VG·Sign inside CRMs. VG Realestate integration is live as the first reference implementation.
Pre-flatten pipeline (mupdf-wasm)
Fillable PDF forms with XFA fields are flattened on upload via mupdf-wasm so signatures burn in cleanly on every viewer, including iOS Mail and Adobe Reader.
Envelope model
Single-document model promoted to multi-document envelopes. Every signing flow now goes through an envelope, even for single PDFs.
Foundation
Auth, upload, recipient flow, editor, send/email pipeline, public signer page, SMS OTP, append-only audit log + certificate of completion.
Roadmap
What we’re working on next, in order.
- Planned — Customer SSO — SAML 2.0 for enterprise workspaces
- Planned — Official API SDKs — TypeScript, Python, Go