v2.11.0
rerun-io/rerunv2.11.0May 13, 2026by Mythie
AI Summary
This release introduces significant enhancements to document security, customization options, and file upload capabilities. It includes new features like DOCX support, custom branding for signing pages, and granular signup controls, alongside performance optimizations and various bug fixes.
Key Highlights
- Protection of signing URLs from indexing, caching, and embedding
- Support for DOCX uploads via Gotenberg
- Custom branding options for signing pages
- Dynamic import of PostHog for improved performance
- Granular signup disable flags
New Features
- Add 'Add Myself' feature for embeds
- Support DOCX uploads via Gotenberg
- Add custom branding for signing pages
- Protect signing URLs from indexing, caching, and embedding
- Add granular signup disable flags
- Add admin org deletion
- Add pending signed PDF downloads
- Add DD-MM-YYYY date format variants
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