Skip to content

Releases: forgesworn/bray

v1.22.0

26 Mar 09:03

Choose a tag to compare

1.22.0 (2026-03-26)

Bug Fixes

  • deliver NIP-17 DMs to recipient relays and send sender copy (c5efb73)

Features

  • add contacts-search tool for finding contacts by name (77abbaa)
  • add dm-by-name, dm-conversation, feed-by-name, profile-by-name (4994977)

v1.21.0

25 Mar 12:51

Choose a tag to compare

1.21.0 (2026-03-25)

Bug Fixes

  • use npm nostr-attestations instead of file reference (fixes CI) (76f51cb)

Features

  • add MCP server instructions for tool sequencing guidance (1601a09)
  • add search+execute catalog to reduce context window usage (eb1b59c)
  • assertion-first attestations + trust-attest/trust-claim tool split (11090cb)
  • assertion-ref support in trust-attest handler (7048106)
  • split trust-attest into trust-attest (assertion-first) and trust-claim (direct) (501b5b9)

v1.20.0

25 Mar 11:01

Choose a tag to compare

1.20.0 (2026-03-25)

Features

  • add destructiveHint annotations and zap-send confirm gate (7fa5f8b)

v1.19.0

25 Mar 10:33

Choose a tag to compare

1.19.0 (2026-03-25)

Features

  • MCP dog-food improvements — whoami tool, human output default, async relay load (112c548)

v1.18.2

25 Mar 10:20

Choose a tag to compare

1.18.2 (2026-03-25)

Bug Fixes

  • defer NIP-65 relay load for offline CLI commands (0d5e3dc)

v1.18.1

25 Mar 10:09

Choose a tag to compare

1.18.1 (2026-03-25)

Bug Fixes

  • increase CLI test timeout to 15s (flaky child process spawns) (eb832f5)

v1.18.0

25 Mar 10:03

Choose a tag to compare

1.18.0 (2026-03-25)

Features

  • queryDirect for explicit relay queries, relay admin tools (ecd190b)

v1.17.0

25 Mar 09:58

Choose a tag to compare

1.17.0 (2026-03-25)

Features

  • persistent bunker key via --bunker-key-file (stable URI across restarts) (91a4070)

v1.16.2

25 Mar 08:56

Choose a tag to compare

1.16.2 (2026-03-25)

Bug Fixes

  • CLI bunker mode — use any type for ctx to support BunkerContext (baec6c5)

v1.16.1

25 Mar 08:52

Choose a tag to compare

1.16.1 (2026-03-25)

Bug Fixes

  • bunker mode config — skip detectKeyFormat for empty secretKey, fix ternary precedence (fcc8a0f)