v2.11.0

kulikov0/whitelist-bypassv2.11.0May 13, 2026by Mythie

AI Summary

A comprehensive update focusing on security improvements for 2FA users, new features like pending signed PDF downloads and custom branding, and performance optimizations including compression and dynamic imports.

Key Highlights

  • Fix for 2FA users being incorrectly flagged as bots
  • Added pending signed PDF downloads
  • Custom branding support for signing pages
  • Protection of signing URLs from indexing, caching, and embedding
  • Support for DOCX uploads via Gotenberg

New Features

  • Pending signed PDF downloads
  • Granular signup disable flags
  • Custom branding for signing pages
  • DOCX uploads via Gotenberg
  • Admin org deletion

Full Release Notes

## What's Changed
* fix: prevent 2fa users from being flagged as bots by @Mythie in https://github.com/documenso/documenso/pull/2748
* feat: allow add myself feature for embeds by @dguyen in https://github.com/documenso/documenso/pull/2754
* feat: remove default personal orgs from custom sso by @dguyen in https://github.com/documenso/documenso/pull/2741
* feat: add pending signed PDF downloads by @ephraimduncan in https://github.com/documenso/documenso/pull/2730
* feat: add DD-MM-YYYY date format variants by @catalinpit in https://github.com/documenso/documenso/pull/2767
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2737
* fix: paginate and search member/group pickers by @Mythie in https://github.com/documenso/documenso/pull/2768
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2771
* feat: add new field overflow methods by @dguyen in https://github.com/documenso/documenso/pull/2715
* fix: replace linter with biome by @dguyen in https://github.com/documenso/documenso/pull/2645
* fix: lint project by @dguyen in https://github.com/documenso/documenso/pull/2693
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2772
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2774
* feat: add granular signup disable flags by @ephraimduncan in https://github.com/documenso/documenso/pull/2765
* feat: add custom branding for signing pages by @Mythie in https://github.com/documenso/documenso/pull/2785
* perf: dynamically import posthog by @ephraimduncan in https://github.com/documenso/documenso/pull/2622
* feat: protect signing URLs from indexing, caching, and embedding by @ephraimduncan in https://github.com/documenso/documenso/pull/2469
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2786
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2788
* chore: add section on personal organisations for SSO users by @dguyen in https://github.com/documenso/documenso/pull/2793
* chore: update French translations by @abdhenni in https://github.com/documenso/documenso/pull/2717
* chore: update fair use policy by @ElTimuro in https://github.com/documenso/documenso/pull/2798
* refactor: remove unnecessary DateRange type assertion by @anish1204 in https://github.com/documenso/documenso/pull/2790
* chore: remove github action caches by @dguyen in https://github.com/documenso/documenso/pull/2802
* feat: support DOCX uploads via Gotenberg by @Mythie in https://github.com/documenso/documenso/pull/2801
* fix: remove translation tag from css textarea placeholder by @Mythie in https://github.com/documenso/documenso/pull/2803
* chore: update docs to use editor instead of authoring by @dguyen in https://github.com/documenso/documenso/pull/2800
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2796
* feat: add admin org deletion by @dguyen in https://github.com/documenso/documenso/pull/2795
* perf: compress signing-celebration.png from 20MB to 4MB by @ggoswami777 in https://github.com/documenso/documenso/pull/2781
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2804
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2805

## New Contributors
* @abdhenni made their first contribution in https://github.com/documenso/documenso/pull/2717
* @anish1204 made their first contribution in https://github.com/documenso/documenso/pull/2790
* @ggoswami777 made their first contribution in https://github.com/documenso/documenso/pull/2781

**Full Changelog**: https://github.com/documenso/documenso/compare/v2.10.0...v2.11.0