Skip to content

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 23:24
· 255 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.20.0 (2026-08-11)

Bug Fixes

  • canvas: prevent top-bar layout feedback loops (eb87f65)
  • canvas: rebind previews to active output session (a9b1d7d)
  • canvas: release destroyed zoom indicators safely (50ff9d9)
  • ci: stabilize serial canvas verification (39c22af)
  • deps: update js-yaml security patch (ee5866f)
  • inpaint: restore local image and mask execution (7fa67df)
  • input: unify canvas entry ownership and previews (a813957)
  • nodepacks: reconcile registry managed installations (c2261e0)
  • output: reset navigation on first session result (bb4b44b)
  • prompt-editor: centralize decorated text mutations (6d43caf)
  • recipes: serialize only authored cube inputs (b1007dd)
  • startup: keep SugarCubes maintenance non-blocking (ef790cc)
  • wildcards: honor effective workflow seed (bb32443)

Features

  • canvas: add contextual selection and mask editing (b54f9a2)
  • canvas: add extensible input tool strip (0e6a507)
  • canvas: replace pivot with selector and brush settings (37f97aa)
  • cubes: preserve widget-backed subgraph inputs (2105e69)
  • execution: add resource-aware canvas admission (f03c782)
  • input-canvas: add live editable document workflows (ef2c0ee)
  • input-canvas: integrate edit sessions and restore safety (0e5cd9d)
  • lifecycle: finalize session persistence before teardown (376bcbc)
  • output: add captured image transfer workflows (6297c17)
  • prompt-editor: add context-aware sep conditioning (bbd13da)
  • regions: author synthetic regional workflows (bd3d239)
  • regions: integrate ordered mask workflows (3f638c6)

Performance Improvements

  • ui: cache packaged icon paths (a32ba28)