What's Changed
- Add FreSca node by @bvhari in #7631
- [Type] Annotate graph.get_input_info by @huchenlei in #7386
- add support to output camera state by @jtydhr88 in #7582
- Replace CLIPType if with getattr by @city96 in #7589
- [BugFix] Update frontend to 1.16.9 by @huchenlei in #7655
- Add wanfun template workflows. by @robinjhuang in #7678
- Update CODEOWNERS and add christian-byrne by @yoland68 in #7663
- Hidream: Allow loading hidream text encoders in CLIPLoader and DualCLIPLoader by @power88 in #7676
- Slightly better fix for #7687 by @comfyanonymous in #7690
- CLIPTextEncodeHiDream. by @comfyanonymous in #7703
- Populate AUTH_TOKEN_COMFY_ORG hidden input by @huchenlei in #7709
- Support for WAN VACE preview model. by @comfyanonymous in #7711
- Add node type hint for socketless option by @webfiltered in #7714
- Update nodes_primitive.py by @Amorano in #7716
- Add strength control for vace. by @comfyanonymous in #7717
- Unified Weight Adapter system for better maintainability and future feature of Lora system by @KohakuBlueleaf in #7540
- Fix issue with WAN VACE implementation. by @comfyanonymous in #7724
- Add OFT/BOFT algorithm in weight adapter by @KohakuBlueleaf in #7725
- upstream MaskPreview from ComfyUI_essentials by @jtydhr88 in #7719
- Correct DoRA implementation with backward compatibility by @KohakuBlueleaf in #7727
- Add option for using fp8_e8m0fnu for model weights. by @comfyanonymous in #7733
- Replace aom-av1 with svt-av1 for saving webm videos, use preset 6 + yuv420p10le pixel format by @alexheretic in #7736
- [API nodes] Add backbone for supporting api nodes in ComfyUI by @robinjhuang in #7745
- Fix for dino lowvram. by @comfyanonymous in #7748
- Pytorch stable 2.7 is out and support cu128 by @comfyanonymous in #7749
- fp16 accumulation can now be enabled on the stable package. by @comfyanonymous in #7750
- Lower size of release package. by @comfyanonymous in #7751
- Lower size of release package more. by @comfyanonymous in #7754
- Add support for API Nodes in ComfyUI. by @robinjhuang in #7726
- [BugFix] Update frontend to 1.17.10 by @webfiltered in #7762
- implement multi image prompting for gpt-image-1 and fix transparency in outputs by @thot-experiment in #7763
- change timeout to 7 days because there's no reason to actually timeout eagerly by @thot-experiment in #7765
- [BugFix] Update frontend to 1.17.11 by @webfiltered in #7766
- throw away alpha channel in clip vision preprocessor by @thot-experiment in #7769
- fix multiple image return from api nodes by @thot-experiment in #7772
- Switch LTXVPreprocess to libx264 by @comfyanonymous in #7776
New Contributors
- @power88 made their first contribution in #7676
- @Amorano made their first contribution in #7716
- @KohakuBlueleaf made their first contribution in #7540
- @alexheretic made their first contribution in #7736
Full Changelog: v0.3.29...v0.3.30