Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 15:01
· 833 commits to main since this release

馃帀 Release v0.3.0

馃摝 Docker Images

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

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

馃摑 Changelog

  • chore: Bump version to 0.4.0 (1077081)
  • docs: Prepare for major release - update tool count and environment variables (f766e2c)
  • docs: Add comprehensive pattern matching enhancement roadmap (24368ef)
  • feat: Add account name to each transaction in search results (488912e)
  • feat: Add accountId validation to all search tools (4dc2c39)
  • feat: add absoluteAmount parameter to search by magnitude regardless of sign (3332f46)
  • debug: enhance token comparison logging with hex dumps for auth debugging (66e5a30)
  • debug: add token comparison logging to diagnose auth issue (309caf4)
  • fix: session cleanup on restart + comprehensive search tools testing (234f51c)
  • fix: rewrite all search_by_* tools to use JavaScript filtering instead of ActualQL (e5eb8ef)
  • fix: add missing accountId filter in transactions_search_by_payee (d6905e3)
  • fix: use proper ActualQL filter chaining for month search (d5d5a3a)
  • fix: use getTransactions adapter instead of ActualQL for month search (6937f36)
  • fix: correct month search date range query and return value (c92a8d7)

馃敀 Security

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