🎉 Release v0.4.7
📦 Docker Images
# Docker Hub
docker pull agigante80/actual-mcp-server:0.4.7
# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.4.7📝 Changelog
- chore: bump version to 0.4.8 (08f9627)
- docs: move VERSIONING_STRATEGY to root docs folder (5a146c6)
- fix(ci): update Docker E2E workflow to use docker compose v2 (28d30d0)
- fix: improve query validation error messages with field/table suggestions (1c9e5fb)
- feat(testing): add Docker-based E2E test infrastructure (26bc87c)
- fix(e2e): resolve E2E test failures - session init race condition and server startup (fb9ac4f)
- chore: remove migrate-test-files.sh one-time script (17c91ec)
- refactor: remove nginx dependency - not needed after testing (21ecb5d)
- docs: final root cleanup - archive quick reference and remove one-time script (01f72b5)
- docs: archive completed fix and refactoring documentation (7fae8bd)
- docs: add file organization refactoring completion documentation (ce5f674)
- refactor: organize test files into tests/manual and tests/integration (bca0404)
🔒 Security
This release has been scanned for vulnerabilities. Check the Security tab for details.