Releases: Liplus-Project/github-webhook-mcp
Releases · Liplus-Project/github-webhook-mcp
Release list
v0.11.8
What's Changed
- Revert #230 (constant-time signature swap) to restore live webhook delivery by @liplus-lin-lay in #232
- fix(worker): windowed per-tenant quota + restore #230 (end webhook 429 lockout) by @liplus-lin-lay in #233
- feat(worker): auto-purge processed events on mark_processed in WebhookStore DO by @liplus-lin-lay in #235
- feat(worker): time-based retention sweep for unprocessed events via DO alarm by @liplus-lin-lay in #237
- fix(worker): dedupe MCP SDK + fix agent.ts type errors, add CI tsc gate by @liplus-lin-lay in #239
Full Changelog: v0.11.7...v0.11.8
v0.11.7
What's Changed
- test(worker): Durable Object layer tests via vitest-pool-workers (patch) by @liplus-lin-lay in #226
- test(worker): verifyGitHubSignature HMAC unit tests (patch) by @liplus-lin-lay in #228
- fix(worker): constant-time signature verification (patch) by @liplus-lin-lay in #230
Full Changelog: v0.11.6...v0.11.7
v0.11.6
What's Changed
- test(worker,shared): unit tests for summarize, rate-limit, github-ip core logic (patch) by @liplus-lin-lay in #224
Full Changelog: v0.11.5...v0.11.6
v0.11.5
What's Changed
- chore(li+): regenerate .claude adapter to build-2026-05-03.3 (#219) by @liplus-lin-lay in #220
- fix(bridge): empty silent get_pending_status wrap when pending_count is 0 (patch) by @liplus-lin-lay in #222
Full Changelog: v0.11.4...v0.11.5
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