github agigante80/actual-mcp-server v0.4.42
Release v0.4.42

latest releases: v0.22.1, v0.22.0, v0.21.0...
5 months ago

🎉 Release v0.4.42

📦 Docker Images

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

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

📝 Changelog

  • chore(release): bump version to 0.4.42 (c3eaf62)
  • chore(adapter): remove dead getAllTransactions — unused after #104 revert (#105) (725f4f1)
  • fix(tools): revert transactions_uncategorized to getTransactions(undefined) full scan (#104) (3d98682)
  • fix(adapter): remove rawGetAccounts() pre-flight from addTransactions (0f2b32c)
  • fix(e2e): scope uncategorized test to accountId — use proven single-account path (053e903)
  • fix(adapter): getAllTransactions uses per-account sessions instead of shared session (2951c8d)
  • fix(adapter): use sequential loop in getAllTransactions to avoid SQLite concurrency issues (576190f)
  • chore(release): bump version to 0.4.41 (6cd0632)
  • fix(adapter): pass pre-fetched accounts into getAllTransactions to avoid withApiLock deadlock (#99) (cc27161)
  • ci: speed up Docker E2E Tests job — remove wasted Playwright host install, add Docker image cache (d7dc98b)
  • fix(tools): actual_transactions_uncategorized returns empty when no accountId provided (d40c397)

🔒 Security

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

Full Changelog: v0.4.40...v0.4.42

Don't miss a new actual-mcp-server release

NewReleases is sending notifications on new releases.