[PR #1836] [MERGED] fix: rework documents limits logic #1878

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1836
Author: @dguyen
Created: 6/12/2025
Status: Merged
Merged: 6/12/2025
Merged by: @dguyen

Base: mainHead: fix/free-unlimited-documents


📝 Commits (1)

  • 82376e5 fix: rework free documents logic

📊 Changes

1 file changed (+31 additions, -37 deletions)

View changed files

📝 packages/ee/server-only/limits/server.ts (+31 -37)

📄 Description


name: Pull Request
about: Submit changes to the project for review and inclusion

Description

Update documents limit calculation to allow unlimited documents for users who:

  1. Have no subscription
  2. Have the unlimited documents claim flag

This allows us to give certain users unlimited documents in their personal account as required


🔄 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/1836 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/free-unlimited-documents` --- ### 📝 Commits (1) - [`82376e5`](https://github.com/documenso/documenso/commit/82376e5c44378ec8d8222deddf40fcf569ad70a2) fix: rework free documents logic ### 📊 Changes **1 file changed** (+31 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `packages/ee/server-only/limits/server.ts` (+31 -37) </details> ### 📄 Description --- name: Pull Request about: Submit changes to the project for review and inclusion --- ## Description Update documents limit calculation to allow unlimited documents for users who: 1. Have no subscription 2. Have the unlimited documents claim flag This allows us to give certain users unlimited documents in their personal account as required --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:29 +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#1878
No description provided.