v2.11.0
zhu-xlab/GlobalBuildingAtlasv2.11.0May 13, 2026by Mythie
AI Summary
This release focuses on enhancing the document signing experience with new customization options like custom branding and DOCX support, alongside important security improvements to protect signing URLs.
Key Highlights
- Custom branding for signing pages
- DOCX file upload support via Gotenberg
- Protection of signing URLs from indexing and caching
- Granular signup disable flags for administrators
- Performance optimizations including image compression
New Features
- Custom branding for signing pages
- DOCX uploads via Gotenberg
- Pending signed PDF downloads
- DD-MM-YYYY date format variants
- Protect signing URLs from indexing, caching, and embedding
- Granular signup disable flags
- 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