Skip to content

v1.0.0

Choose a tag to compare

@Carasibana Carasibana released this 06 Mar 02:53
· 5 commits to main since this release

v1.0.0

  • Public release: Initial stable version
  • Architecture rewrite: replaced the re-queue loop with native OUTPUT_IS_LIST batch generation — all combinations now render in a single workflow run
  • Added Scene Queue Distributor node — auto-created and connected when Controller is placed; outputs preset text fields directly to PromptDrafter nodes
  • Distributor output slots are dynamic: slots are added/removed and wires are drawn automatically when nodes are added or removed via the Controller editor
  • Slot 0 on the Distributor is always combination_tag and is never affected by group changes
  • Removed combination_index widget and all re-queue / send_sync / scenequeue.advance logic
  • Removed progress bar widget (no longer applicable to single-run batch model)