What's Changed
- Rodin3D - add [Rodin3D Gen-2 generate] api-node by @WhiteGiven in #9994
- Add new audio nodes by @kijai in #9908
- Fix issue with .view() in HuMo. by @comfyanonymous in #10014
- Fix memory leak by explicitly detaching model finalizer. by @guyniv in #9979
- Make LatentCompositeMasked work with basic video latents. by @comfyanonymous in #10023
- Try to fix the failing unit test. by @comfyanonymous in #10037
- Add @Kosinkadink as code owner by @yoland68 in #10041
- [V3] convert nodes_rebatch.py to V3 schema by @bigcat88 in #9945
- [V3] convert nodes_fresca.py to V3 schema by @bigcat88 in #9951
- [V3] convert nodes_sdupscale.py to V3 schema by @bigcat88 in #9943
- [V3] convert nodes_tcfg.py to V3 schema by @bigcat88 in #9942
- [V3] convert nodes_sag.py to V3 schema by @bigcat88 in #9940
- [V3] convert nodes_post_processing to V3 schema by @bigcat88 in #9491
- [V3] convert CLIPTextEncodeSDXL nodes to V3 schema by @bigcat88 in #9716
- Don't add template to qwen2.5vl when template is in prompt. by @comfyanonymous in #10043
- Add 'input_cond' and 'input_uncond' to sampler_cfg_function args dictionary by @Kosinkadink in #10044
- Update template to 0.1.88 by @comfyui-wiki in #10046
- Add workflow templates version tracking to system_stats response by @christian-byrne in #9089
- [V3] convert nodes_hidream.py to V3 schema by @bigcat88 in #9946
- [V3] convert nodes_bfl.py to V3 schema by @bigcat88 in #10033
- [V3] convert nodes_luma.py to V3 schema by @bigcat88 in #10030
- [V3] convert nodes_pixart.py to V3 schema by @bigcat88 in #10019
- [V3] convert nodes_photomaker.py to V3 schema by @bigcat88 in #10017
- [V3] convert nodes_qwen.py to V3 schema by @bigcat88 in #10049
- Reduce Peak WAN inference VRAM usage - part II by @rattus128 in #10062
- Improvements to the stable release workflow. by @comfyanonymous in #10065
- Fix typo in release workflow. by @comfyanonymous in #10066
- [V3] convert nodes_lotus.py to V3 schema by @bigcat88 in #10057
- [V3] convert nodes_lumina2.py to V3 schema by @bigcat88 in #10058
- [V3] convert nodes_hypertile.py to V3 schema by @bigcat88 in #10061
- feat: ComfyUI can be run on the specified Ascend NPU by @muxuezzz in #9663
- Fix stable workflow creating multiple draft releases. by @comfyanonymous in #10067
- Update command to install latest nighly pytorch. by @comfyanonymous in #10085
- [Rodin3d api nodes] Updated the name of the save file path (changed from timestamp to UUID). by @WhiteGiven in #10011
- Update template to 0.1.91 by @comfyui-wiki in #10096
- feat(api-nodes): add WanImageToImageApi node by @bigcat88 in #10094
- [V3] convert nodes_mochi.py to V3 schema by @bigcat88 in #10069
- [V3] convert nodes_perpneg.py to V3 schema by @bigcat88 in #10081
- Don't cache new locale-based templates entry point files by @christian-byrne in #10101
- [V3] convert nodes_mahiro.py to V3 schema by @bigcat88 in #10070
- Add action to create cached deps with manually specified torch. by @comfyanonymous in #10102
- Make the final release test optional in the stable release action. by @comfyanonymous in #10103
- Different base files for different release. by @comfyanonymous in #10104
- Different base files for nvidia and amd portables. by @comfyanonymous in #10105
- Add a way to have different names for stable nvidia portables. by @comfyanonymous in #10106
- Add action to do the full stable release. by @comfyanonymous in #10107
- Make stable release workflow callable. by @comfyanonymous in #10108
- Add basic readme for AMD portable. by @comfyanonymous in #10109
New Contributors
- @WhiteGiven made their first contribution in #9994
- @guyniv made their first contribution in #9979
- @muxuezzz made their first contribution in #9663
Full Changelog: v0.3.60...v0.3.61