This repository was archived by the owner on May 28, 2026. It is now read-only.
Releases: memctl/memctl
Releases · memctl/memctl
Release list
memctl v0.1.0
What's Changed
- fix(docker): drop cache id from pnpm mount by @meszmate in #15
- fix(docker): remove cache mount from pnpm install by @meszmate in #16
- fix(db): use @libsql/client/web to avoid native binding issues by @meszmate in #17
- fix(db): use drizzle-orm/libsql/web driver to match web client by @meszmate in #18
- fix: switch to bookworm-slim and fix EACCES errors by @meszmate in #19
- fix(auth): set betterAuth baseURL and trustedOrigins from env by @meszmate in #20
- fix(auth): pass explicit schema and usePlural to drizzle adapter by @meszmate in #21
- fix(auth): align schema with betterAuth expected fields by @meszmate in #22
- Fix CLI, auth, Docker, and add dashboard loading skeletons by @meszmate in #23
- CLI fixes, multi-agent support, and dashboard loading skeletons by @meszmate in #24
- Fix MCP server crashes and hook script errors by @meszmate in #25
- Prefer memctl over auto memory and save post-task summaries by @meszmate in #26
- Fix MCP crashes, hook filtering, and memory preference by @meszmate in #27
- MCP intent-driven search, tool-native generate, and hook improvements by @meszmate in #28
- Auto-startup session handoff and branch-aware history by @meszmate in #29
- Deduplicate sessions and add branch-aware history by @meszmate in #30
- Add OpenCode support, session optimizations, and plan limit updates by @meszmate in #31
- Fix MCP tool descriptions, plan limits, and redesign README by @meszmate in #32
- Agent reliability, quality gates, and README redesign by @meszmate in #33
- Add inline invoice history and fix billing button spinners by @meszmate in #34
- Fix Stripe billing: prevent duplicates, self-heal plan state, deep-link switching by @meszmate in #35
- Pro price update, billing fixes, landing page polish by @meszmate in #36
Full Changelog: v0.0.3...v0.1.0