Skip to content

v0.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 09:12

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.22.0 (2026-08-30)

Bug Fixes

  • canvas: preserve generated images through memory contention (5731441)
  • ci: report package cache restoration accurately (8890965)
  • comfy: preserve managed runtime policy during recovery (b4613e2)
  • comfy: prevent repeated connection reset errors (fb34b9a)
  • comfy: restore reliable multi-stage generations (b257e32)
  • inputs: load every declared image asset through Comfy (ee72b6b)
  • inputs: recover generation after Input surface changes (0269bb0)
  • installer: make app payload extraction deterministic (f91392f)
  • installer: preserve reliable cross-platform launch migrations (d041936)
  • installer: prevent setup handoff stalls (db0464d)
  • launcher: prevent false repair prompts after successful updates (d42574b)
  • release: preserve Stable version resolution during publication (419b0b9)
  • startup: make first managed launch deterministic (3770429)
  • startup: prevent duplicate app and splash instances (4a18a15)
  • startup: prevent rapid launches from starting duplicate instances (3ce1765)
  • startup: publish readiness when the main shell appears (d74b96f)
  • startup: show the splash before application startup work (1378109)
  • updates: apply managed nodepack pins after app updates (b2fe321)
  • updates: finish startup after managed nodepack repairs (792da18)
  • updates: recover failed upgrades and explain the rollback (fb9cfda)
  • updates: restore reliable Windows automatic updates (2f57864)

Features

  • comfy: make managed workflows and releases self-contained (b15aa4c)

Performance Improvements

  • ci: keep hosted dependency reuse lean and deterministic (d89fddc)