ComfyUI v0.24.0 Release Notes & Community Highlights
By Dennis | AINX.eu Published: June 8, 2026
Core Ecosystem Updates
🚀 New Features & Fixes (ComfyUI v0.24.0)
- Model & Dtype Fixes: Implemented cast/dtype fixes for
birefnetanddino3models, and forced Tripo DINOv3 inference to run infp32. - Rendering & Previews: Fixed an issue involving the
triposplatpreview when using the old offloading mode. - Multi-GPU Performance: Prevented system freezes during manual aborts when utilizing Multi-GPU CFG Split.
- Node Fixes:
- Reverted the partner nodes category fix.
- Fixed an uncaught
OverflowErrorin the Math Expression node when dealing with large integer results.
- Radiance Model: Added support for variants with nonzero
txt_ids.
⚡ Performance & Model Integration
- PiD Updates: Integrated SDXL and QwenImage models into the ComfyUI ecosystem, significantly expanding native generation versatility.
Community Highlights
🌟 Trending Workflows & Tools (Ideogram 4.0 Exploration)
Ideogram 4.0 has officially been open-sourced with two models (conditional and unconditional). The community is actively experimenting with its local deployment:
- JSON Prompting Experiments: Users are successfully recreating closed-model images by summarizing complex JSON prompts into prose using LLMs, then processing them via
gemma-4-12b-qat. - Architecture Debates: Community testing shows that running both the conditional and unconditional models simultaneously takes longer than running Flux.2 Klein or ZiT models.
- Style LoRAs: The first experimental Arcane Style LoRA for Ideogram 4.0 has been released on HuggingFace by creator Dever.
- Local Troubleshooting: Users are actively collaborating on local workflow fixes, such as tweaking JSON formatting in the
compositional_deconstructionsection to enforce transparent backgrounds.
🔍 Security Alert: Malware Notice
⚠️ Critical Security Advisory: A public service announcement has been issued regarding potential malware disguised as ComfyUI custom nodes on GitHub (specifically targeting "Claude skills" integration).
Users are strongly urged to audit repositories before installing. Two flagged suspicious URLs include:
github.com/jtydhr88/comfyui-custom-node-skillsgithub.com/MusfiqurRahma/comfyui-custom
Technical Artifact Data Sources
- 🛠️ Upstream Logs: Comfy-Org Core Releases
- 📦 Ecosystem Registry: ComfyUI Node Database