Skip to content

v0.21.9

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 03:58
· 1 commit to main since this release
222068b

Fixes

  • Chrome extension: restore Video + Slides capture from toolbar-opened side panels by granting production builds the visible-tab access Chrome requires.
  • Summaries: structure multi-point pages and discussion threads as scannable Markdown blocks instead of dense prose.
  • Security: route remote asset classification and downloads through the daemon's SSRF-guarded fetcher (#380, thanks @bunlongheng).
  • Chrome extension: stop cancelled or disconnected native-companion bridge requests before they can launch a stale native host (#379, thanks @vincent-peng).

Dependencies and maintenance

  • Refresh policy-eligible runtime, extension, browser media, test, formatting, lint, and type dependencies.

Documentation

  • Rewrite the README as a concise front door to the CLI, browser extension, and task-focused guides.