supermemory/packages/lib
Prasanna721 55ef8ab899 fix: billing gate broke for scale/enterprise and downgraded users (#794)
The subscription check on plugins, connections, and usage pages was hardcoded to only look at `api_pro`. Users on scale or enterprise plans saw "Upgrade to Pro" and couldn't create plugin keys or manage connections.

Also, the check only looked at product `status` but not the `allowed` flag from autumn — so users who downgraded but were still in their billing period got locked out early.
2026-03-22 16:05:08 +00:00
..
api.ts feat: delete connection without removing the documents (#778) 2026-03-17 23:21:36 +00:00
auth-context.tsx feat: allow api orgs to nova app (#728) 2026-02-09 23:36:52 +00:00
auth.middleware.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
auth.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
constants.ts feat: bulk delete documents in nova app (#777) 2026-03-10 15:29:25 +00:00
error-tracking.tsx feat: optional posthog intialization (#525) 2025-10-27 16:10:15 -07:00
generate-id.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
glass-effect-manager.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
package.json 😭 fixing builds (#767) 2026-03-05 19:26:05 -08:00
posthog.tsx proper tracking 2026-03-05 08:29:26 -08:00
queries.ts fix: billing gate broke for scale/enterprise and downgraded users (#794) 2026-03-22 16:05:08 +00:00
query-client.tsx New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
similarity.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
types.ts feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
utils.ts New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00