Skip to content

Releases: forgesworn/toll-booth

v4.5.0

28 Mar 11:20

Choose a tag to compare

4.5.0 (2026-03-28)

Features

  • sats-for-laughs: add NIP-VA attestation header and well-known endpoint (b0567c8)

v4.4.2

24 Mar 11:08

Choose a tag to compare

4.4.2 (2026-03-24)

Bug Fixes

  • update sats-for-laughs paymentMethods to 402-announce v2 format (81dcbb0)

v4.4.1

24 Mar 11:02

Choose a tag to compare

4.4.1 (2026-03-24)

Bug Fixes

  • update 402-announce call to v2 API (url → urls array) (73ac7f6)

v4.4.0

24 Mar 03:14

Choose a tag to compare

4.4.0 (2026-03-24)

Bug Fixes

  • address security audit findings (CRITICAL + HIGH + MEDIUM) (bc94c21)
  • remaining MEDIUM security fixes + adversarial test coverage (c45792e)

Features

  • add IETF Payment session rail with compliance guardrails (73f3597)
  • add PaymentSender interface and session storage (e1fa026)
  • IETF Payment session intent (#5) (8d770fa)
  • integrate session rail into TollBoothEngine (ab65a6d)

v4.3.0

24 Mar 01:50

Choose a tag to compare

4.3.0 (2026-03-24)

Bug Fixes

  • NWC backend field name and unused variable warnings (492bb46)

Features

  • add init command to CLI router (57581f2)
  • golden-path project templates for init command (c794035)
  • interactive prompt flow for init command (6a88374)
  • wire init command end-to-end (9794509)

v4.2.1

24 Mar 01:21

Choose a tag to compare

4.2.1 (2026-03-24)

Bug Fixes

  • dual-scheme UX — dynamic auth hints and body descriptions (0cacd67)

v4.2.0

23 Mar 23:40

Choose a tag to compare

4.2.0 (2026-03-23)

Features

  • IETF Payment auth rail — challenge, verify, receipt (d9e1e45)
  • multi-value WWW-Authenticate + Payment-Receipt injection (eb4e955)
  • wire IETF Payment rail into Booth config (49def6b)

v4.1.2

20 Mar 09:29

Choose a tag to compare

4.1.2 (2026-03-20)

Bug Fixes

  • correct copyright to TheCryptoDonkey (5001ba3)

v4.1.1

18 Mar 18:11

Choose a tag to compare

4.1.1 (2026-03-18)

Bug Fixes

  • regenerate cashu-ts patch for v3.6.1 (e323f82)

v4.1.0

18 Mar 17:04

Choose a tag to compare

4.1.0 (2026-03-18)

Bug Fixes

  • add security headers to blocked response in Hono and Web Standard adapters (26fb3ee)

Features

  • add blockedCountries and countryHeader config fields (4124bd7)
  • add OFAC_SANCTIONED constant and isBlockedCountry helper (b7c4db7)
  • export OFAC_SANCTIONED and isBlockedCountry (791e5eb)
  • geo-fence check in engine, blocks sanctioned countries (1ccf152)
  • handle blocked action in all adapters (efbb99a)
  • pass geo-fence config through Booth to engine (cd4e4f3)