Skip to content

Releases: chrischall/setlist-mcp

v0.9.6

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:42
d45689d

0.9.6 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#99) (56b029c)

v0.9.5

Choose a tag to compare

@chrischall chrischall released this 03 Aug 04:32
ac46ac7

0.9.5 (2026-08-03)

Bug Fixes

  • attendance: re-lift an expired browser session instead of wedging (#90) (ceb3432)
  • web-client: single-flight requireCookie and land the doc I claimed (#95) (5c4a02f), closes #94
  • web-client: single-flight the re-lift so concurrent writes can't race (#93) (89c4795), closes #91

v0.9.4

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:53
27b3e61

0.9.4 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#85) (fe8af94)

v0.9.3

Choose a tag to compare

@chrischall chrischall released this 27 Jul 02:54
4ad760a

0.9.3 (2026-07-27)

Bug Fixes

  • deps: require @chrischall/mcp-connector >=1.1.1 (#78) (f843703)

v0.9.2

Choose a tag to compare

@chrischall chrischall released this 19 Jul 14:54
8c01c61

0.9.2 (2026-07-19)

Bug Fixes

  • deps: move to workers-oauth-provider 0.8.x and mcp-connector 1.0.0 (#68) (3c39ce0)

v0.9.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:45
a8a528b

0.9.1 (2026-07-19)

Bug Fixes

  • ci: run the Workers test pool in CI (#67) (19c0a42)

Documentation

  • replace duplicated fleet policy with a pointer (#65) (9e698e4)

v0.9.0

Choose a tag to compare

@chrischall chrischall released this 14 Jul 17:52
eb62bdc

0.9.0 (2026-07-14)

Features

  • add hosted Cloudflare Worker connector (read-only v1) (#62) (0869e50)

Bug Fixes

  • guard client.ts .env load so the Worker starts + wire OAUTH_KV id (#64) (3aa1dac)

Refactor

  • pass client into tool registrars (transport-neutral) (#60) (7786704)

v0.8.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:49
fccd70d

0.8.0 (2026-07-13)

Features

  • skill: add setlist.fm fpx/curl access skill (#55) (2e57c38)

Bug Fixes

  • skill: make attendance-write.md's perl parse order-independent (#59) (1fc573d), closes #56

Refactor

  • skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#58) (c138479)

v0.7.4

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:08
8e6ddf9

0.7.4 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to ^0.12.0 (#50) (dca5296)

Refactor

  • adopt withDeadline + createAuthResolver; bump mcp-utils to 0.10.5 (#46) (05d8c28)

Documentation

  • document first-party dependency-bump label exception (#51) (3291794)

v0.7.3

Choose a tag to compare

@chrischall chrischall released this 15 Jun 14:32
1291fe0

0.7.3 (2026-06-15)

Documentation

  • audit CLAUDE.md and add auto-review follow-up convention (#37) (f7adf83)
  • require Conventional Commit PR titles for release-please (#32) (5f77353)