Skip to content

v0.4.1

Choose a tag to compare

@chrischall chrischall released this 10 Jun 02:09
02570d7

0.4.1 (2026-06-10)

Bug Fixes

  • retry transient login failures, single-flight first login, add request timeout (#38) (a2df459)

Refactor

  • adopt CookieSessionManager for lazy login + config-error caching (#41) (4e95a53)
  • adopt createOAuth2Refresher and stateful CookieJar from mcp-utils 0.7.0 (#40) (abdc462)
  • drop isExpired stub now that mcp-utils 0.9.0 makes it optional (#42) (bcace28)