Skip to content

1.19.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:08
· 109 commits to main since this release

Fixes

  • Cockpit sidebar no longer shows a horizontal scrollbar — long previous-session names and branch/model labels are truncated cleanly instead of overflowing the rail (and the row's pin/close buttons stay reachable).
  • Projects toolbar no longer crushes its controls into vertical single-character columns at narrow window widths — it wraps to a second row.

Security

  • Clicking an agent-printed image path now refuses .svg/.ico (raster formats only), so a scriptable SVG can't be opened through the OS handler.
  • Add folder only accepts a directory chosen via the native picker dialog, so the scan allowlist can't be widened programmatically.

Under the hood

  • Usage cost estimate: Sonnet-5 pricing is now date-aware and switches from the introductory to the standard rate automatically on 2026-09-01 (no more silent under-reporting).
  • De-duplicated shared helpers (SESSION_ID_RE, basename), removed an unused dependency (@xterm/addon-web-links), and replaced a stray NUL-byte delimiter that made a source file read as binary.

480 unit tests · 0 accessibility (axe) violations across all views · 3-OS CI green.