ved015
0a388560a2
fix: fetch chat history when opening recent conversations
2026-05-10 11:01:43 +05:30
MaheshtheDev
1acc156363
fix: payment upgrade issue ( #918 )
2026-05-09 19:52:21 +00:00
MaheshtheDev
8f6c16de49
chore: improve the codebase with react doctor ( #917 )
2026-05-09 19:12:01 +00:00
Mahesh Sanikommu
0cbcd44e76
fix: mobile view usage bar fix ( #914 )
2026-05-09 11:29:14 -07:00
Dhravya Shah
03e37df455
fix: update web app for presigned R2 URL compatibility ( #916 )
2026-05-09 10:25:33 -07:00
Vedant Mahajan
5771618dbb
Fix missing blue gradient (Nova tint) on mobile and adjust position ( #911 )
2026-05-09 09:18:08 -07:00
Ishaan Gupta
47bd9805ef
fix responsiveness for graph layout ( #910 )
2026-05-08 21:10:05 -07:00
MaheshtheDev
debac33eba
feat: autumn migration ( #902 )
2026-05-08 22:42:55 +00:00
Vedant Mahajan
35c606028c
Model selection bug in ChatService ( #909 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-08 00:29:58 -07:00
MaheshtheDev
54bc618010
chore: more suggestions across the quick actions ( #907 )
2026-05-07 06:45:48 +00:00
MaheshtheDev
e8ec237d99
fix: onboarding org creation issue on skip ( #906 )
2026-05-07 06:44:07 +00:00
Dhravya Shah
8ad7055fe2
Merge branch 'main' of https://github.com/supermemoryai/supermemory
2026-05-06 22:42:40 -07:00
Dhravya Shah
19d51e4b2a
use portless
2026-05-06 22:42:34 -07:00
MaheshtheDev
8c8a6e130f
feat: nova dashboard improvements with theme ( #905 )
...

2026-05-06 22:29:22 +00:00
Ishaan Gupta
253d16b4b8
remove unused old onboarding flow ( #904 )
2026-05-06 10:05:22 -07:00
Vedant Mahajan
f850a0e8a7
hoist EMPTY_SET default in MemoriesGrid ( #856 )
2026-05-06 10:01:56 -07:00
MaheshtheDev
f14cf5562e
fix: multi-select propagation bug and redesign selection toolbar ( #901 )
2026-05-05 22:35:35 +00:00
MaheshtheDev
9584d98d6b
feat: Unify connections into the Add Memory modal; redesign disconnect dialog ( #900 )
...
- Consolidate Drive/Notion/OneDrive management into the Add Memory → Connect tab and remove the standalone `view=connections` page
(deleted `connections-detail.tsx`; redirected the Integrations tile and onboarding spotlight to `?add=connect`).
- Replace the duplicated provider tile row when connections exist with a single `+ Add a connection` dropdown styled to match the
home-page space selector.
- Rebuild the disconnect dialog as a single-decision flow: keep-memories is the default, with an inline `(optional)` checkbox to
also delete imported memories — primary button label/color flips to red when opted in.
- Memory-of-day card now deep-links the source document via `?doc=<id>` instead of just routing to the memories list.
- Refactored the Pro paywall on the connections surface into a focused, contained card matching the rest of the dashboard's visual
language.
2026-05-05 22:33:09 +00:00
MaheshtheDev
805cf3cb93
feat: enhanced the integration page for more conversion ( #899 )
2026-05-04 17:41:52 +00:00
MaheshtheDev
a605909191
fix: space selector dropdown ( #898 )
2026-05-04 17:15:10 +00:00
MaheshtheDev
703ebf75f2
fix: org creation ( #897 )
2026-05-03 00:23:39 +00:00
MaheshtheDev
68b6c66321
feat: major iteration on the app ( #896 )
...
feat: major iteration on the app
add: dashboard improvements
few more improvements
add few more improvements
add few more changes
home improvmeents
few more improvements
add lot of modifications
fix few things
2026-05-02 23:58:58 +00:00
MaheshtheDev
654386c644
feat: bash tool UI component ( #890 )
2026-04-30 02:27:24 +00:00
MaheshtheDev
57daef335d
feat: sync options for google drive in nova ( #891 )
2026-04-30 02:24:46 +00:00
MaheshtheDev
1c80d43235
fix: better-auth better error catch ( #892 )
2026-04-28 23:46:56 +00:00
MaheshtheDev
a41bbeecb3
chat: fix tool-output validation, bump ai sdk, update model labels ( #887 )
2026-04-26 04:25:09 +00:00
Sarup Banskota
210fceb74b
Render research CTA via @lobbyside/react when widget is online ( #884 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 11:39:03 -07:00
Dhravya
5e3033d484
create lobbyside ( #874 )
Publish Tools / publish (push) Waiting to run
2026-04-21 20:06:51 +00:00
MaheshtheDev
6b0105d340
chore: next app banner for call ( #869 )
2026-04-21 00:43:15 +00:00
MaheshtheDev
b8e5376b99
fix: input disable when onboarding org creation ( #855 )
2026-04-16 16:40:15 +00:00
Vedant Mahajan
5cadf5c170
perf: wrap list/grid components in React.memo to skip unnecessary re-renders ( #847 )
2026-04-12 15:45:58 -07:00
Ishaan Gupta
5051658b85
perf(ui): convert message pairing to O(n) forward pass in chain-of-thought ( #846 )
2026-04-12 15:38:07 -07:00
Ishaan Gupta
13bee90bd8
perf(ui): align React Query cache between memory grid and graph ( #845 )
2026-04-12 15:27:05 -07:00
Vedant Mahajan
cfd587ed2a
perf: scope message equality check to content+parts instead of full object ( #842 )
2026-04-12 15:19:34 -07:00
Vedant Mahajan
1c230b66b4
perf: deduplicate OG data fetches across document cards ( #831 )
2026-04-12 14:56:22 -07:00
Ishaan Gupta
7fd36eaebc
Optimize onboarding chat document creation with Promise.all ( #822 )
2026-04-12 14:41:48 -07:00
Dhravya Shah
26ad0e32e2
fix: memory graph progressively loads all data and remove background
...
- Switch to infinite query with viewport-triggered pagination (loads more when user zooms out 3x past node bounds)
- Remove maxNodes cap so all data renders
- Remove background color and dot pattern from graph
- Make document-memory edges light grey
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 14:20:41 -07:00
MaheshtheDev
3cf7e77872
fix: pro plugin and free plugin confusion ( #843 )
2026-04-09 15:42:25 +00:00
Vedant Mahajan
ba4bc33a50
perf: use Set for O(1) category lookup in facet render loop ( #835 )
2026-04-09 08:39:07 -07:00
MaheshtheDev
8f1e8afaf9
fix: trying mcp auth with resource ( #840 )
2026-04-09 08:21:06 +00:00
MaheshtheDev
bc7f6fcf74
feat: mcp modal with better instructions ( #836 )
...
feat: mcp modal with better instructions
add docs screenshots and claude setup
2026-04-08 19:20:11 +00:00
MaheshtheDev
0638f65bc3
feat(nova): add hermes plugin instructions ( #832 )
2026-04-06 23:18:38 +00:00
MaheshtheDev
8405305c50
feat(nova): delete account with all orgs ( #821 )
2026-04-03 02:29:25 +00:00
Prasanna721
c012f3b5c4
fix stale session cookie ( #823 )
...
- redirect to login when session is gone instead of blank screen
- show cached username while session restores so header doesn't flicker
- cleaned up redundant type casts and unused vars
2026-04-03 01:55:24 +00:00
MaheshtheDev
7cfaacc806
chore(nova): ux improvments ( #820 )
2026-04-02 18:20:34 +00:00
MaheshtheDev
7b64ce1e10
fix: username issue and bun lock issue ( #818 )
Publish AI SDK / publish (push) Has been cancelled
2026-03-31 21:41:25 +00:00
MaheshtheDev
9473d64c1d
chore(nova): loader on initial data load ( #817 )
...

2026-03-31 21:36:42 +00:00
MaheshtheDev
1dbd45427a
feat: switch to all spaces on empty state ( #816 )
2026-03-30 18:45:11 +00:00
MaheshtheDev
13d69aa06a
fix: privacy and terms pages links ( #815 )
2026-03-30 17:10:39 +00:00
vorflux[bot]
851b8cfe86
Rewrite @supermemory/memory-graph with perf optimizations + consolidate consumers ( #809 )
...
Co-authored-by: Vorflux AI <noreply@vorflux.com>
2026-03-28 19:06:27 -07:00