What's Changed
- Add cheap latent preview for flux 2. by @comfyanonymous in #10907
- [API Nodes] add Veo3 First-Last-Frame node by @bigcat88 in #10878
- [API Nodes] improve UX for batch uploads in upload_images_to_comfyapi by @bigcat88 in #10913
- [API Nodes] fix(gemini): use first 10 images as fileData (URLs) and remaining images as inline base64 by @bigcat88 in #10918
- Bump frontend to 1.32.9 by @christian-byrne in #10867
- Merge 3d animation node by @jtydhr88 in #10025
- Fix the CSP offline feature on latest frontend. by @comfyanonymous in #10923
- Add Z Image to readme. by @comfyanonymous in #10924
- chore(api-nodes): remove chat widgets from OpenAI/Gemini nodes by @bigcat88 in #10861
- [V3] convert nodes_custom_sampler.py to V3 schema by @bigcat88 in #10206
- Dataset Processing Nodes and Improved LoRA Trainer Nodes with multi resolution supports. by @KohakuBlueleaf in #10708
- Make lora training work on Z Image and remove some redundant nodes. by @comfyanonymous in #10927
- [BlockInfo] Flux by @Haoming02 in #10841
- Account for the VRAM cost of weight offloading by @rattus128 in #10733
- quant ops: Dequantize weight in-place (reduce flux2 VRAM usage) by @rattus128 in #10935
- Update template to 0.7.23 by @comfyui-wiki in #10949
- Enable async offloading by default on Nvidia. by @comfyanonymous in #10953
- feat(Kling-API-Nodes): add v2-5-turbo model to FirstLastFrame node by @bigcat88 in #10938
- fix(user_manager): fix typo in move_userdata dest validation by @ltdrdata in #10967
- Disable offload stream when torch compile. by @comfyanonymous in #10961
- fix QuantizedTensor.is_contiguous (#10956) by @urlesistiana in #10959
- mm: wrap the raw stream in context manager by @rattus128 in #10958
- Update driver link in AMD portable README by @comfyanonymous in #10974
- Support video tiny VAEs by @kijai in #10884
- Support some z image lora formats. by @comfyanonymous in #10978
- feat(security): add System User protection with
__prefix by @ltdrdata in #10966 - Add missing z image lora layers. by @comfyanonymous in #10980
- Make the ScaleRope node work on Z Image and Lumina. by @comfyanonymous in #10994
- update template to 0.7.25 by @comfyui-wiki in #10996
- Next AMD portable will have pytorch with ROCm 7.1.1 by @comfyanonymous in #11002
- Bumps frontend to 1.32.10 (from 1.32.9) by @christian-byrne in #11018
- Update qwen tokenizer to add qwen 3 tokens. by @comfyanonymous in #11029
- [API Nodes] add Kling O1 model support by @bigcat88 in #11025
New Contributors
- @urlesistiana made their first contribution in #10959
Full Changelog: v0.3.75...v0.3.76