Skip to content

v0.20.0

Latest

Choose a tag to compare

@steipete steipete released this 19 Jun 08:56
· 1 commit to main since this release
v0.20.0
ba8f02f

Features

  • Chrome extension: allow the local daemon port to be configured under Options → Runtime → Daemon, with consistent routing for daemon calls and authenticated slide images (#312, thanks @enieuwy).

Fixes

  • Streaming: share EOF-safe, whitespace-preserving SSE parsing across core, CLI providers, and extension clients.
  • Config: preserve standalone enabled: false values for cache, media cache, slides, and logging sections.
  • Daemon chat: surface non-streaming provider failures and apply the GitHub Models compatibility fallback to JSON and SSE agent responses.
  • Dependencies: pin patched Vite, tmp, and protobufjs releases to clear known high- and moderate-severity transitive advisories.

Release proof