🎉 Release v0.5.2
📦 Docker Images
# Docker Hub
docker pull agigante80/actual-mcp-server:0.5.2
# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.5.2📝 Changelog
- docs(codex): bare npx works after 0.5.2 — remove NVM-required warning (79104ee)
- chore: add engines field and bump version to 0.5.3 (71d36ea)
- chore(release): bump version to 0.5.2 (f4c6cd5)
- fix(stdio): suppress dotenv v17 stdout output that corrupts JSON-RPC framing (f810ec8)
- docs: fix Codex MCP config — absolute NVM path required (Python CLI strips PATH) (a508672)
- docs: add OpenAI Codex MCP setup — TOML format, codex mcp add CLI (623fcdc)
- docs: fix Gemini CLI config — no type field, -y flag, trust:true, optional timeout (74aecc9)
- docs: add mkdir -p step for MCP_BRIDGE_DATA_DIR in client setup guide (75d8cdf)
- docs: fix Claude Code MCP config — add type:stdio, use @latest, add .mcp.json example (fa4b180)
- docs: fix VS Code Copilot MCP config — correct path, root key, and type field (4c9f067)
🔒 Security
This release has been scanned for vulnerabilities. Check the Security tab for details.
Full Changelog: v0.5.1...v0.5.2