Skip to content

v1.0.1

Latest

Choose a tag to compare

@Carasibana Carasibana released this 20 Mar 00:19
· 2 commits to main since this release

v1.0.1

  • Fixed raw widget text (sq_collection_data JSON) being partially visible above the Scene Queue editor UI
  • Fixed blank space at the bottom of the Scene Queue Controller node — the editor UI now fills the full node height and can be freely resized larger or smaller
  • Added Disconnect Outputs and Reconnect Outputs buttons to the Distributor node — allows temporarily disconnecting all output wires so PromptDrafter node text fields can be edited manually, then reconnecting in one click
  • Replaced all browser alert(), confirm(), and prompt() calls with ComfyUI-native toast notifications and dialogs — fixes silent failures in ComfyUI Desktop (Electron) and browsers with popup blockers