Releases: lopadova/claude-mem-sync
Releases · lopadova/claude-mem-sync
Release list
v1.2.0 — WOW enterprise documentation site
WOW enterprise documentation site
Documentation-only release. The docs-site landing page (https://doc.claude-mem-sync.padosoft.com) has been rewritten to an enterprise-grade introduction.
What's new
- Team-memory banner and real-tech badges (Node 18+, Bun 1.0+, TypeScript,
mem-syncCLI, Claude Code plugin, MIT) — no Laravel/PHP badges. - What it is / The problem it solves — clear value prop plus a Without/With comparison table.
- Why it's different — the moats: Git-as-backend, never-leak filtered export, eviction scoring, cross-machine composite-key dedup, real-usage access tracking, read-only safety, deterministic developer profiles, opt-in LLM distillation, and the local dashboard.
- See it — embedded dashboard screenshots (overview + analytics).
- Competitor matrix vs no-sync, manual
.dbcopy, and cloud AI-memory SaaS. - How it fits together Mermaid diagram + the eviction-score formula, a 30-second start, and next-step cards mapped to the real nav.
No code or behavior changes. npm run check and npm run build pass; the semantic search index regenerates and the build emits no raw ::: markers.
v1.1.9
What's Changed
- Bump version from 1.1.8 to 1.1.9 (lorenzo.padovani@padosoft.com)
- docs: document the 1e12 epoch heuristic's assumption and limitation (lorenzo.padovani@padosoft.com)
- fix: preserve ms precision in date range; DRY analytics normalization (lorenzo.padovani@padosoft.com)
- fix: order observation queries by normalized time (mixed-unit DBs) (lorenzo.padovani@padosoft.com)
- fix: compute distiller date range on normalized instants (lorenzo.padovani@padosoft.com)
- test: expand epoch-unit regression coverage (lorenzo.padovani@padosoft.com)
- fix: normalize created_at_epoch units end-to-end (seconds or ms) (lorenzo.padovani@padosoft.com)
- test: lock down every schema-compat case from PR #17 review (lorenzo.padovani@padosoft.com)
- fix: normalize created_at_epoch (seconds or ms) when deriving timestamps (lorenzo.padovani@padosoft.com)
- fix: address Copilot review on schema-compat PR + add CI (lorenzo.padovani@padosoft.com)
- fix: stub parent sdk_sessions on import (cross-machine FK constraint) (tito13kfm)
- fix: schema compat with current claude-mem (tito13kfm)
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Bump version from 1.1.7 to 1.1.8 (lorenzo.padovani@padosoft.com)
- fix: add missing Observation columns to dashboard query (lorenzo.padovani@padosoft.com)
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Bump version from 1.1.6 to 1.1.7 (lorenzo.padovani@padosoft.com)
- fix: version resolution via compile-time injection, dashboard repo validation, quote escaping (leopado)
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Bump version from 1.1.5 to 1.1.6 (lorenzo.padovani@padosoft.com)
- Fix 4 code review issues from PR #13: heatmap msg dedup, score normalization, schtasks quotes, JSON.parse error handling (copilot-swe-agent[bot])
- fix: dashboard distilled section, observation scores, timeline, access map, schedule on Windows (leopado)
Full Changelog: v1.1.5...v1.1.6
v1.1.4
What's Changed
- Bump version from 1.1.3 to 1.1.4 (lorenzo.padovani@padosoft.com)
- fix: use deterministic clone dirs in dashboard, validate config in add-project (copilot-swe-agent[bot])
- Update src/commands/setup-repo.ts (Lorenzo)
- Update templates/github-action/merge-memories.yml (Lorenzo)
- Update src/commands/update-project.ts (Lorenzo)
- Update src/core/dashboard-profiles.ts (Lorenzo)
- Update templates/github-action/distill-knowledge.yml (Lorenzo)
- Update src/commands/profile.ts (Lorenzo)
- fix: add timestamp to distill branch name to avoid push conflicts (leopado)
- fix: distill workflow Anthropic support and auto-create repo secrets (leopado)
- feat: add config/add-project/update-project commands, fix dashboard and CI workflows (leopado)
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Bump version from 1.1.2 to 1.1.3 (lorenzo.padovani@padosoft.com)
- feat: generate detailed release notes with PR list and commit history (lorenzo.padovani@padosoft.com)
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
What's Changed
- fix: inline dashboard HTML for built CLI compatibility by @leopado in #8
- fix: review corrections for commits 93520eb & b2a6be0 by @Copilot in #9
- Fix template GitHub Action workflows: registry auth, missing CI config, and GITHUB_TOKEN for distillation by @Copilot in #10
Full Changelog: 1.1.0...v1.1.1