Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:40
· 29 commits to main since this release
9fba3a6

Install

# Run without installing
npx memkin@v0.4.3

# Or install globally
npm install -g memkin@v0.4.3

Requires Node.js >= 18. See the README for setup and MCP integration.

What's Changed

  • chore(docs): remove obsolete design docs + ignore legacy .memoark dirs by @AndreLYL in #96
  • feat: session distiller + outbox + pre-LLM privacy (extraction-quality-redesign PR-2) by @AndreLYL in #95
  • ci(release): prod-only smoke test to catch packaging regressions by @AndreLYL in #97
  • feat: tighten fragment-source extraction criteria (extraction-quality-redesign PR-5) by @AndreLYL in #98
  • ci(release): ship the web UI in the npm package by @AndreLYL in #100
  • chore(desktop): sync Tauri app version to 0.4.2 by @AndreLYL in #101
  • feat: complete apply engine (extraction-quality-redesign PR-4) by @AndreLYL in #102
  • chore(desktop): update updater pubkey to regenerated signing key by @AndreLYL in #103
  • feat: shadow run + cutover + legacy retirement (extraction-quality-redesign PR-6) by @AndreLYL in #104
  • chore(desktop): rotate updater pubkey after key exposure by @AndreLYL in #105
  • fix(server): timeline feed pagination is timezone-agnostic by @AndreLYL in #99
  • fix(desktop): thread PGLite asset dir into the compiled sidecar by @AndreLYL in #106
  • chore(release): v0.4.3 — real logo icon + version bump by @AndreLYL in #107

Full Changelog: v0.4.2...v0.4.3