github d-kimuson/claude-code-viewer v0.8.0

3 hours ago

Features

  • Render inline and display LaTeX math with KaTeX while keeping code blocks literal and using safe rendering defaults. (#214, thanks @YonghaoZhao722)
  • Serve the UI, APIs, SSE, terminal WebSocket, authentication cookies, and PWA under a configurable reverse-proxy base path with --base-path or CCV_BASE_PATH. (#226)

Bug Fixes

  • Render bold, dim, and reset ANSI intensity safely in local command output. (#225)
  • Parse remote-control session log entries without validation errors. (#216, thanks @rymalia)
  • Parse SDK assistant messages that omit id or model while preserving session cost aggregation. (#224)
  • Keep bottom controls visible when mobile browser chrome changes the viewport height. (#223, thanks @volo-zyko)
  • Respect the default permission mode from ~/.claude/settings.json on the first request, add Don't Ask support, and correct permission fallbacks. (#222, thanks @volo-zyko)

Internal

  • Update vulnerable dependencies to patched versions.

View all changes

Don't miss a new claude-code-viewer release

NewReleases is sending notifications on new releases.