# CommitBrief v0.9.3

> CLI splash logo on every run — 16×16 half-block rendering of the CommitBrief mark, alongside wordmark and OSC 8 hyperlinks.

Released May 27, 2026

Canonical URL: https://commitbrief.com/changelog/v0.9.3/

---

## Added

- **CLI splash logo on every run.** A 16×16 half-block rendering
  of the CommitBrief mark — same gradient + arrow as the favicon
  and web logo — shown alongside the wordmark, tagline, and OSC 8
  hyperlinks to Home / Docs / GitHub / Sponsor / Author.

  Printed to **stderr only** — `commitbrief --json | jq` and
  `--markdown > file` stay uncorrupted — and gated on a TTY-capable
  stderr so redirected CI logs don't fill with raw 24-bit color
  escapes. The wordmark line embeds the resolved build version
  (`version.Version`), so it always matches the running binary.