Skip to content

Releases: forgesworn/402-mcp

v3.15.0

27 Mar 09:34

Choose a tag to compare

3.15.0 (2026-03-27)

Features

  • add l402-fetch-preview tool and MCP app widgets (20455a5)

v3.14.0

25 Mar 12:31

Choose a tag to compare

3.14.0 (2026-03-25)

Features

  • add IETF Payment client support (draft-ryan-httpauth-payment-01) (e013f41)
  • add MCP instructions, tool annotations, and kebab-case tool names (4f8130e)

v3.13.2

20 Mar 09:28

Choose a tag to compare

3.13.2 (2026-03-20)

Bug Fixes

  • correct copyright to TheCryptoDonkey (205d8e6)

v3.13.1

18 Mar 12:03

Choose a tag to compare

3.13.1 (2026-03-18)

Bug Fixes

  • use dynamic dates in credential store tests to avoid TTL expiry (8030e4e)

v3.13.0

17 Mar 14:25

Choose a tag to compare

3.13.0 (2026-03-17)

Bug Fixes

  • add missing x402 and transport deps to E2E test (0f05ff9)

Features

  • add listByMint and removeTokens to CashuTokenStore (a28fa24)
  • add NUT-18 xcashu payment request parser (178601f)
  • add xcashu payment logic with mint matching and coin selection (1fe5c04)
  • integrate xcashu payment into fetch — detect, pay, retry (babbfb5)
  • shared cashu lock for xcashu and melt concurrency safety (bc2fbd6)

v3.12.0

17 Mar 01:50

Choose a tag to compare

3.12.0 (2026-03-17)

Features

  • add x402 challenge detection and human-in-the-loop payment (e323157)

v3.11.2

16 Mar 17:46

Choose a tag to compare

3.11.2 (2026-03-16)

Bug Fixes

  • rewrite HNS resolver to use wire-format DoH (RFC 8484) (eec4bd8)

v3.11.1

16 Mar 15:08

Choose a tag to compare

3.11.1 (2026-03-16)

Bug Fixes

  • exempt human wallet from maxAutoPaySats cap, accept mixed IPv6 notation in HNS (71f0407)
  • security audit findings — maxAutoPaySats enforcement, HNS IP validation, redirect auth stripping (414b6d0)

v3.11.0

16 Mar 13:41

Choose a tag to compare

3.11.0 (2026-03-16)

Features

  • add HNS resolver (DNS-over-HTTPS via HDNS gateway) (12fea73)
  • add transport selector (preference sort, .onion filtering, HNS classification) (494f128)
  • add transportPreference, torProxy, hnsGatewayUrl to L402Config (908142d)
  • add withTransportFallback and isTransportError to resilient-fetch (f4a567d)
  • ParsedService.url → urls[] to support multi-transport kind 31402 events (eb2a685)
  • pubkey-based credential keying in l402_fetch (858fc99)
  • update SSRF guard — .onion detection, HNS fallback on NXDOMAIN (de3e97e)
  • wire multi-transport selection and HNS/Tor into l402_fetch (1303afa)

v3.10.0

16 Mar 11:50

Choose a tag to compare

3.10.0 (2026-03-16)

Features

  • parse pricing, auth, and timeout from capability content (bbaf0e0)