Skip to content

Releases: Liplus-Project/github-webhook-mcp

v0.10.6

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 19 Apr 15:44
ea56076

What's Changed

Full Changelog: v0.10.5...v0.10.6

v0.10.5

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 13 Apr 09:17
a45e51b

What's Changed

Full Changelog: v0.10.4...v0.10.5

v0.10.4

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 13 Apr 04:12
ecbaad9

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 12 Apr 16:32
3ef7384

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

v0.10.2

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 06 Apr 03:18
9573275

Changes

  • Fix manifest.json license field from MIT to Apache-2.0 (#181)

v0.10.1

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 06 Apr 02:36
4c9d6c2

Changes

  • Add distribution channel requirements to docs/0-requirements.md (#176)

Milestone

https://github.com/Liplus-Project/github-webhook-mcp/milestone/13?closed=1

v0.10.0

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 06 Apr 02:22
279e199

Changes

  • Switch license from MIT to Apache-2.0 and add NOTICE (#172, #174)
  • Rename CD artifact from mcp-server.mcpb to github-webhook-mcp.mcpb (#177)

Milestone

https://github.com/Liplus-Project/github-webhook-mcp/milestone/12?closed=1

v0.9.6

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 03 Apr 14:58
c06b1eb

Changes

  • fix: replace icon with properly cropped 128x128 version (#170)

v0.9.5

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 03 Apr 14:31
c44981d

Changes

  • fix: use ws package instead of native WebSocket for channel connection (#168)
    • Native WebSocket silently ignores headers option (browser-spec compliance)
    • Auth headers were not reaching the Worker, causing connection timeout loops

v0.9.4

Choose a tag to compare

@liplus-lin-lay liplus-lin-lay released this 03 Apr 14:19
3dfc8a2

Changes

  • feat: add Li+ icon to .mcpb manifest (#166)