[PR #2144] [MERGED] fix: set correct envelope item cache url #2073

Closed
opened 2026-02-26 20:32:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2144
Author: @dguyen
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @Mythie

Base: mainHead: fix/change-envelope-download-url


📝 Commits (2)

📊 Changes

7 files changed (+52 additions, -28 deletions)

View changed files

📝 apps/remix/server/api/files/files.helpers.ts (+1 -1)
📝 packages/app-tests/e2e/envelopes/envelope-alignment.spec.ts (+5 -3)
📝 packages/app-tests/e2e/features/include-document-certificate.spec.ts (+13 -7)
📝 packages/lib/client-only/download-pdf.ts (+3 -2)
📝 packages/lib/client-only/providers/envelope-render-provider.tsx (+3 -3)
📝 packages/lib/utils/envelope-download.ts (+24 -9)
📝 packages/ui/primitives/pdf-viewer.tsx (+3 -3)

📄 Description

Description

Use the correct envelope items URL which has cache enabled


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/2144 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/change-envelope-download-url` --- ### 📝 Commits (2) - [`13ae92c`](https://github.com/documenso/documenso/commit/13ae92c13858de2e74033ef59dd233b957fdd50a) fix: set correct envelope item cache url - [`1b517b3`](https://github.com/documenso/documenso/commit/1b517b35053dc525924a7efeb41def7bc3bf2143) fix: stuff ### 📊 Changes **7 files changed** (+52 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/server/api/files/files.helpers.ts` (+1 -1) 📝 `packages/app-tests/e2e/envelopes/envelope-alignment.spec.ts` (+5 -3) 📝 `packages/app-tests/e2e/features/include-document-certificate.spec.ts` (+13 -7) 📝 `packages/lib/client-only/download-pdf.ts` (+3 -2) 📝 `packages/lib/client-only/providers/envelope-render-provider.tsx` (+3 -3) 📝 `packages/lib/utils/envelope-download.ts` (+24 -9) 📝 `packages/ui/primitives/pdf-viewer.tsx` (+3 -3) </details> ### 📄 Description ## Description Use the correct envelope items URL which has cache enabled --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2073
No description provided.