Changelog

What shipped, what changed, what's coming.

Honest release notes. Written for the partners reviewing whether to renew, not marketing.

v0.3.0
21 Apr 2026

Real PDF audit bundles and honest marketing

  • ShippedAudit-bundle export now generates a signed PDF (pdf-lib) with a cover page, chain-of-custody table, full message history, and document manifest.
  • ShippedDocument OCR runs against Claude Sonnet 4.5 vision on real uploads — extracts structured fields with per-field confidence.
  • ShippedTranslation pipeline calls the real Anthropic API when ANTHROPIC_API_KEY is set; deterministic stub otherwise.
  • ShippedOutbound WhatsApp messages deliver through Meta's Cloud API; inbound webhook verifies HMAC with constant-time comparison.
  • ShippedPill-shaped centered navigation, rotating testimonial carousel, velocity-blur scroll, fictionalised demo phone numbers.
  • FixedRemoved 14 unused dependencies (Radix, Lucide, CVA, tailwind-merge).
  • FixedSchema-validator crash when sending outbound replies.
  • ComingAdmin leads dashboard (Phase 3).
  • ComingSOC 2 Type I completion (Q3 2026).
v0.2.0
05 Apr 2026

Reactive dashboard + case detail

  • ShippedConvex-backed dashboard with live case table.
  • ShippedCase detail with reactive message thread and optimistic composer.
  • ShippedMorning digest page with urgent/awaiting grouping.
v0.1.0
18 Mar 2026

First product scaffold

  • ShippedDesign system, sidebar + topbar shell, login flow.
  • ShippedSchema for firms, cases, messages, documents, audit bundles, custody log, digest.