Releases: supermemoryai/supermemory
Releases · supermemoryai/supermemory
Release list
supermemory-server 0.0.7-rc.2
Self-hosted large-document ingest fix: offload workflow step data past Rivet's 128 KiB KV limit, harden shutdown lifecycle. Fixes Windows build failure from rc.1.
server-v0.0.6: add Windows self-hosted server support
Update Gmail connector plan requirement docs (#1311) Co-authored-by: Vorflux AI <249966464+vorflux[bot]@users.noreply.github.com>
Pluggable embeddings for self-hosted
Self-hosted supermemory can now use local or remote embedding models.
- Pluggable embeddings — local ONNX (default) or OpenAI / OpenAI-compatible / Google via
SUPERMEMORY_EMBEDDING_*; first-boot picker + plan lock inembedding-plan.json - Safe upgrades — populated stores without a lock assume legacy
local · Xenova/bge-base-en-v1.5 · 768d; same-dimension model switches fail fast instead of mixing vectors
curl -fsSL https://supermemory.ai/install | bashsupermemory-server upgradeMemories generated are better now
Your local supermemory instance now turns documents into richer, more reliable memories — and gets you to searchable results faster.
- Smarter memory generation — documents produce fuller, more useful memories from the content you add
- Smoother ingestion — uploads move through the pipeline more reliably, with less time stuck in queue
- Better file handling — PDFs and spreadsheets are handled more predictably on upload
- Time-aware search — ask about memories from "last week" or a specific period
- Richer profiles —
/v4/profilereturns organized memory buckets - Clearer search ranking — inferred memories stay available but rank below your core memories
curl -fsSL https://supermemory.ai/install | bashsupermemory-server upgradeTelemetry is optional — set SUPERMEMORY_DISABLE_TELEMETRY=1 to turn it off completely.
supermemory-server 0.0.3
server-v0.0.3 fix: thread issue
supermemory-server 0.0.2
feat(billing): cancel flow with reason capture + book-a-call (#1077) Co-authored-by: ved015 <vedant.04.mahajan@gmail.com>
supermemory-server 0.0.1
feat(billing): cancel flow with reason capture + book-a-call (#1077) Co-authored-by: ved015 <vedant.04.mahajan@gmail.com>
supermemory-server 0.0.1-rc.8
server-v0.0.1-rc.8 granola docs (#1042)
supermemory-server 0.0.1-rc.7
server-v0.0.1-rc.7 granola docs (#1042)
supermemory-server 0.0.1-rc.6
server-v0.0.1-rc.6 granola docs (#1042)