Releases: Liplus-Project/github-webhook-mcp
Releases · Liplus-Project/github-webhook-mcp
v0.11.4
What's Changed
- docs(mcp): recommend alwaysLoad: true for Claude Code v2.1.121+ by @liplus-lin-lay in #218
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- chore(wrangler): sync observability config from Cloudflare dashboard by @liplus-lin-lay in #214
- feat(bridge): wrap get_pending_status as Claude Code UserPromptSubmit decision JSON by @liplus-lin-lay in #216
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- fix(oauth): Windows openBrowser URL quoting (v0.11.2) by @liplus-lin-lay in #212
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- feat(oauth): device flow UX — auto-browser + auth-required tool response (mcp-server, local-mcp) by @liplus-lin-lay in #208
- refactor(oauth): replace device flow with Worker-hosted web OAuth + fix refresh desync by @liplus-lin-lay in #210
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- fix(oauth): always return newProps in tokenExchangeCallback + diagnostic log by @liplus-lin-lay in #197
- feat(worker): bespoke OAuth with device authorization grant (RFC 8628) by @liplus-lin-lay in #203
- feat(mcp-server): device flow client (scope: mcp-server) by @liplus-lin-lay in #204
- feat(local-mcp): replace localhost callback with device flow client by @liplus-lin-lay in #205
- test(oauth): device flow integration tests + docs migration (#202) by @liplus-lin-lay in #206
Full Changelog: v0.10.7...v0.11.0
v0.10.7
What's Changed
- docs: import Wiki nav and JA pages into docs/ (#193) by @liplus-lin-lay in #194
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- Fix concurrent token refresh race condition by @liplus-lin-lay in #190
- docs(mcp-server): add English README for npm package page by @liplus-lin-lay in #192
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- Fix grant revocation causing auth loop, add Worker debug logging by @liplus-lin-lay in #188
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- Add refresh failure logging and proactive token refresh by @liplus-lin-lay in #186
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- Fix auth loop: limit 401/session retry to once, fix empty refresh token by @liplus-lin-lay in #184
Full Changelog: v0.10.2...v0.10.3