Skip to content

Continuity Director v0.8.22

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:07
358a78f

Continuity Director v0.8.22

Maintenance patch focused on real frontend defects found during Windows ComfyUI validation.

Fixed

  • Starter Chain now uses a size-aware multi-column layout instead of fixed offsets.
  • Generated starter nodes no longer overlap in the frontend regression fixture.
  • Sidebar footer and about badge now report the canonical v0.8.22 version.
  • Release-package workflow now derives artifact names and ZIP paths from VERSION.
  • Continuity Director styling now enforces minimum node width and height.

Verification

  • Python 3.10, 3.11, and 3.12 CI matrix.
  • ComfyUI lifecycle import smoke test.
  • Unit and version-consistency tests.
  • JavaScript syntax checks.
  • Main dashboard and reliability dashboard smoke tests.
  • Starter layout overlap regression test with realistic node dimensions.
  • Release structure and installable ZIP validation.

Installation

Download continuity-director-v0.8.22.zip, verify it with the accompanying SHA-256 file, extract ComfyUI-ContinuityDirector into ComfyUI/custom_nodes, and restart ComfyUI.

Maintenance evidence

  • Public bug report: Issue #17.
  • Bug audit: docs/BUG_AUDIT_v0.8.22.md.
  • Changelog entry and version-consistency enforcement.

This remains a maintained preview release.