MaheshtheDev
ebd083a65b
feat: chat history and fetching previous chats to chat pane ( #698 )
2026-01-23 22:20:32 +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
9fd49193ac
chore: delete document, document ui ( #673 )
2026-01-16 21:44:26 +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
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
Hardik Vora
d8e7c381a0
Fix: Prevent multiple prompts while AI response is generated ( fixes #538 ) ( #583 )
2025-11-18 15:51:23 -08:00
MaheshtheDev
bf225f2557
fix: file upload source ( #579 )
2025-11-13 06:37:44 +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
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
MaheshtheDev
7321f7feaa
fix: disable google drive connection due to upstream provider issue ( #559 )
...
> [!NOTE]
> Temporarily disabled Google Drive connections with appropriate UI indicators and error messages.
### What changed?
- Added checks to prevent users from connecting to Google Drive in both the connections tab and integrations view
- Added error messages explaining that Google Drive connections are temporarily disabled
- Updated UI to visually indicate that Google Drive is disabled:
- Added "Temporarily disabled" status indicator in the integrations list
- Added explanatory text in multiple locations
- Disabled the connect button for Google Drive specifically
2025-11-04 22:38:11 +00:00
Mahesh Sanikommu
399f7beeeb
fix: chat messages scroll effect ( #544 )
2025-10-29 15:35:57 -07:00
MaheshtheDev
2145340c11
fix: skeleton and mobile chat improvments ( #541 )
...
### Improved mobile responsiveness across chat interface and memory list with better loading states.
### What changed?
- Added responsive padding in chat page for mobile devices
- Enhanced header layout for chat titles with proper truncation and responsive text sizes
- Replaced the simple loading spinner in memory list with skeleton loading cards
- Improved message container width constraints on mobile devices
2025-10-29 06:38:16 +00:00
Aman pandit
36251c482c
fix: add type safety annotations and fix hook dependencies in chat ( #521 )
2025-10-28 18:30:34 -07:00
Hardik Vora
b1a18e6439
feat: improved add memory UI bits ( #502 )
2025-10-27 17:31:13 -07:00
Saksham Kushwaha
eb5ae20e3f
Fix/invalid dom property ( #526 )
...
Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
2025-10-27 13:53:50 -07:00
MaheshtheDev
8bb22ebe46
feat: more clarity on the connectors sync ( #523 )
...
When connector is syncing

After connected showing the metadata

2025-10-27 03:17:28 +00:00
MaheshtheDev
cedd28ff72
fix: pricing in the settings ( #528 )
2025-10-27 03:07:28 +00:00
Mahesh Sanikommu
0a96aff86d
Fix formatting in chat-messages.tsx
2025-10-18 23:07:27 -07:00
Aryan Keluskar
eb225636b4
feat(chat): increase maxSteps to allow multiple tool-calling rounds
2025-10-18 22:40:43 -07:00
MaheshtheDev
a9e986e680
feat: project selection, creation for each connectors ( #486 )
...
- Added Project Selection for Each Connectors
- Updated the Layout from list the cards layout
2025-10-12 06:56:15 +00:00
Mahesh Sanikommmu
80ae5b9fb6
removed unneccasary comments
2025-10-10 18:36:25 -07:00
Your Name
812566767d
improve Add Memory dialog UX and dark/light mode consistency
2025-10-09 18:05:39 +08:00
MaheshtheDev
4a23ab1326
feat: history view in the header and dialog modal ( #456 )
2025-10-06 16:29:39 +00:00
MaheshtheDev
e86104b645
feat: multiple models & ui improvements ( #455 )
2025-10-06 16:25:38 +00:00
MaheshtheDev
cdfb942fa8
feat: app improvements ( #454 )
2025-10-06 15:51:31 +00:00
MaheshtheDev
c3f1647a70
fix: raycast org selection based api key creation ( #447 )
2025-10-03 07:56:41 +00:00
MaheshtheDev
aa25b37d9b
fix: billing metrics display for pro users ( #450 )
...
Before we are showing 0/0

2025-10-03 07:53:04 +00:00
MaheshtheDev
56590e9329
feat: delete memories and theme issues across the app ( #449 )
...
# Add document deletion functionality and fix UI theme issues
This PR adds the ability to delete documents and their associated memories across all content card types (Google Docs, Notes, Tweets, and Websites). Each card now includes:
- A delete button that appears on hover
- A confirmation dialog to prevent accidental deletions
- Proper event handling to avoid triggering card clicks when using delete controls
Additionally, this PR fixes various UI theme issues:
- Updates button styling in the ActionButtons component
- Improves theme consistency by replacing hardcoded colors with theme variables
- Fixes text color issues in login page components
- Ensures proper color contrast in various UI elements
The masonry layout was also improved to properly re-render when documents are removed.
2025-10-03 07:51:00 +00:00
MaheshtheDev
163c9daca7
feat(raycast-extension): initial version of supermemory extension for raycast ( #440 )
...
feat(raycast-extension): initial version of supermemory extension for raycast
chore: update the metadata and ui for app to get api key


2025-10-02 16:22:56 +00:00
MaheshtheDev
b148296f50
feat: layout design with theme improvements ( #443 )
...
feat: layout design with theme improvements
new improvements on light mode layout
chore: settings page with graph header and memories list
2025-10-01 21:59:54 +00:00
Dhravya Shah
697315b9dc
Merge branch 'main' of https://github.com/supermemoryai/supermemory
2025-09-24 23:26:38 -07:00
Dhravya Shah
3d2d3ae35c
bump version
2025-09-24 21:48:56 -07:00
MaheshtheDev
5f09fe0cf1
fix(pricing): update the new pricing limits on pro plan ( #439 )
2025-09-24 20:59:56 +00:00
MaheshtheDev
c09a64a353
ui: enable chrome extension download ( #423 )
...

2025-09-17 19:28:18 +00:00
Dhravya Shah
27ea75b4a2
change /memories to /documents, remove unwanted dependency, biome format
2025-09-15 19:02:24 -07:00
MaheshtheDev
8fe4e86a3a
fix: autumn caching issue ( #421 )
2025-09-13 22:44:03 +00:00
MaheshtheDev
7b632e16eb
fix: connections activation autumn ( #419 )
2025-09-12 00:51:05 +00:00
MaheshtheDev
96f1a97fd6
feat: pro subscriber email config ( #417 )
2025-09-10 03:33:45 +00:00
MaheshtheDev
99fd62d5f1
fix: billing page ( #416 )
2025-09-07 16:54:58 +00:00
CodeWithShreyans
84fea4a698
feat: add mcp migrate route ( #410 )
2025-09-04 16:46:47 +00:00
Dhravya
48e23c13ed
completely remove waitlist ( #404 )
2025-09-01 07:12:37 +00:00