supermemory/apps
Mahesh Sanikommu a5ff55c99f fix(web): render full document content in viewer
The memories list endpoint caps content at 2000 chars; the document
modal rendered straight from that list cache, so long Claude Code
sessions (and any doc over the cap) were truncated mid-transcript.
Fetch the full document by id when the modal opens and use it for
parsing, the editor, and content rendering.

Also closes a latent data-loss path where the editor initialized from
truncated content, so a save could overwrite the stored document.
2026-06-05 17:33:08 -07:00
..
browser-extension fix(extension): resolve sign-in loop and stale spaces (#1016) 2026-05-30 16:38:10 +00:00
docs granola docs (#1042) 2026-06-03 20:36:06 +00:00
mcp Update chat empty state and Auto space mode (#954) 2026-05-16 23:55:34 -07:00
memory-graph-playground use portless 2026-05-06 22:42:34 -07:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web fix(web): render full document content in viewer 2026-06-05 17:33:08 -07:00