New
v0.11.0
What's Changed
- Support zimage omni base model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11979
- Update workflow templates to v0.8.15 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11984
- Bump comfyui-frontend-package to 1.37.11 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/11976
- Make omni stuff work on regular z image for easier testing. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11985
- [API Nodes] add WaveSpeed nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11945
- fix: remove normalization of audio in LTX Mel spectrogram creation by @izorinLightricks in https://github.com/Comfy-Org/ComfyUI/pull/11990
- Dynamically detect chroma radiance patch size by @gitmylo in https://github.com/Comfy-Org/ComfyUI/pull/11991
- Config for Qwen 3 0.6B model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11998
- Add LyCORIS LoKr support for Flux2 by @markuryy in https://github.com/Comfy-Org/ComfyUI/pull/11997
- [API Nodes] allow passing up to 7 subjects in Vidu Reference node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12002
- feat: Add search_aliases field to node schema by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12010
- Support the Anima model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12012
- Fix for edge case of EasyCache when conditionings change during a sampling run by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/12020
- Support LTX2 Tiny VAE (taeltx_2) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11929
- LTX2: Further reduce warnings when loading embeddings_connector weights by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11992
- Support Multi/InfiniteTalk by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/10179
- [API Nodes] rename BriaImage and OpenAIGImage nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12022
- add ply & 3dgs format in 3d node by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/11474
- Reduce LTX2 VAE VRAM consumption by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12028
- Support loading flux 2 klein checkpoints saved with SaveCheckpoint. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12033
- Propagate Qwen-Image attention mask to image generation. by @maromri in https://github.com/Comfy-Org/ComfyUI/pull/11966
- add search aliases to all nodes by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12035
- feat: Improve ResizeImageMaskNode UX with tooltips, and search aliases by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12013
- Revert "feat: Improve ResizeImageMaskNode UX with tooltips, and search aliases" by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12038
- feat: Improve ResizeImageMaskNode UX with tooltips and search aliases by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12040
- LTX2: Refactor forward function for better VRAM efficiency and fix spatial inpainting by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12046
- Support ModelScope-Trainer/DiffSynth LoRA format for Flux.2 Klein models by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12042
- Make regular empty latent node work properly on flux 2 variants. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12050
- speed up and reduce VRAM of QWEN VAE and WAN (less so) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12036
- Make empty latent node work with other models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12062
- [API Nodes] add TencentHunyuan3D nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12026
- Add support for kwargs inputs to allow arbitrary inputs from frontend by @pythongosssss in https://github.com/Comfy-Org/ComfyUI/pull/12063
- Only enable fp16 on z image models that actually support it. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12065
- [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system by @KohakuBlueleaf in https://github.com/Comfy-Org/ComfyUI/pull/11958
- Move nodes from previous PR into their own file. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12066
- Add name to LoraLoaderModelOnly. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12078
- Fix mistral 3 tokenizer code failing on latest transformers version and other breakage. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12095
- Add RoPE Position Adjustment for Small Grid IC-LoRA by @tavihalperin in https://github.com/Comfy-Org/ComfyUI/pull/12074
- [API Nodes] remove ByteDanceImageEditNode node (seededit) by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12069
- [API Nodes] add Magnific nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11986
- Fix Noise_EmptyNoise when using nested latents by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12089
- wan-vae: Switch off feature cache for single frame by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12090
- Update amd portable for rocm 7.2 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12101
- Update workflow templates to v0.8.23 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12102
- Update workflow templates to v0.8.24 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12103
New Contributors
- @izorinLightricks made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11990
- @gitmylo made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11991
- @markuryy made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11997
- @maromri made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11966
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.10.0...v0.11.0