🎉 Release v0.5.1
📦 Docker Images
# Docker Hub
docker pull agigante80/actual-mcp-server:0.5.1
# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.5.1📝 Changelog
- fix(publish): add repository.url and make bin executable for npm provenance (99f0606)
- fix(ci): upgrade npm before publish — OIDC Trusted Publishers require npm 11.5.1+ (8a978dc)
- ci: remove registry-url from npm-publish setup-node (conflicts with OIDC auth) (48d987f)
- docs: add npx one-liner to Option C (HTTP server quick start) (741875d)
- chore(release): bump version to 0.5.1 (d65dccb)
- ci: switch npm publish to Trusted Publishers (OIDC, no NPM_TOKEN) (72cc3ac)
- feat: publish to npm as actual-mcp-server with bin entry for npx usage (38a4cb5)
- docs: rename CLAUDE_DESKTOP_SETUP → MCP_CLIENTS_SETUP, add all AI client configs (147f593)
- docs: extensive stdio documentation in README and Docker Hub descriptions (eeaefeb)
- chore(release): bump version to 0.5.0 (57e08bf)
- fix(server_info): report live dependency versions and active transport mode (ee2b2f0)
- feat(transport): add --stdio transport mode for Claude Desktop and local clients (1c9b95a)
🔒 Security
This release has been scanned for vulnerabilities. Check the Security tab for details.
Full Changelog: v0.4.42...v0.5.1