supermemory/apps
Prasanna721 694ad8123a fix: remove useQuery wrapper around synchronous billing checks (#805)
#### fix: billing subscription status race condition

 - **Bug fix**: Replaced `fetchSubscriptionStatus` (useQuery wrapper) with `getSubscriptionStatus` (pure function) — fixes intermittent "Upgrade to Pro"
  failures caused by stale cached billing state
  - **Anti-pattern**: Removed `fetchConnectionsFeature` useQuery wrapper, replaced with direct `autumn.customer?.features?.connections` read
  - **Dead code**: Removed unused `useMemoriesUsage` hook and `fetchMemoriesFeature`
2026-03-26 05:29:53 +00:00
..
browser-extension fix: properly attribute revenue with posthog 2026-02-25 18:28:13 -08:00
docs Add MemScore documentation to memorybench docs (#797) 2026-03-23 15:19:40 -07:00
mcp feat: empty state action for new spaces (#780) 2026-03-15 11:02:14 -07:00
memory-graph-playground one more try 2026-03-05 14:30:57 -08:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web fix: remove useQuery wrapper around synchronous billing checks (#805) 2026-03-26 05:29:53 +00:00