Skip to content

Releases: chrischall/schoolpass-mcp

v0.3.1

Choose a tag to compare

@chrischall chrischall released this 28 Aug 21:06
bb4e1fc

0.3.1 (2026-08-28)

Bug Fixes

  • egress: declare every host the server dials in mint.yaml (#18) (38bfafd)

v0.3.0

Choose a tag to compare

@chrischall chrischall released this 28 Aug 11:33
038be1d

0.3.0 (2026-08-27)

Features

  • cache the signed-in session so a restart skips the login (#10) (7cdfbcd)

Bug Fixes

  • make the dismissal-change tools prove and target the right thing (#8) (3b8a3dd)
  • read the injected env when building the session cache (#13) (0a93508)
  • refresh the stale dismissal docblock and stop verify-write logging PII (#6) (23ff0f1)

Documentation

  • list the cache env vars in server.json and .env.example (#17) (d5fd1b9)
  • readme: npm test now typechecks before running vitest (#16) (abf5fac)
  • skill: declare the name this skill actually publishes under (#9) (f1e9ce3)

v0.2.0

Choose a tag to compare

@chrischall chrischall released this 25 Aug 13:59
1e2e047

0.2.0 (2026-08-25)

Features

  • submit and cancel dismissal changes (confirm-gated) (#2) (12962e4)

v0.1.0

Choose a tag to compare

@chrischall chrischall released this 24 Aug 22:30
7e7922a

0.1.0 (2026-08-24)

Features

  • SchoolPass parent MCP server and curl skill (a61c087)