supermemory/apps/web
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
..
app chore: modal fixes and space selectors issue (#782) 2026-03-16 14:05:58 +00:00
components fix: billing gate broke for scale/enterprise and downgraded users (#794) 2026-03-22 16:05:08 +00:00
hooks fix: billing gate broke for scale/enterprise and downgraded users (#794) 2026-03-22 16:05:08 +00:00
lib feat: empty state action for new spaces (#780) 2026-03-15 11:02:14 -07:00
public fix: integrations page 2026-02-10 09:44:42 -08:00
stores 😭 fixing builds (#767) 2026-03-05 19:26:05 -08:00
.env.example feat: deep-research on user profile and tiptap integration (#672) 2026-01-15 21:53:53 +00:00
.gitignore sentry sourcemaps 2025-08-23 09:55:40 -07:00
biome.json feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css feat: multi-file upload queue for Add Document (#789) 2026-03-19 21:14:17 +00:00
instrumentation-client.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
middleware.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
next.config.ts 😭 fixing builds (#767) 2026-03-05 19:26:05 -08:00
open-next.config.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
package.json 😭 fixing builds (#767) 2026-03-05 19:26:05 -08:00
postcss.config.mjs feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
README.md New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json fix 2026-02-09 22:07:09 -08:00
wrangler.jsonc feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00

supermemory Consumer