Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:21
· 300 commits to main since this release

Install SugarSubstitute

Download the installer for your platform:

The macOS installer is ad-hoc signed but not notarized. macOS will warn that it cannot verify the developer, so allow it through Privacy & Security after downloading it from this repository.

Already installed? Open SugarSubstitute normally. It checks for application updates when it starts, usually once per day, and installs newer application versions automatically. You normally do not need another installer.

0.19.0 (2026-07-27)

Bug Fixes

  • controls: render portable binding labels (1616dec)
  • generation: synchronize randomized seed requests (a72fc2b)
  • launcher: enforce single application launch (329d0eb)
  • prompt-editor: ignore stale render-frame cache probes (7bd2cca)
  • prompt-editor: preserve separator boundary deletions (2148f9d)
  • prompt-editor: restore cache identity typing (757c001)
  • prompt-editor: stabilize cross-platform gates (066193d)
  • prompt-editor: stabilize keyboard reorder preview (9e0fa0f)
  • prompt-editor: stabilize separator edits and transient feedback (e315310)
  • settings: support prefix search (1b6e764)
  • splash: center launch splash on cursor display (cc633b0)

Features

  • controls: add configurable generation bindings (01c481c)
  • localization: add Spanish support (934aa6b)
  • prompt-editor: add regional separator editing (bc6c6a7)
  • shell: request attention for unfocused completions (c8316ed)

Reverts

  • prompt-editor: preserve separator boundary deletions (a5b286c)