v0.3.48

Comfy-Org/ComfyUIv0.3.48Aug 2, 2025by github-actions[bot]

AI Summary

Updates ComfyAPI Core and introduces partial execution support alongside the V3 Node Schema Definition.

Key Highlights

  • ComfyAPI Core v0.0.2
  • Partial execution support in backend
  • V3 Node Schema Definition
  • Wan camera memory optimization

New Features

  • ComfyAPI Core update
  • Partial execution backend support
  • V3 Node Schema Definition
  • Wan VAE optimizations

Full Release Notes

## What's Changed
* ComfyAPI Core v0.0.2 by @guill in https://github.com/comfyanonymous/ComfyUI/pull/8962
* Update template to 0.1.44 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9104
* Small wan camera memory optimization. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9111
* Replace manual x * sigmoid(x) with torch silu in VAE nonlinearity by @chaObserv in https://github.com/comfyanonymous/ComfyUI/pull/9057
* Add support for partial execution in backend by @guill in https://github.com/comfyanonymous/ComfyUI/pull/9123
* More accurate explanation of release process. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9126
* V3 Node Schema Definition - initial by @Kosinkadink in https://github.com/comfyanonymous/ComfyUI/pull/8656
* Fix WanFirstLastFrameToVideo node when no clip vision. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9134
* update template to 0.1.45 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9135
* Tiny wan vae optimizations. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9136


**Full Changelog**: https://github.com/comfyanonymous/ComfyUI/compare/v0.3.47...v0.3.48