supermemory/apps
Prasanna721 cc2dcaa306 fix: space deletion not switching to Nova Spaces and new space not appearing in dropdown (#747)
### fix: space selector state bugs on create and delete

Two related bugs in the space selector caused by query cache key mismatches in `use-project-mutations.ts`:

1. New spaces not appearing in dropdown until refresh — wrong query cache was being invalidated after creation.
 2. App stuck on deleted space instead of switching to Nova Spaces — delete handler was reading from an empty cache, so the selection never updated.
2026-02-19 06:54:32 +00:00
..
browser-extension chore: bump versino 2026-02-16 14:38:59 -07:00
docs docs: add FAQ section to OpenClaw integration page (#746) 2026-02-18 06:02:41 +00:00
mcp fix(mcp): change memories.delete to documents.delete for forget action (#737) 2026-02-16 14:32:04 -07:00
memory-graph-playground graph frontend (#713) 2026-02-09 07:02:20 +00:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web fix: space deletion not switching to Nova Spaces and new space not appearing in dropdown (#747) 2026-02-19 06:54:32 +00:00