Commit graph

817 commits

Author SHA1 Message Date
Dhravya Shah
205a5860d8 chore: update api key 2026-01-28 12:52:27 -07:00
Dhravya Shah
c0c106f68c Merge branch 'main' of https://github.com/supermemoryai/supermemory 2026-01-26 23:25:45 -07:00
Dhravya Shah
f8d0c46956 security: fix CVE-2026-23864 2026-01-26 23:25:40 -07:00
MaheshtheDev
b3df56616b fix: local db sync issue and threads pull (#708) 2026-01-27 05:55:30 +00:00
MaheshtheDev
99585f338c fix: chat mobile open (#705) 2026-01-26 03:44:34 +00:00
MaheshtheDev
837fb5d725 chore: mobile banner for inconsistency and auto redirect in wrong route (#704) 2026-01-25 06:36:23 +00:00
MaheshtheDev
3ecbc9b435 feat: feedback modal for nova users (#703) 2026-01-25 02:15:00 +00:00
MaheshtheDev
6834bc6876 feat: onboarding config, reset onboarding, xai agentic migration (#701)
- Created a new `useOrgOnboarding` hook that uses `org.metadata.isOnboarded` to track onboarding state
- Updated the home page to conditionally use either the old localStorage-based onboarding or the new DB-backed onboarding based on feature flag
- Added a "Restart Onboarding" option in the user dropdown menu
- Improved the onboarding chat sidebar with per-link loading indicators
- Enhanced the X/Twitter research API to better handle different URL formats
- Updated the integrations step to use the new onboarding completion method
- Added `updateOrgMetadata` function to the auth context for easier metadata updates
2026-01-25 01:04:15 +00:00
MaheshtheDev
134861de3d feat: added advanced analytics events (#702)
added advanced analytics events
2026-01-25 00:56:19 +00:00
Dhravya Shah
e7ea26442a (probable fix) 500 error on og endpoint 2026-01-23 18:57:14 -07:00
Dhravya Shah
4ca0f593a5 fix: merge conflicts 2026-01-23 17:42:47 -07:00
Dhravya Shah
35004c474a extract metadata ourselves 2026-01-23 17:39:23 -07:00
MaheshtheDev
f35799bfd0 fix: cf build (#700) 2026-01-23 23:02:02 +00:00
MaheshtheDev
ebd083a65b feat: chat history and fetching previous chats to chat pane (#698) 2026-01-23 22:20:32 +00:00
MaheshtheDev
8c195cece6 feat: full screen note, space highlights, suggestions (#696)
Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag.
2026-01-23 22:17:44 +00:00
MaheshtheDev
7972e543c4 chore: cmdk, google docs viewer, image preview, document icons (#691) 2026-01-22 02:35:35 +00:00
MaheshtheDev
1423bd7004 feat: mobile responsive, lint formats, toast, render issue fix (#688)
- Mobile responsive
- new toast design
- web document render issue fix
- posthog analytics
- ui improvements
2026-01-21 03:11:53 +00:00
MaheshtheDev
731808be68 feat: create space, delete spaces and emoji picker (#687)
### Add user display name functionality and enhance space management with emoji support and deletion capabilities.

### What changed?

- Added support for user display names, which are now stored and displayed throughout the app
- Implemented emoji support for spaces (projects), allowing users to customize their space icons
- Created a new `AddSpaceModal` component with emoji picker for creating spaces
- Added space deletion functionality with options to move content to another space or delete everything
- Enhanced the space selector UI to show emojis and delete options
2026-01-20 17:03:22 +00:00
MaheshtheDev
43cb9feecb chore: ux improvements and space selector (#684) 2026-01-19 22:37:03 +00:00
MaheshtheDev
9fd49193ac chore: delete document, document ui (#673) 2026-01-16 21:44:26 +00:00
MaheshtheDev
59c294b299 feat: deep-research on user profile and tiptap integration (#672)
deep-research on user profile

add novel integration

tiptap 3.x integration
2026-01-15 21:53:53 +00:00
Mahesh Sanikommu
641db19e35
chore: quick bugs squash across the elements and added few more changes (#671) 2026-01-13 17:53:28 -08:00
Mahesh Sanikommu
645f89310c
PR: nova alpha release (#670)
Co-authored-by: Dhravya Shah <dhravya@supermemory.com>
2026-01-13 00:54:56 -08:00
MaheshtheDev
6a8c8a5091 feat: delete org consumer (#654) 2026-01-06 18:39:04 +00:00
MaheshtheDev
a12852c95d chore: chatid for posthog (#650) 2026-01-04 19:01:50 +00:00
Mahesh Sanikommu
92078c1160
fix: add memory google drive connector (#647) 2026-01-04 11:00:47 -08:00
MaheshtheDev
1e4de94840 chore: enable google drive connection (#646) 2026-01-02 23:38:47 +00:00
MaheshtheDev
7622dc251c chore: update cursor one click mcp install (#639) 2025-12-31 02:09:45 +00:00
Dhravya Shah
4e422905a3 replace all old mcp references with new 2025-12-30 12:04:30 -08:00
Mahesh Sanikommu
c6792e5100
feat: supermemory MCP 4.0 (#631) 2025-12-30 12:03:21 -08:00
Dhravya Shah
27f69e451f fix: memory graph not visible with just docs 2025-12-17 20:24:57 -08:00
MaheshtheDev
f7fcb40a8c fix: another react vulnerability (#615) 2025-12-11 21:51:27 +00:00
Aman pandit
08267ffa21
fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)
Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
2025-12-07 21:31:30 -08:00
MaheshtheDev
89d056e6ba Update X social links from supermemoryai to supermemory (#607)
we recently got new x/twitter handle and update the references for the links
2025-12-07 03:44:11 +00:00
MaheshtheDev
b2ecad12b8 chore: update cursor one click mcp installation (#608)
updated the cursor one click installation with new deeplink
2025-12-07 03:42:25 +00:00
Mahesh Sanikommu
41d24a4a1c
fix ui issues and package issue (#610) 2025-12-06 17:23:42 -08:00
nexxeln
7a2f2cb99c use latest graph and remove old graph (#604) 2025-12-04 18:54:40 +00:00
MaheshtheDev
434522da50 fix: rsc critical vulnerability for react (#602)
https://nextjs.org/blog/CVE-2025-66478
2025-12-03 18:14:13 +00:00
nexxeln
5e24eb66c3 package the graph (#563)
includes:

- a package that contains a MemoryGraph component which handles fetching data and rendering the graph
- a playground to test the package

problems:

- the bundle size is huge
- the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles

![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
2025-11-19 18:57:56 +00:00
Hardik Vora
d8e7c381a0
Fix: Prevent multiple prompts while AI response is generated (fixes #538) (#583) 2025-11-18 15:51:23 -08:00
MaheshtheDev
05e27f4f83 fix: document source (#580) 2025-11-15 05:43:08 +00:00
Hardik Vora
14de8b5212
fix: prevent memory from opening when delete memory dialog is open (#582) 2025-11-14 21:32:44 -08:00
Hardik Vora
b59330d506
feat: add inline confirmation for chat deletion (#581) 2025-11-14 21:24:50 -08:00
MaheshtheDev
bf225f2557 fix: file upload source (#579) 2025-11-13 06:37:44 +00:00
MaheshtheDev
a88525feb0 fix: org switch issue on consumer when dev org exists (#577) 2025-11-11 19:10:13 +00:00
MaheshtheDev
2ed7ba8808 fix: past due pending users improvements (#572) 2025-11-10 20:47:00 +00:00
MaheshtheDev
10ada4a1e2 fix(web): sentry issues across the web app (#570)
Fixes all following sentry issues
- CONSUMER-APP-FF
- CONSUMER-APP-1T
- CONSUMER-APP-86
- CONSUMER-APP-7H
- CONSUMER-APP-4F
- CONSUMER-APP-7X
2025-11-09 07:32:52 +00:00
MaheshtheDev
8f1eda6b60 chore: update posthog findings (#569) 2025-11-09 07:30:53 +00:00
MaheshtheDev
c1670cfd85 fix: hydration issue and selected model in chat (#568)
- Fixes the Hydration issue on the model selector
- Add ability to show the Model
2025-11-09 07:29:01 +00:00
orbisai0security
af12864d72
Fix: Messages Sent to Any Website Without Verifying Recipient in apps/web/app/(navigation)/page.tsx (#565) 2025-11-06 22:47:40 -08:00