Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 27 May 01:02
Immutable release. Only release title and notes can be modified.
v0.8.0

truestamp-cli 0.8.0

Install:

go install github.com/truestamp/truestamp-cli/cmd/truestamp@v0.8.0
brew install truestamp/tap/truestamp-cli

Changelog

  • 181b3da: Add /release skill — canonical Claude Code flow for cutting a release (@grempe)
  • 7a8f4c2: Add beacons, health checks, friendly error pane (@grempe)
  • 0ee5de1: Add claims-as-source-of-truth submission mode (@grempe)
  • 4597de8: Add fuzz tests for wschannel codec (@grempe)
  • 0c33059: Add team subcommand and console Teams pane (@grempe)
  • e4f23dd: Add truestamp console interactive TUI (@grempe)
  • 855d888: Bump Go toolchain 1.26.2 -> 1.26.3 to clear two stdlib CVEs (@grempe)
  • bdd272f: Bump the github-actions group across 1 directory with 2 updates (@dependabot[bot])
  • c0883f4: Bump the go-dependencies group across 1 directory with 5 updates (@dependabot[bot])
  • 86a7f19: Consolidate URL config into a single base_url (@grempe)
  • 14bf562: Events table: stop truncating the primary ID column (@grempe)
  • 74d0b41: Extend JSON logger CLI-wide with redaction and panic recovery (@grempe)
  • cba9097: Fix ? help toggle: footer height now grows the body, not the screen (@grempe)
  • 5688307: Fix healthcheck latency flake on fast loopback (@grempe)
  • 2ec16a2: Harden wschannel with chaos test suite (@grempe)
  • ab35122: Hash validation: all three checks mandatory in every code path (@grempe)
  • da6f2ab: Inline validation errors at the offending field (@grempe)
  • b3cd3ee: Monitor: align table under title, anchor scroll indicator to title row (@grempe)
  • f1704c3: Monitor: default focus to the events waterfall (@grempe)
  • 95cba5e: Monitor: fix off-by-one in table padding that pushed footer off-screen (@grempe)
  • f2770ac: New Item form ergonomics + quit-confirmation prompt (@grempe)
  • be21902: New Item watching screen polish + state-aware footer (@grempe)
  • 9da05eb: New Item: full hash-type list + table-driven length validation (@grempe)
  • d17e907: Phase 1: TUI chrome package + keymap-driven footer (@grempe)
  • ebb722d: Phase 2: enable mouse wheel scroll on the Monitor waterfall (@grempe)
  • c02f154: Phase 3: canonical event projector + lipgloss/v2/table for the waterfall (@grempe)
  • 09ef753: Phase 4: migrate New Item form to huh/v2 (@grempe)
  • a2c1d32: Phase 5: connection pane polish via lipgloss/v2/table (@grempe)
  • 6b3abd9: Phase 6: tests for chrome, events projector, keymaps (@grempe)
  • df325d0: Redesign console monitor waterfall display (@grempe)
  • e6d054f: Release v0.8.0 (@grempe)
  • b3e2ac7: Run chaos and fuzz tests in CI (@grempe)
  • 02af1a7: Show Hash type on the watching card (@grempe)
  • c43fe33: Tighten hash validation: even-length enforced unconditionally (@grempe)
  • cac10c3: Trim header status; move plan + stream count to Connection pane (@grempe)
  • a85400c: Watching screen: drop card border, fix wrap; esc returns to new form (@grempe)
  • 3e52165: hash type: canonical Display name shared by picker + watching screen (@grempe)
  • 01488a3: remove memsearch dir (@grempe)
  • 9b57bdf: remove no longer needed briefing file for last commit (@grempe)