mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-08 22:21:07 +00:00
chore: update new contributions for raycast extension add quick add from selection with extension
19 lines
724 B
Markdown
19 lines
724 B
Markdown
# Supermemory Changelog
|
|
|
|
## [Quick Add from Selection] - 2025-11-05
|
|
|
|
- Select text anywhere and quickly add it as a memory - the content field is automatically filled
|
|
- Select text and search memories instantly - the search field is automatically filled
|
|
- Save time by selecting text before opening commands
|
|
|
|
## [Search Projects + Enhancements] - 2025-10-13
|
|
|
|
- Added command to search and add projects
|
|
- Removed `useEffect`
|
|
- Simplified `getApiKey` since `Preferences` will be enforced for presence and trim automatically
|
|
- Moved API Key check into its own HoC
|
|
|
|
## [Initial Version] - 2025-10-02
|
|
|
|
- Added Supermemory integration with Add Memory and Search Memories commands
|
|
- Added project organization support for memories
|