Skip to content

Releases: forgesworn/bray

v1.31.0

11 Apr 08:47

Choose a tag to compare

1.31.0 (2026-04-11)

Features

  • trust: support assertion-address (a-tag) in attestations (a53be9c)

v1.30.0

08 Apr 23:46

Choose a tag to compare

1.30.0 (2026-04-08)

Features

  • align persona purpose to persona/{name} to match Heartwood convention (cfaf351)

v1.29.4

08 Apr 23:44

Choose a tag to compare

1.29.4 (2026-04-08)

Bug Fixes

  • remove false-positive purpose mismatch warning for Heartwood (87ce269)

v1.29.3

08 Apr 23:43

Choose a tag to compare

1.29.3 (2026-04-08)

Bug Fixes

  • robust switch() response parsing; log identity after switch; warn on purpose mismatch (1101995)

v1.29.2

08 Apr 23:36

Choose a tag to compare

1.29.2 (2026-04-08)

Bug Fixes

  • clear errors for derive/switch in bunker mode (seed not available) (85c7367)
  • probe for Heartwood extensions after bunker connect in CLI (7be360e)

v1.29.1

08 Apr 23:30

Choose a tag to compare

1.29.1 (2026-04-08)

Bug Fixes

  • resolve bunker pubkey before accessing activeNpub in CLI (5b406a1)
  • strip --bunker/--key flags before command detection (91957ef)

v1.29.0

08 Apr 23:28

Choose a tag to compare

1.29.0 (2026-04-08)

Features

  • --bunker/--key CLI flags; fix persona switch routing and widget tool calls (7a70310)

v1.28.1

08 Apr 00:59

Choose a tag to compare

1.28.1 (2026-04-08)

Bug Fixes

  • per-session transport so McpServer can be reused across reconnects (0fb2eaa)

v1.28.0

08 Apr 00:50

Choose a tag to compare

1.28.0 (2026-04-08)

Features

  • stable HTTP auth token via BRAY_HTTP_TOKEN env var (675de3b)

v1.27.8

08 Apr 00:42

Choose a tag to compare

1.27.8 (2026-04-08)

Bug Fixes

  • stateless HTTP transport cannot be reused — switch to session-per-connection mode (0f033b7)