Change8

Migrating to ComfyUI v0.28.0

Version v0.28.0 introduces 3 breaking changes. This guide details how to update your code.

Released: 7/15/2026

3
Breaking Changes
3
Migration Steps
20
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

Qwen3-VL tokenizerIdeogramV1IdeogramV2StabilityAI nodesVAE.is_dynamic()UNetSelfAttentionMultiplyTencent3DPartNodeSave Image (Advanced)SaveVideohlg_to_linearhidream o1comfy-kitchen Triton backendSeedVR2SeedreamSave Text NodeCreate Bounding Boxes nodeSave 3D (Advanced) node familyPID 1.5 modelsGemini Image preview modelstext overlay node

Breaking Changes

Issue #1

Support for PyTorch 2.4 has been dropped. Users on PyTorch 2.4 will need to upgrade to a supported version.

Issue #2

IdeogramV1 and IdeogramV2 nodes have been removed. Users should migrate to newer Ideogram nodes if available or find alternative solutions.

Issue #3

StabilityAI nodes have been removed. Users should migrate to alternative nodes or solutions.

Migration Steps

  1. 1
    Migrate from IdeogramV1 and IdeogramV2 nodes to newer Ideogram nodes or alternative solutions.
  2. 2
    Migrate from StabilityAI nodes to alternative nodes or solutions.
  3. 3
    Upgrade PyTorch to a version other than 2.4 if you are currently using PyTorch 2.4.

Release Summary

This release introduces new features like text overlay and advanced 3D nodes, alongside numerous bug fixes and performance optimizations. It also includes updates to partner nodes and documentation, while dropping support for PyTorch 2.4 and removing some older nodes.

Need More Details?

View the full release notes and all changes for ComfyUI v0.28.0.

View Full Changelog