v0.9.2
📦 comfyuiView on GitHub →
✨ 4 features🐛 5 fixes🔧 4 symbols
Summary
This release introduces support for the lite version of alibaba-pai Z-Image Controlnet and adds Meshy 3D nodes. It also includes several optimizations for nvfp4 lora applying and various bug fixes across nodes and utilities.
Migration Steps
- Update repository reference from comfyanonymous/ComfyUI to Comfy-Org/ComfyUI (This was an internal fix, but users might need to update scripts/references if they hardcoded the old organization).
✨ New Features
- Support "lite" version of alibaba-pai Z-Image Controlnet.
- Added crop functionality to multiple mode in ResizeImageMaskNode.
- Added Meshy 3D nodes via api-nodes.
- Added Flux2 Klein support.
🐛 Bug Fixes
- Gemini API Nodes now raise an exception when no candidates are returned due to a safety block.
- Fixed scale_shorter_dimension behavior for portrait inputs.
- Fixed VAELoader issues.
- Fixed lanczos grayscale upscaling in utils.
- Reduced log spam when loading LTX2 embeddings_connector weights.