Skip to content

Release v0.20.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 05:21
· 4 commits to main since this release

馃帀 Release v0.20.0

馃摝 Docker Images

# Docker Hub
docker pull agigante80/actual-mcp-server:0.20.0

# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.20.0

馃摑 Changelog

  • chore(release): bump version to 0.20.0 (42cc916)
  • fix(e2e): move the HTML report out of test-results so the stdio leg can start (#423, blocker 1 of 2) (dbfd712)
  • feat(query): accept SQL-escaped apostrophes in IN lists, keeping the #421 injection closed (#433) (3223231)
  • feat(server-info): report the resolved dependency versions alongside the declared ranges (#445) (8213288)
  • fix(security): gate the GET/SSE route, stop returning raw errors, and report the cause on both routes (#447, #446, #438 follow-through) (fc46e08)
  • fix(ci): stop deciding tracker writes from reads that did not happen (#442, #444, #443) (2cee239)
  • chore(deps): bump zod 4.4.3 to 4.5.4, and repair two guards it blinded (#448) (cb08e59)
  • chore(deps): bump @types/node and knip, both direct dev-only deps (#449) (9c93b0a)

馃搳 What this release ships

  • @actual-app/api pinned at 26.9.0
  • All 77 MCP tools registered and validated on this tag

馃敀 Security

This release has been scanned for vulnerabilities. Check the Security tab for details.

Full Changelog: v0.19.4...v0.20.0