Skip to content

Releases: chrischall/signupgenius-mcp

v1.3.1

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:42
e62f69b

1.3.1 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#113) (74e2765)

v1.3.0

Choose a tag to compare

@chrischall chrischall released this 03 Aug 04:32
c604727

1.3.0 (2026-08-03)

Features

  • add unauthenticated slot listing and fix the fetchproxy session lifecycle (#103) (941a9a1)

Bug Fixes

  • slots: correct unlimited accounting and scope legacy expiry sniffing (#106) (b72f58f), closes #104

Refactor

  • auth: collapse the hand-rolled lifter onto createSessionLifter (#107) (dfed6d8)

v1.2.2

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:53
1384e65

1.2.2 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#100) (053f8fa)

v1.2.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:45
4a3403e

1.2.1 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#89) (8ccc8e0)

v1.2.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:50
76078f3

1.2.0 (2026-07-13)

Features

  • skill: add signupgenius api access skill (#82) (628670e)

Refactor

  • skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#84) (16c1352)

v1.1.6

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
c745d26

1.1.6 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#80) (b3c9461)

Refactor

  • adopt shared error classes from mcp-utils (#72) (9d7e456)

Documentation

  • fix stale ModeMismatchError comments after shared-error migration (#75) (ee27240)

v1.1.5

Choose a tag to compare

@chrischall chrischall released this 05 Jul 22:37
5b63053

1.1.5 (2026-06-29)

Documentation

  • document auto-review follow-up convention (#65) (f0e0457)
  • require Conventional Commit PR titles for release-please (#63) (8d41666)

v1.1.4

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:54
7a5624d

1.1.4 (2026-06-13)

Bug Fixes

  • bot PRs bypass the CI gate unconditionally (upstream curtaincall#86 review) (#59) (8372a93)

Documentation

  • add MIT LICENSE file and README badges (#56) (a212868)

v1.1.3

Choose a tag to compare

@chrischall chrischall released this 10 Jun 02:09
bbbe188

1.1.3 (2026-06-10)

Documentation

  • flesh out CLAUDE.md to cohort quality (#54) (c70079c)

v1.1.2

Choose a tag to compare

@chrischall chrischall released this 04 Jun 04:29
37efda7

1.1.2 (2026-06-04)

Bug Fixes

  • adopt @fetchproxy 0.13.0 (0.8 → 0.13; bridge host failover + re-pairing) (#45) (26a6c9c)
  • adopt @fetchproxy/server 1.0.0 + @chrischall/mcp-utils 0.5.0 (#48) (222730a)