v1.0.1
- Fixed raw widget text (
sq_collection_dataJSON) 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(), andprompt()calls with ComfyUI-native toast notifications and dialogs — fixes silent failures in ComfyUI Desktop (Electron) and browsers with popup blockers