Change8

v0.3.52

📦 comfyuiView on GitHub →
10 features🐛 4 fixes🔧 5 symbols

Summary

This release focuses heavily on V3 schema conversions for various nodes (String, Google Veo, Ideogram) and introduces significant support for Qwen Diffsynth Controlnets. It also includes several performance and usability improvements like EasyCache implementation and bug fixes for workflow saving and latent conditioning.

Migration Steps

  1. If you rely on the old navigation mode, note that the default setting has been reverted, you might need to re-enable the new mode if desired.

✨ New Features

  • Added support for Qwen Diffsynth Controlnets (canny and depth).
  • Added support for diffsynth inpaint controlnet/model patch.
  • Converted String nodes to V3 schema.
  • Converted Google Veo API node to the V3 schema.
  • Converted Ideogram API nodes to the V3 schema.
  • Renamed "OpenAI Chat" display name to "OpenAI ChatGPT" in API nodes.
  • Added copy button to Gemini Chat node.
  • Added elementwise fusions.
  • Implemented EasyCache and Invent LazyCache.
  • Python 3.13 is now well supported.

🐛 Bug Fixes

  • Fixed key frame noise mask dimensions when a real noise mask exists (LTXV).
  • Fixed handling of invalid filenames during workflow save.
  • Fixed conditioning masks on 3d latents.
  • Reverted the default navigation mode override introduced in a recent frontend update.

🔧 Affected Symbols

String nodesGoogle Veo API nodeIdeogram API nodesOpenAI Chat nodeGemini Chat node