Documenso - The Open Source DocuSign Alternative

Documenso

Solutions

Enterprise

Platform

Self-Hosted

Resources

Developers

Pricing

Sign In

Sign Up

Changelog

Check out what's new in the latest version and read our thoughts on it. For more technical details, you can find our releases on GitHub here. You can find our latest release candidates here. Release candidate are bundled in a minor version listed here.

Documenso v2.17.0

Released 20th August 2026

🌟 Key New Features

Bulk Document Downloads

Teams can now select up to 50 documents and download them in one ZIP file. Each completed document can use the signed or original PDF. Each pending document can use a partial or original PDF when a partial copy is available.

Better Document Filters

Document lists now have clear filters for status, sender, and date range. New Rejected and Expired filters help users find requests that they must examine. Active filters stay visible above the table, and users can reset all filters together. The page URL also contains the filter state. Thus, a page refresh or a shared link keeps the same view.

New Settings Page

Documenso now has one full-page workspace for account, organisation, and team settings. A single Settings entry opens the new sidebar and replaces the separate settings areas. The sidebar keeps each settings scope available as users move between pages. Documenso Cloud also shows previews for Branding, SSO, and Email Domains before an upgrade.

🔧 Other Improvements

Documenso v2.16.0

Released 19th August 2026

🌟 Key New Features

Rebuilt API Token Management

The API Tokens page now uses a table for the token name, creation date, expiration date, and status. Expired tokens have a clear status, and tokens without an expiration date show Never.

Reset Controls for Document and Branding Preferences

Document and branding preferences now have Reset to defaults controls. Each control opens a confirmation dialog that identifies the settings that will change. Teams can restore all default values in one operation. The confirmation step prevents an accidental reset of the current settings.

More Reliable Editor Autosave

The editor now saves one update at a time and always sends the latest queued change. Before the user moves to Add Fields, Documenso waits for the current change to save. This change corrects a race that could remove new recipient details on a slow connection. It also prevents an older request from replacing a newer edit.

🔧 Other Improvements

Documenso v2.15.0

Released 21st July, 2026

🌟 Key New Features

Field Multiselect

The envelope editor now supports selecting multiple fields at once, so repositioning or cleaning up a busy document no longer means dragging fields one by one. Newly dropped fields are also selected automatically, letting you configure them immediately without an extra click. Together these make building field-heavy documents noticeably faster.

Granular Sign-In Controls and OIDC Auto-Redirect

Self-hosters can now disable each sign-in method individually; email/password, Google, Microsoft, and OIDC; instead of only being able to switch sign-in off entirely. For instances that standardise on a single identity provider, a new auto-redirect option sends users straight from the sign-in page to the OIDC provider, removing the intermediate login screen. This is useful for companies running Documenso behind their own SSO who don't want stray password logins.

🔧 Other Improvements

Documenso v2.14.0

Released 28th June, 2026

🌟 Key New Features

Certificate and Audit Log Downloads via API

The API can now download a document's signing certificate and audit log as separate PDFs. Previously these were only available through the app, which made compliance archiving awkward for teams that manage documents programmatically. Integrations can now pull the full evidence trail for a completed document without anyone touching the dashboard.

Rejecting Documents on Behalf of Recipients

A new API endpoint lets document owners record a rejection for a recipient who declined outside the platform, over email, on a call, or anywhere else. The rejection is clearly flagged as externally recorded in the audit log, with optional attribution of who acted, so the document trail stays honest while workflows can move on instead of waiting on a signature that will never come.

Brand Colours in Emails

Organisations with custom branding can now carry their brand colours into notification emails. Signing invitations and related emails pick up the same palette configured for signing pages, so recipients get a consistent branded experience from inbox to signature instead of a Documenso-coloured email linking to a white-labelled page.

🔧 Other Improvements

Documenso v2.13.0

Released 18th June, 2026

🌟 Key New Features

CSC 2.0 Support for External Certificates

Documenso now supports the Cloud Signature Consortium (CSC) 2.0 standard, allowing you to integrate your own Qualified Trust Service Provider (QTSP) for external certificate based signing. This lays the foundation for upcoming Advanced Electronic Signature (AES) and Qualified Electronic Signature (QES) support, enabling organizations to connect trusted signing providers directly into their Documenso workflows.

Cancelling Documents

Pending documents can now be cancelled rather than deleted. Cancelling stops all outstanding signing, notifies recipients, and moves the document to a dedicated Cancelled tab, while keeping it in the dashboard as proof of what was sent, to whom, and when. Cancellation works on single documents or in bulk and is recorded in the audit log. This fills the gap between letting a dead document linger as pending and deleting the evidence that it ever existed.

🔧 Other Improvements

Documenso v2.12.0

Released 16th June, 2026

🌟 Key New Features

Native Azure Blob Storage

Self-hosters on Azure can now store documents directly in Azure Blob Storage. Azure offers no S3-compatible API, so until now Azure deployments needed a translation gateway or had to fall back to database storage. The new transport talks to Blob Storage natively using the official Azure SDK, and supports Azurite for local development.

Multiple Email Transports

Instance admins can now configure multiple email transports and assign them to specific organisations, instead of the whole instance sharing one email setup. Transports are managed from the admin panel, including test sending, and every outgoing email resolves its transport dynamically. This is aimed at platform and enterprise setups where different tenants need to send from different providers or domains.

🔧 Other Improvements

Documenso v2.11.0

Released 13th May 2026

🌟 Key New Features

Custom Branding for Signing Pages

Platform-plan organisations and teams can now style non-embedded signing pages with their own brand colours, border radius, and custom CSS. Teams can inherit the organisation-level branding by default, or override it when they need a different signing experience. Custom CSS is sanitised before it is saved and scoped to the signing page, so branded pages can look native to a customer’s product without exposing the rest of the app to arbitrary styling.

🔧 Other Improvements

Documenso v2.10.1

Released 5th May 2026

🌟 Key New Features

Pending Signed PDF Downloads

Teams can download a partial PDF while an envelope is still pending. The download includes the fields and signatures that have already been inserted, but it is clearly treated as a draft: it does not include certificate pages, audit-log pages, or a final cryptographic seal, and the filename uses a pending suffix. This is useful when teams need to review progress before the last signer has completed their part.

🔧 Other Improvements

Documenso v2.10.0

Released 1st May 2026

🌟 Key New Features

Live Signature Rendering on Pending Envelopes

The document view now renders signatures that have already been collected, even while the envelope is still pending. Previously, teams often had to wait until the entire envelope completed before seeing the signed output reflected clearly in the viewer. This gives document owners a better in-progress view of multi-signer envelopes.

🔧 Other Improvements

Documenso v2.9.1

Released 23rd April 2026

🔧 Other Improvements

Documenso v2.9.0

Released 18th April 2026

🌟 Key New Features

Signing Reminders

Documenso can now remind recipients who have not signed yet. Reminder settings can be configured for envelopes and organisations, and background jobs handle checking which recipients are due for a reminder and sending the email. This helps teams reduce manual follow-up work when a document is waiting on one or more signers.

BullMQ Background Job Provider

Self-hosted deployments now have a BullMQ/Redis-backed background job provider alongside the existing job providers. It supports retries, concurrency, cron-style scheduling, and a Bull Board dashboard for monitoring queued, active, completed, and failed jobs. This is useful for self-hosters who want queue durability and visibility without relying on the hosted Inngest workflow.

Envelope PDF Replacement

The envelope editor now lets users replace an envelope item’s PDF without recreating the envelope from scratch. Recipients and existing workflow setup can remain in place while the underlying file is corrected or swapped. The replacement is also recorded as an audit-log event so the change remains traceable.

Save Document as Template

Users can now save a completed document as a reusable template. This helps teams turn one-off documents into repeatable workflows after they have already built the field and recipient structure.

🔧 Other Improvements

Documenso v2.8.1

Released 16th March 2026

🌟 Key New Features

Organisation Templates

Documenso now has an organisation-level template type. Organisation templates can be shared across teams under the same organisation, giving admins a central place to manage reusable document structures that should not belong to just one team.

🔧 Other Improvements

Documenso v2.8.0

Released 10th March 2026

🌟 Key New Features

New PDF Image Renderer

Documenso replaced the previous React PDF viewer with a custom image-based PDF renderer backed by virtualised page rendering. The new renderer serves page images through dedicated routes and is used across the editor, signing, and embedded document views. This improves performance on long documents and reduces viewer instability from the older rendering stack.

Embedded Envelopes

The v2 envelope editor can now be embedded end-to-end. Partners can create and edit envelopes inside their own applications with a dedicated embedded authoring flow, settings dialog, recipient form, attachment popover, and playground. This brings embedded authoring closer to parity with the standalone envelope editor.

🔧 Other Improvements

Documenso v2.7.1

Released 5th March 2026

🔧 Other Improvements

Documenso v2.7.0

Released 3rd March 2026

🌟 Key New Features

Per-Recipient Envelope Expiration

Every recipient can now have their own signing deadline. Once the deadline passes, that recipient can no longer sign and is redirected to an expiry notice, while the overall document can remain pending for other recipients. Expiration can be configured at organisation, team, and document levels, and a background sweep handles expired recipients, owner notifications, and webhook events.

🔧 Other Improvements

Documenso v2.6.1

Released 18th February 2026

🔧 Other Improvements

Documenso v2.6.0

Released 29th January 2026

🌟 Key New Features

Bulk Document Selection, Move, and Delete

Document and template lists now support selecting multiple rows at once. Once items are selected, users can move them into a folder or delete them in bulk, instead of repeating the same action one document at a time. Selection state clears when filters or navigation change, reducing the risk of accidentally acting on stale selections.

Auto-Place Fields from PDF Placeholders

Documenso can now detect placeholder syntax inside uploaded PDFs and convert those placeholders into real fields. For example, a PDF can contain placeholders for signature, text, and other fields, assigned to recipient positions, and Documenso will place the fields automatically in the editor. This is especially useful for teams or integrations that generate PDFs and want field placement to be repeatable without manually dragging every field.

License Integration

Self-hosted and enterprise deployments now have a first-class license integration. The admin panel can show license status, enterprise-only feature flags can be blocked when the instance is not entitled to them, and admins get clearer feedback when a license is missing or invalid.

🔧 Other Improvements

Documenso v2.5.1

Released 27th January 2026

🔧 Other Improvements

Documenso v2.5.0

Released 26th January 2026

🌟 Key New Features

Default Recipients for Teams and Organisations

Teams and organisations can now define default recipients that are prefilled on new documents and documents created from templates. Organisation defaults can apply broadly, while teams can override them when their workflow needs a different set of signers or CCs. This reduces repeated setup for teams that frequently send documents to the same internal approvers, reviewers, or shared inboxes.

🔧 Other Improvements

Documenso v2.4.0

Released 8th January 2026

🔧 Other Improvements

Documenso v2.3.2

Released 24th December 2025

🌟 Key New Features

Delegate Document Ownership for Team API Tokens

Documents and templates created with a team-scoped API token can now be attributed to a specific uploader instead of always defaulting to the token creator. This supports API-driven teams where the integration acts on behalf of multiple people. The delegation is recorded in the document audit log so ownership remains transparent.

Find Envelopes API Endpoint

API v2 now includes an endpoint for finding envelopes through search, filters, sorting, and pagination. This rounds out the read side of the envelope API for integrations that need to build lists, dashboards, or reconciliation jobs.

🔧 Other Improvements

Documenso v2.3.1

Released 18th December 2025

🔧 Other Improvements

Documenso v2.3.0

Released 18th December 2025

🌟 Key New Features

Envelope Audit Logs API

A new API endpoint exposes audit-log entries for envelopes. Integrations can now pull a timeline of envelope events directly through the API instead of relying only on UI inspection. This is useful for compliance exports, customer portals, and internal audit tooling.

Empty Recipient Emails for Envelopes

Envelopes can now be created and saved with recipients that do not yet have an email address. This supports in-person, kiosk, placeholder, and template-style workflows where the signer is selected later. Related email, resend, cancel, reject, completion, and admin flows were updated so missing recipient emails do not break the envelope lifecycle.

🔧 Other Improvements

Documenso v2.2.0

Released 8th December 2025

🌟 Key New Features

AI-Powered Field and Recipient Detection

Documenso now supports AI-assisted detection for fields and recipients. When enabled in organisation or team settings, Documenso can scan an uploaded PDF and propose fields, field types, recipients, pages, and positions automatically. This can significantly reduce setup time for long or repetitive documents.

🔧 Other Improvements

Documenso v2.1.0

Released 25th November 2025

🌟 Key New Features

Organisation Insights

The admin leaderboard has been replaced by a richer Organisation Insights dashboard. Instance admins can inspect organisation-level analytics with date-range filtering, signing volume over time, and per-user activity. This gives self-hosted and enterprise admins a better operational view of how Documenso is being used across organisations.

Webhook Logs and Resend

Webhook deliveries now have a visible log view. Admins can inspect each delivery attempt, review payload and response information, and resend an individual webhook call when needed. This makes webhook debugging much easier for integrations and support teams.

Field Developer Mode

The envelope editor now includes a developer mode that overlays field coordinates and dimensions. This helps API users and integration developers line up fields precisely, debug field placement, and reproduce positions programmatically.

Additional Field Options

Fields now support more layout controls, including vertical alignment, letter spacing, and line height for text-like fields. Multi-line behaviour was improved, and final sealing better preserves fields that should appear in the signed PDF. These options give document creators more control over how text and number fields fit into strict form layouts.

Change Field Recipient In-Place

Users can now reassign a field to a different recipient without deleting and recreating it. A recipient selector on the field makes it faster to correct mistakes during document preparation, especially on documents with many recipients.

Simplified Billing UX

Billing settings have been reorganised into a clearer billing area that lists the organisations a user can manage. Users can jump to the relevant subscription portal from a single place instead of searching through separate organisation settings.

More Languages

Documenso added Japanese, Korean, Simplified Chinese, and Portuguese (Brazil) support. The PDF viewer and sealing path also gained related CJK support so non-Latin glyphs display more reliably in browser previews and signed output.

OIDC Login Prompt Control

Self-hosters can disable the automatic OIDC login when their identity provider does not handle it well. This helps deployments using providers where forced re-login prompts cause unnecessary friction or broken redirects.

Background Job Parallelism Tuning

The Inngest job runner now supports parallelism tuning for jobs. This gives larger deployments more control over throughput for heavy background work such as envelope sealing.

🔧 Other Improvements

Documenso v2.0.0 🎉

Released 10th November 2025

🌟 Key New Features

Envelopes

The new editor introduces full support for multi-document envelopes and a smoother, more precise editing experience. It features improved field rendering, accurate placement, and better overall performance, making document preparation faster and more reliable.

API V2

API v2 is now fully available. It introduces full support for multi-document envelopes and a new two-step direct upload process for more reliable file handling and faster integrations. API v1 remains stable but will no longer receive new feature updates. A major release that modernizes the API layer and improves flexibility for developers integrating Documenso into their workflows.

API Docs: https://documen.so/api

Folders API

The API V2 now includes full folder management capabilities, allowing developers to create, organize, and manage documents within folders programmatically.

Sign In with Microsoft

Users can now log in with their Microsoft accounts, making authentication faster and more secure for both personal and enterprise users using Microsoft Entra ID. This feature is available for both hosted and self-hosted (Enterprise) deployments.

🔧 Other Improvements

Documenso v1.12.9

Released 7th October 2025

🌟 Key New Features

Two-Factor Authentication for Document Completion

Added optional 2FA verification before completing a document, providing an extra layer of security for sensitive agreements.

Improved Invite Emails

Invite emails have been refined with clearer messaging and formatting, offering a more professional experience for recipients.

🔧 Other Improvements

Documenso v1.12.8

Released 29h September 2025

🔧 Other Improvements

Documenso v1.12.7

Released 26h September 2025

🌟 Key New Features

Branding Logo on Signing Page

The signing page now displays your organization’s branding logo, giving recipients a more professional and personalized signing experience.

File Upload Size Limit

A maximum file size limit has been introduced to ensure stability and prevent upload errors with overly large files.

Improved Resend Dialog

The resend dialog has been redesigned for clarity, providing better feedback and smoother handling when resending signing requests.

Documenso v1.12.6

Released 25h September 2025

🌟 Key New Features

Change Organization Owner from Admin Panel

Admins can now transfer organization ownership directly from the admin panel. This simplifies user management and makes ownership changes faster and safer.

🔧 Other Improvements

Documenso v1.12.5

Released 23th September 2025

🌟 Key New Features

Remove Email Requirement for Template Recipients

Template recipients no longer need an email address to be added. This makes it easier to prepare templates for flexible or placeholder workflows before assigning recipients later.

Documenso v1.12.3

Released 12th September 2025

🌟 Key New Features

Recipient Auto-Suggest

We added auto-suggestions for email and name fields to make selecting past recipients and team members easier. We also introduced a new AutocompleteInput with full keyboard navigation to improve the editing experience.

Organization SSO

We added a dedicated SSO Portal that lets organizations log in with their own OIDC provider. Basic OIDC support is still included in the self hosted community edition. The portal adds an organization specific login URL, automatic onboarding, and delegated account management. It supports any OIDC compliant provider, including Google Workspace, Microsoft Entra ID, Okta, and Auth0. This feature is available to Enterprise customers only. Read more here.

🔧 Other Improvements

Documenso v1.12.2

Released 26th August 2025

🌟 Key New Features

Horizontal Checkboxes

Added checkbox button support for horizontal and vertical orientation. This makes formatting more flexible.

Create Document in Specific Folder

API V1 and V2 now support creating documents directly inside folders. This makes it easier to organize documents at the time of creation. Read more in the API Documentation.

Reset 2FA from Admin Panel

Self-Hosting Admins can now reset two factor authentication directly from the admin panel.

Empty Template Placeholder

Users can now create template placeholders without assigning placeholder emails. This makes it easier to set up flexible templates that can be filled in later.

Drag and Drop for Template Creation

Template creation now supports drag and drop, just like document creation. This makes setting up templates quicker and more intuitive.

🔧 Other Improvements

Documenso v1.12.0

Released 3rd July 2025

🌟 Key New Features

Organizations

Organisations are the new top-level structure in Documenso, designed to manage multiple teams and users under one entity. They provide centralized billing, access control, and unified settings across your workspace. This makes collaboration, security, and administration easier at scale. Read more here.

New Admin Metric: Monthly Active Users

We added a new metric that lets instance admins track monthly active users. This is currently available only for self hosted deployments.

Sequential Document View Logs

We now track sequential document views to provide better insights and improve security. This helps admins monitor how documents are accessed in order.

Inbox Counter

The inbox counter now shows pending signature invites and required actions. This makes it easier to keep track of outstanding tasks.

Sign Out Of All Sessions

Users can now sign out of all active sessions at once. This improves account security and control.

Dev Mode: Show Field Coordinates for Developers

A new developer mode shows field coordinates on documents. This helps developers debug and fine tune field placement.

European Date Format

We added support for the European date format dd.MM.yyyy HH:mm. For example, 31.12.2025 14:30.

New Languages: French, Spanish and German

Documenso is now available in French, Spanish, and German.

Custom Email Domains

Enterprise customers can now send emails from their own domains instead of the default Documenso address. This is done by configuring DNS records (SPF and DKIM) and verifying the domain in the organization settings. Read more here.

Extended Template API

APIs v1 and v2 now support uploading templates, similar to document uploads. Use the template API to create templates programmatically. Read more in the Documentation.

🔧 Other Improvements

Documenso v1.11.0: Bulk Add Fields and Fixes

Released 19th May 2025

🌟 Key New Features

Bulk add fields

Quickly insert multiple fields into a document at once, ideal for complex forms.

🔧 Other Improvements

Documenso v1.10.0: Dictate Next Signer, Embedded Authoring, and Folders

Released 2nd May 2025

🌟 Key New Features

1. Better document rejection

Signers can now reject documents more clearly, with better messaging and flow for all parties involved.

2. Dictate next signer

Gain full control over signing flow by manually setting who signs next in a multi-signer sequence.

3. Support embedded authoring

Users can now create and edit documents—including using templates—directly inside your app, fully whitelabeled.

4. Migrate webhook execution to background jobs

Webhooks now run in the background with automatic retries, improving reliability and performance—especially during high-volume activity.

5. Download original documents

Easily access the original uploaded files, not just the signed versions—ideal for audits and record-keeping.

6. Certificate QR code

Every signed document now includes a QR code on the certificate, making it easy to verify and share.

7. Folders

Keep documents organized by grouping them into folders—ideal for managing projects, clients, departments, or workflows. Folders make it easier to stay structured as your document volume grows and are especially useful for teams working across multiple contexts.

🔧 Other Improvements

Documenso v1.9.0: Notifications Controls, Fields API and Polish+Italian

Released 2nd Feb 2025

🌟 Key New Features

1. Add controls for sending completion emails to document owners

Document owners can now choose whether to receive an email when a recipient completes signing, offering more control over notifications.

2. Notify owner when a recipient signs

When a recipient signs a document, the owner can now be notified immediately—making it easier to stay in the loop.

3. Allow switching document when using templates

While using a template, you can now switch the underlying pdf without starting over—great for iterative workflows.

4. Fields API

We’ve introduced new APIs for managing templates and fields programmatically, enabling tighter integration with your own tooling.

5. Duplicate template fields

Save time when building templates by duplicating fields to all pages, directly in the editor.

6. Text align option for fields

Text fields now support left, center, or right alignment, offering more layout control for branded documents.

7. Bulk Send Templates

You can now generate and send multiple documents at once from a template by uploading a CSV—perfect for batch operations.

  1. Polish and Italian

The UI is now fully translated into Polish and Italian, helping more teams use Documenso in their native language.

🔧 Other Improvements

Documenso v1.8.0: Team Preferences, Signature Rejection, and Document Distribution

We're excited to announce the release of Documenso v1.8.0! This update brings powerful new features to enhance your document signing process. Here's what's new:

🌟 Key New Features

1. Team Preferences

Introducing Team Preferences, allowing administrators to configure settings and preferences that apply to documents across the entire team. This feature ensures consistency and simplifies management by letting you set default options, permissions, and preferences that automatically apply to all team members.

2. Signature Rejection

Recipients now have the option to reject signatures. This feature enhances communication by allowing recipients to decline signing, providing feedback or requesting changes before the document is finalized.

3. Document Distribution Settings

With the new Document Distribution Settings, you have greater control over how your documents are shared. Distribute communications via our automated emails and templates or take full control using our API and your own notifications infrastructure.

🔧 Other Improvements

Support for Gmail SMTP Service: Adds support for using Gmail as your SMTP service provider.

💡 Recent Features

Don't forget to take advantage of these powerful features from our recent releases:

👏 Thank You

As always, we're grateful for the community's contributions and feedback. Your support helps us improve Documenso and deliver a top-notch open-source document signing solution.

We hope you enjoy the new features in Documenso v1.8.0. Happy signing!

Documenso v1.7.1: Signing order and document visibility

We're excited to introduce Documenso v1.7.1, bringing you improved control over your document signing process. Here are the key updates:

🌟 Key New Features

1. Signing Order

Specify the sequence in which recipients sign your documents. This ensures a structured signing process, particularly useful for complex agreements or hierarchical approvals.

2. Document Visibility

Manage who can view your documents and when. This feature offers greater privacy and flexibility in your document sharing workflows.

🔧 Other Improvements

💡 Recent Features

Don't forget about these powerful features from our recent v1.7.0 release:

👏 Thank You

As always, we're grateful for our community's contributions and feedback. Your input continues to shape Documenso into the leading open-source document signing solution.

We're eager to see how these new features enhance your document workflows. Enjoy exploring Documenso v1.7.1!

Documenso v1.7.0: Embedded Signing, Copy and Paste, and More

We're thrilled to announce the release of Documenso v1.7.0, packed with exciting new features and improvements that enhance document signing flexibility, user experience, and global accessibility.

We're excited to see what you'll create with this release and we'd love to hear your feedback. Let's dive into the highlights:

🌟 Key New Features

Embedded Signing Experience

Take your document signing to the next level with our new embedded signing feature. Now you can seamlessly integrate Documenso's signing process directly into your own website or application, providing a smooth, branded experience for your users.

Check out our Embedding documentation to learn more about how to get started.

Copy and Paste Fields

Streamline your document preparation with our new copy and paste functionality for fields. This feature allows you to quickly duplicate fields across your document, saving time and ensuring consistency in your templates.

Customizable Signature Colors

Recipients can now select a signature color from our list of available colors, supporting workflows where specific colors are required for each recipient, location, or document.

Enhanced Internationalization (i18n)

Following on from our last release we've now expanded our i18n support to the main web application. We haven't yet added support for any additional languages but that will be coming quickly now that we have completed the hard work of wrapping all of our content in our new i18n system.

These enhancements make Documenso more accessible to users worldwide.

🔧 Other Improvements

📚 New Content

👏 Community Contributions

A big thank you to our vibrant community! This release includes contributions from several new contributors, further enriching Documenso's capabilities.

We're excited to see how you'll use these new features to streamline your document workflows. As always, we appreciate your feedback and support in making Documenso the best open-source document signing solution available.

Enjoy exploring v1.7.0!

Documenso v1.6.1: Internationalization, Enhanced OIDC, and More

We're excited to announce the release of Documenso v1.6.1, which brings several improvements to enhance your document signing experience. Here are the key updates:

🌟 Key New Features

New Initials Field Type

We've added a new field type for initials, giving you more options for document customization. This feature allows signers to quickly initial documents, adding an extra layer of verification to your signing process.

Internationalization Support

We've taken a big step towards making Documenso accessible to a global audience by adding i18n (internationalization) support for our marketing pages and adding translations to support multiple languages.

While this is just a small step towards a fully multilingual Documenso, it's a significant step towards making our platform more accessible to a global audience.

Using our new knowledge and findings from the marketing implementation, we aim to tackle our web application in the near future for a fully global Documenso.

Enhanced OpenID Connect (OIDC) Integration

For our self-hosted users leveraging OIDC for authentication:

🔧 Other Improvements

UI Enhancements:

We've also made various other minor fixes and improvements to ensure a smoother Documenso experience.

👏 Community Contributions

A big thank you to our growing community! This release includes contributions from several new contributors, showcasing the power of open-source collaboration.

We appreciate your continued support and feedback as we work to make Documenso the best document signing solution available. Enjoy the new features and improvements in v1.6.1!

v1.6.0: Enhancing Team Collaboration and User Experience

Released 23rd July 2024

This release contains 8 fixes

We're excited to announce the release of Documenso v1.6.0! The new release is packed with new features and improvements to streamline the signing process. Here are the highlights:

📚 New Documentation Site

We’ve launched a comprehensive documentation site to help you make the most of Documenso. Check it out to explore all our features and best practices! Based on your feedback, we’re constantly working to improve Documenso. Feel free to ping us to update the docs or even raise PRs.

Check out the docs at https://docs.documenso.com

✅ Enhanced Field Types

We've significantly expanded our field options to give you more document and template creation flexibility. New field types include:

We've added more customization options for each field type, allowing you to create more dynamic and interactive documents. All non-auto field types allow setting pre-fill values, placeholders, and labels. For more details, see the new documentation.

🪪 Public Profiles

We've introduced Public Profiles, allowing you to showcase your professional identity within Documenso and showcase your publicly available templates. This feature enhances transparency and trust in your signing processes. This feature enhances transparency and trust in your signing processes.

⬅️ Move Documents and Templates to Teams

Did you accidentally create a document under your personal account? No problem! You can move documents and templates between your personal account and team workspaces, facilitating better organization and teamwork.

🔧 Other Improvements

v1.5.6

Released 28th June 2024

This release contains 11 fixes

🕗 Show Creation Time

We are now displaying the document creation time in the documents view. This allows for easier identification of multiple documents created on the same day.

🔗 Direct Template Links

With this release, we are introducing direct link templates. This allows you to statically link to any template and let anyone with the link sign it at any time. A new document is created in your account when a template is signed. Templates with direct links still support all other template features, allowing you to create intricate workflows triggered by the signers.

Learn more about Direct Links on our blog or try them by signing the Documenso Supporters Pledge.

🛂 OpenID Connect (OIDC) Support

Thanks to Matt Kilgore, Documenso now supports OIDC as an authentication provider. This allows self-hosted users to define whatever identity provider they want as long as it supports the OIDC. Azure, Zitadel, Authentik, KeyCloak, and Google all support OIDC.

v1.5.5

Released 6th May 2024

This release contains 20 fixes

✅ Show Completed Fields

Fields completed by other recipients are now visible to everyone to communicate the state of the document better and allow users an informed decision on what they are signing.

⬇️ Download Completed Documents via API

Completed documents can now be downloaded via the API using this new endpoint:

GET /API/V1//DOCUMENTS/{ID}/DOWNLOAD

Check out the full Open API docs here: https://documen.so/openapi

➕ Adding Yourself as a Signer

Adding yourself as a signer is now just one click away.

v1.5.4

Released 11th April 2024

This release contains 21 fixes

🔑 Passkeys

To improve security and usability for high-security setups, we added passkeys with this release. Passkeys can now be used to log in or re-authenticate each signature for high-compliance cases.

📄 Signing Certificate & Audit Log

On the security/ compliance side, we also added Signing Certificates and Audit Logs. Every signed document now has a certificate attached, showing technical details of the signature to improve transparency and security. Further, every action on a document from creation to completion is now logged in the audit log to guarantee the integrity of the process.

🔏🦀 @documenso/pdf-sign

We are pretty hyped about this one: Since version 0.9, we relied on https://github.com/vbuch/node-signpdf to add the digital signatures to our documents. Since signing is at the heart of Documenso, we created our own rust-based library for signing. As of 1.5.4, Documenso's signing runs on @documenso/pdf-sign. The library offers a better architecture to enable signing with private keys that are not stored locally (e.g. via HSM). We are in the process of cleaning up the library to open source it like the rest of Documenso 🌱 The library will also help us to offer Long Term Validation (LTV) for signatures soon. While we are currently limited to signing with PKCS7-B, eventually, we plan to support all common signing standards like PAdES, CAdES, and XAdES.

Documenso

© 2026 Documenso, Inc. All rights reserved.

Solutions

Workflows

Automate

Embed

Integrate

LibPDF

Help & resources

Support

Careers

Status

Blog

User Guide

Developers

Developer Quickstart

Documentation

Github

Embedding

Design

Docker

About

Pricing

Privacy

Terms

Fair Use

Company

Changelog

OSS Friends

Shop

Open Startup

Compliance

Overview

ESIGN Act

UETA

21 CFR Part 11

S OC2

HIPAA

Features

Signing

Templates

Direct Link

Features

Teams

White-label

Public Profile

Features

API

Zapier

Features

Webhooks

Platform

Select LanguageEnglishFrenchSpanishGerman (Germany)

English