Release v0.7.11
🎉 Release v0.7.11
📦 Docker Images
# Docker Hub
docker pull agigante80/actual-mcp-server:0.7.11
# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.7.11📝 Changelog
- chore(release): bump version to 0.7.11 (5b561d9)
- feat(auth): OIDC multi-audience strict allowlist (OIDC_ACCEPTED_AUDIENCES) (#245) (6645a77)
- chore(deps-dev): bump @playwright/test 1.61.0, @types/node 25.9.3, knip 6.17.1 (#247) (7c52ed6)
- chore(httpServer): remove pre-existing em dashes (project dash rule) (280c48c)
- fix(auth): reject an OIDC token with no usable sub at the verifier (#244) (cb56cbb)
- docs(fork-analysis): record #244/#245 split and #244 shipped (v0.7.10) (b1df89b)
- chore(release): bump version to 0.7.10 (7f69509)
- fix(auth): OIDC JWKS discovery, clean 401 on bad token, populate subject (#244) (eacf835)
- chore(fork-analysis): 2026-06-17 run, harvest dsqr84 OIDC cluster (#244) (bdded6e)
🔒 Security
This release has been scanned for vulnerabilities. Check the Security tab for details.
Full Changelog: v0.7.9...v0.7.11