Skip to content

Releases: chrischall/canvas-parent-mcp

v1.2.5

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:41
ad6909a

1.2.5 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#122) (fa781e3)

v1.2.4

Choose a tag to compare

@chrischall chrischall released this 03 Aug 05:26
78cc1dc

1.2.4 (2026-08-03)

Bug Fixes

  • auth: lift cookies from the tenant subdomain, not the wildcard apex (#114) (cd570b8)

Refactor

  • auth: rename liftersByDomain to match its actual key (#116) (8970c18), closes #115

v1.2.3

Choose a tag to compare

@chrischall chrischall released this 03 Aug 04:32
e002aeb

1.2.3 (2026-08-03)

Bug Fixes

  • auth: renew the browser session instead of treating a 401 as terminal (#108) (665d989)

Refactor

  • auth: collapse the hand-rolled lifter onto createSessionLifter (#111) (16d8e5e)

v1.2.2

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:52
9d60274

1.2.2 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#103) (14fa43c)

v1.2.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:45
dd5857a

1.2.1 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#96) (a44de7b)

v1.2.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:49
8fb3354

1.2.0 (2026-07-13)

Features

  • skill: add canvas-parent api access skill (#92) (effd88f), closes #93

Refactor

  • skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#94) (9e1061c)

v1.1.8

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
d1af718

1.1.8 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#88) (63a725e)

Refactor

  • adopt shared CookieJar and createOAuth2Refresher from mcp-utils (#85) (db5b87f)

v1.1.7

Choose a tag to compare

@chrischall chrischall released this 05 Jul 22:37
980c2d6

1.1.7 (2026-07-05)

Documentation

  • fix auth priority order + add auto-review follow-up convention (#75) (f1cc979)
  • fix auth.ts precedence comments to match loadAccount order (#76) (6ad6b49)
  • require Conventional Commit PR titles for release-please (#71) (37a6584)

v1.1.6

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:53
45d51e9

1.1.6 (2026-06-13)

Bug Fixes

  • bot PRs bypass the CI gate unconditionally (upstream curtaincall#86 review) (#67) (ce9a800)

Documentation

  • add MIT LICENSE file and README badges (#65) (cf46e99)
  • correct release flow to describe release-please (#63) (f9587e5)

v1.1.5

Choose a tag to compare

@chrischall chrischall released this 04 Jun 04:28
786b86c

1.1.5 (2026-06-04)

Bug Fixes

  • adopt @fetchproxy/server 0.13.0 (bridge host failover + re-pairing) (#55) (f3f1dc0)
  • adopt @fetchproxy/server 1.0.0 + @chrischall/mcp-utils 0.5.0 (#57) (b34c774)