Skip to content

Release v0.6.14

Choose a tag to compare

@github-actions github-actions released this 17 May 08:45

🎉 Release v0.6.14

📦 Docker Images

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

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

📝 Changelog

  • test(integration): prefer same-server alternate budget in switch test (c82b9b5)
  • perf(adapter): same-server switchBudget skips re-auth (#172) (aa72021)
  • fix(adapter): materialise fresh pool entry after switchBudget (regression from #156) (9b6fd81)
  • chore(release): bump version to 0.6.13 (176f4c4)
  • fix(security): enforce per-session active budget and budget ACL (#156) (b60455d)
  • fix: rewire write-path through the pool branch (#158) (2a479ec)
  • fix(security): harden static-Bearer auth path (#157) (af2ca6b)
  • fix: enforce side-effect-free invariant on rejection-allowlist module (0fce8bf)
  • fix(ci): gate npm-publish and release jobs to tag-push to eliminate double-publish race (60ddf0a)
  • chore(release): bump version to 0.6.12 (37e6b72)

🔒 Security

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

Full Changelog: v0.6.11...v0.6.14