Skip to content

v0.2.13

Choose a tag to compare

@L-Chris L-Chris released this 02 Aug 23:14
· 7 commits to main since this release

Feature

  • Added viewport-prioritized incremental translation that replaces each completed batch immediately.

Improvement

  • Reduced AI context overhead with a compact tool protocol, smaller tool responses, and a concise system prompt.

Fix

  • Fixed internal citations by standardizing the link:// protocol, enforcing valid Markdown output, and preserving citation clicks while responses stream.
  • Fixed wrapped Markdown tables and selection artifacts around list markers and table cells.
  • Fixed long-response text selection so edge dragging scrolls automatically and offscreen endpoints remain selected.

Full Changelog: v0.2.12...v0.2.13