Release v0.6.2
馃帀 Release v0.6.2
馃摝 Docker Images
# Docker Hub
docker pull agigante80/actual-mcp-server:0.6.2
# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.6.2馃摑 Changelog
- chore(release): bump version to 0.6.2 (69a1bf3)
- fix(adapter): make legacy init/shutdown cooperate with active pool sessions (0204d10)
- fix(adapter): scope pool-drop to infrastructure errors only (7d091da)
- fix(adapter): wire pool's api.init/shutdown into shared apiState flag (b09fdd9)
- refactor(adapter): cooperate with per-session pool to eliminate per-op login burst (5b5314b)
- fix(adapter): cap auth-retry backoff at 5s base (25s total) and document ceiling (2005790)
- fix(adapter): bump auth-retry base backoff to 2000ms (4f64a02)
- fix(adapter): retry too-many-requests at api.init with exponential backoff (9a6718a)
- fix(tests): cap retry / session-reinit / wall-clock loops in manual runner (19f45bb)
- fix(server): catch deferred initPromise rejection on Actual auth failure (e62488b)
- docs: refresh CLAUDE.md agent inventory and slash command list (d2e16b3)
- chore: install forge-kit governance components (8c13cbe)
馃敀 Security
This release has been scanned for vulnerabilities. Check the Security tab for details.
Full Changelog: v0.6.1...v0.6.2