Migrating to ComfyUI v0.15.0
Version v0.15.0 introduces 2 breaking changes. This guide details how to update your code.
Released: 2/24/2026
2
Breaking Changes
2
Migration Steps
9
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
LTXAVGeminiRodin Gen-2 nodeGemma3Qwen 3PyOpenGLElevenLabs nodesNormalized Attention Guidance nodeLTX 2.0Breaking Changes
●Issue #1
LTXAV workflows might be temporarily broken due to LTX 2.0 migration; users should migrate LTXAV workflows to LTX 2.0.
●Issue #2
LTXAV embedding connectors were moved to diffusion model, which may break existing workflows relying on the old location.
Migration Steps
- 1Migrate LTXAV workflows to LTX 2.0 to ensure compatibility.
- 2Update nightly installation command for ROCm as specified in the release notes.
Release Summary
This release introduces basic native text generation support (Gemma3), adds several new nodes including GLSL and audio equalizer, and includes numerous fixes related to fp8 performance, Gemini image handling, and LTXAV compatibility.
Need More Details?
View the full release notes and all changes for ComfyUI v0.15.0.
View Full Changelog