v2.8.0

keephq/keepv2.8.0Mar 10, 2026by Mythie

AI Summary

This release improves PDF handling with a new image renderer and embedded envelopes, adds template search functionality, and includes a critical security patch for CVE-2026-29045.

Key Highlights

  • Added PDF image renderer
  • Embedded envelopes support
  • Template search functionality
  • Security fix for CVE-2026-29045
  • Performance improvements and UI enhancements

New Features

  • PDF image renderer
  • Embedded envelopes
  • Template search functionality
  • Recipient role editing in admin
  • Collapsible signing page sidebar
  • Security patch CVE-2026-29045

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