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