Skip to content

Releases: chrischall/evite-mcp

v0.5.1

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:41
ca235f4

0.5.1 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#86) (584067b)

v0.5.0

Choose a tag to compare

@chrischall chrischall released this 30 Jul 14:19
175ffe6

0.5.0 (2026-07-30)

Features

  • messages: implement per-guest messaging over Firebase RTDB REST (#77) (e3b3d36)

v0.4.2

Choose a tag to compare

@chrischall chrischall released this 30 Jul 13:50
800b22b

0.4.2 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#73) (dda9f00)
  • writes: pin send body and reject unsupported per-guest messaging (#76) (4bf4bbe)

v0.4.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:46
1e52eae

0.4.1 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#65) (20c9f71)

v0.4.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:49
672962f

0.4.0 (2026-07-13)

Features

  • skill: add evite api access skill (#61) (5bc79c0)

Documentation

  • evite-api: add missing Content-Type header + chmod-restrict session jar (#64) (50c336e), closes #62

v0.3.5

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:08
33de24d

0.3.5 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#56) (3d9833b)

Refactor

  • dedupe Set-Cookie parsing onto mcp-utils CookieJar (#53) (7638cea)

Documentation

  • document first-party dependency-bump label exception (#57) (7683eec)

v0.3.4

Choose a tag to compare

@chrischall chrischall released this 05 Jul 22:38
bc4ddba

0.3.4 (2026-06-29)

Documentation

  • document auto-review follow-up issue convention (#44) (35cdf4d)
  • require Conventional Commit PR titles for release-please (#40) (6c0b500)

v0.3.3

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:54
1cf2488

0.3.3 (2026-06-13)

Bug Fixes

  • bot PRs bypass the CI gate unconditionally (#36) (afddf44)

Documentation

v0.3.2

Choose a tag to compare

@chrischall chrischall released this 10 Jun 02:09
edb2716

0.3.2 (2026-06-09)

Bug Fixes

  • clear memoized session promise on rejection so resolution retries (#28) (af18089)
  • read rotated CSRF fresh per write + re-login on session expiry (#30) (da697cc)

Refactor

  • adopt CookieSessionManager for session lifecycle (#31) (17f42dd)

v0.3.1

Choose a tag to compare

@chrischall chrischall released this 04 Jun 04:28
65631af

0.3.1 (2026-06-04)

Bug Fixes

  • adopt @fetchproxy/server 0.13.0 (bridge host failover + re-pairing) (#22) (b2ca0f9)
  • adopt @fetchproxy/server 1.0.0 + @chrischall/mcp-utils 0.5.0 (#24) (d2dc631)