v2.8.0

PostHog/posthog.comv2.8.0Mar 10, 2026by Mythie

AI Summary

The Documenso platform release introduces PDF image rendering, embedded envelopes, and template search functionality. It also includes a security fix for CVE-2026-29045 and various UI and performance optimizations.

Key Highlights

  • Added PDF image renderer and embedded envelopes for better document integration
  • Implemented template search functionality for easier document management
  • Auto-disable telemetry when license key is configured
  • Security fix for CVE-2026-29045

New Features

  • Template search functionality
  • Embedded envelopes
  • PDF image renderer
  • Auto-disable telemetry

Full Release Notes

## What's Changed
* fix: upgrade @libpdf/core by @Mythie in https://github.com/documenso/documenso/pull/2569
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2570
* fix: upgrade @libpdf/core by @Mythie in https://github.com/documenso/documenso/pull/2572
* refactor: find envelopes by @Mythie in https://github.com/documenso/documenso/pull/2557
* feat: add pdf image renderer by @dguyen in https://github.com/documenso/documenso/pull/2554
* fix(i18n): mark dropdown and radio placeholder for translation by @mKoonrad in https://github.com/documenso/documenso/pull/2537
* fix: show current month data and add caching by @ephraimduncan in https://github.com/documenso/documenso/pull/2573
* feat: add embedded envelopes by @dguyen in https://github.com/documenso/documenso/pull/2564
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2566
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2575
* fix: performance improvements by @dguyen in https://github.com/documenso/documenso/pull/2581
* feat: implement template search functionality by @catalinpit in https://github.com/documenso/documenso/pull/2376
* feat: auto-disable telemetry when license key is configured by @ephraimduncan in https://github.com/documenso/documenso/pull/2562
* chore: extract translations by @github-actions[bot] in https://github.com/documenso/documenso/pull/2577
* fix: make signing page left-hand sidebar collapsible by @catalinpit in https://github.com/documenso/documenso/pull/2541
* chore: add embed envelope docs by @dguyen in https://github.com/documenso/documenso/pull/2576
* chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2582
* fix: dropdown fields by @dguyen in https://github.com/documenso/documenso/pull/2584
* fix: opt findDocumentsInternal query out of batch fetching by @Mythie in https://github.com/documenso/documenso/pull/2585
* fix: only use embed hash name/email as fallback when recipient values are blank by @Mythie in https://github.com/documenso/documenso/pull/2586
* fix: add cmaps by @Mythie in https://github.com/documenso/documenso/pull/2588
* fix: security CVE-2026-29045 by @tedliang in https://github.com/documenso/documenso/pull/2589
* fix: move window.__ENV__ script before client bundle to prevent stale fallback by @Mythie in https://github.com/documenso/documenso/pull/2592
* fix: include extra recipient info in missing fields error msg by @catalinpit in https://github.com/documenso/documenso/pull/2590
* feat: add recipient role editing and audit log PDF download in admin by @Mythie in https://github.com/documenso/documenso/pull/2594


**Full Changelog**: https://github.com/documenso/documenso/compare/v2.7.1...v2.8.0