v2.15.0
docling-project/doclingv2.15.0Jul 21, 2026by Mythie
AI Summary
Documenso v2.15.0 adds granular sign-in controls, field multiselect, and real-time validation, alongside fixes for permissions, team branding, and email rendering.
Key Highlights
- Granular sign-in disable flags and OIDC auto-redirect
- Field multiselect feature
- Real-time validation for emails and passwords
New Features
- Field multiselect
- Granular sign-in disable flags
- OIDC auto-redirect
- Real-time validation for email and password fields
- Sticky form update button
- Admin organization limits and usage UI
Full Release Notes
## What's Changed * fix: auto select field on drop by @dguyen in https://github.com/documenso/documenso/pull/3028 * feat: add field multiselect by @dguyen in https://github.com/documenso/documenso/pull/3031 * fix: invite email placeholder by @Mythie in https://github.com/documenso/documenso/pull/3045 * fix: tighten permission and validation checks by @Mythie in https://github.com/documenso/documenso/pull/3046 * fix: scope organisation group deletion by @dguyen in https://github.com/documenso/documenso/pull/3047 * fix: add missing teams branding guard by @dguyen in https://github.com/documenso/documenso/pull/3049 * fix(email): render Preview inside Body across all email templates by @martindglaser in https://github.com/documenso/documenso/pull/3004 * fix: add additional team group permission checks by @dguyen in https://github.com/documenso/documenso/pull/3052 * fix: french translation for confirmation message by @GregCnpp in https://github.com/documenso/documenso/pull/3050 * feat: add granular signin disable flags and OIDC auto-redirect by @kengru-digito in https://github.com/documenso/documenso/pull/2857 * fix: webhook payload contains stale deletedAt on document cancellation by @Arunkoo in https://github.com/documenso/documenso/pull/2980 * fix: add sticky form update button by @dguyen in https://github.com/documenso/documenso/pull/3056 * chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/3013 * chore: upgrade libpdf by @Mythie in https://github.com/documenso/documenso/pull/3058 * fix: remove presigned branding upload by @dguyen in https://github.com/documenso/documenso/pull/3053 * fix: block invisible & control characters and URLs in names by @catalinpit in https://github.com/documenso/documenso/pull/2978 * fix: admin organisation limits and usage UI by @catalinpit in https://github.com/documenso/documenso/pull/3014 * chore: upgrade deps by @Mythie in https://github.com/documenso/documenso/pull/3065 * Add "Apply Your License Key" self-hosting guide by @roshboi in https://github.com/documenso/documenso/pull/3077 * feat: enable real-time validation for email and password fields by @tanushree-coder-girl in https://github.com/documenso/documenso/pull/2204 * docs: update rate limit doc for organisation limit for self hosters by @roshboi in https://github.com/documenso/documenso/pull/3089 ## New Contributors * @martindglaser made their first contribution in https://github.com/documenso/documenso/pull/3004 * @GregCnpp made their first contribution in https://github.com/documenso/documenso/pull/3050 **Full Changelog**: https://github.com/documenso/documenso/compare/v2.14.0...v2.15.0