Releases: FX-FeiHou/ComfyUI-FeiHou-Toolbox
Releases · FX-FeiHou/ComfyUI-FeiHou-Toolbox
v2.4
v2.4
- Added
ImageBatchMultiV2(Image Batch Multi V2/图像组合批次(多重)V2), based on KJNodesImageBatchMulti. - Kept the original dynamic
inputcountandUpdate inputsworkflow. - Changed missing-input handling: unconnected or bypassed image inputs are skipped instead of being replaced by black frames.
- If no image inputs are available, the node returns no image output.
v2.3
v2.3
- Added
InvertBooleanFeiHou(Invert Boolean/反转布尔值), a single-input single-output boolean inverter. - Compatible with ComfyUI
PrimitiveBooleanoutput chains. - Converts
truetofalseandfalsetotrue. - Added language-aware node title display so the title bar shows either Chinese or English, not both.
- Added localized node definition entries under
locales/enandlocales/zh.
v2.2.2
v2.2.2
- ManualRefCollage now reads and applies linked width/height only when clicking 应用尺寸.
- ManualRefCollage no longer auto-applies linked size during node creation, connection changes, or image loading.
- Added compatibility for KJNodes-style Set_变量名 / Get_变量名 width and height routing.
- Updated README and README_CN changelog to v2.2.2.
v2.2.0
v2.2
- Updated
Create SCAIL-2 Colored Mask V2prefix_mask_modebehavior. Multi Image Single Colorrenders every output batch image as a single color matching the currentreference_image_maskforeground color.- Added
Multi Image Multi Colorfor rendering every output batch image with the node's object color palette rule. Single Image Multi Colorrenders output batch images with batch-order colors: blue, red, green, magenta, cyan, then loops after 5 images.
v2.1
- Fixed
ManualRefCollagepreview loading images from ignored/bypassed inputs. - Fixed ignored/bypassed image inputs still being included during manual collage execution.
- Fixed externally connected
width/heightbeing overridden by stalelayout_jsondimensions.