ComfyUI

AIGPL-3.0

A node-based interface for diffusion models.

Latest v0.35.0 · by Comfy OrgWritten in PythonWebsitecomfyanonymous/ComfyUIRSS

Release activity

Release activity — 15 releases across 15 days since Jun 1, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jun 1, 2026. Older weeks are hidden at this screen width.
JunJulAugSep
SundayNo releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026No releases on Aug 30, 2026No releases on Sep 6, 2026No releases on Sep 13, 2026
Monday1 release on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 20261 release on Aug 3, 2026No releases on Aug 10, 2026No releases on Aug 17, 2026No releases on Aug 24, 2026No releases on Aug 31, 2026No releases on Sep 7, 2026No releases on Sep 14, 2026
TuesdayNo releases on Jun 2, 2026No releases on Jun 9, 20261 release on Jun 16, 20261 release on Jun 23, 20261 release on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 20261 release on Aug 11, 2026No releases on Aug 18, 2026No releases on Aug 25, 2026No releases on Sep 1, 2026No releases on Sep 8, 2026No releases on Sep 15, 2026
Wednesday1 release on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 20261 release on Jul 15, 2026No releases on Jul 22, 20261 release on Jul 29, 2026No releases on Aug 5, 2026No releases on Aug 12, 2026No releases on Aug 19, 20261 release on Aug 26, 2026No releases on Sep 2, 20261 release on Sep 9, 2026
ThursdayNo releases on Jun 4, 2026No releases on Jun 11, 20261 release on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 20261 release on Aug 13, 2026No releases on Aug 20, 2026No releases on Aug 27, 2026No releases on Sep 3, 2026No releases on Sep 10, 2026
FridayNo releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 20261 release on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026No releases on Aug 21, 2026No releases on Aug 28, 2026No releases on Sep 4, 2026No releases on Sep 11, 2026
SaturdayNo releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 20261 release on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026No releases on Sep 5, 2026No releases on Sep 12, 2026

15 releases since Jun 1, 2026

Changelog

v0.35.0

Latest
Added 7
  • Support avif format in Save Image Advanced node
  • File3DToMesh node to parse GLB/GLTF/OBJ/STL into MESH
  • cfgpp_ud10_ab sampler
  • VideoTrim and VideoCrop nodes with VIDEO_EDIT widget inputs
  • Support for SenseNova U1.5
  • Live resolution preview widget to ResolutionSelector
  • Comfy Compiler
Changed 8
  • Recraft V4 Styles and V4 Styles Pro models support
  • WAN3-Prime model support
  • Google Omni 1.1 model support
  • MiniMax-H3 controlnet as a model patch instead of a controlnet
  • MiniMax-H3 support for H3 Max option and optional VAE
  • Support for MiniMax-H3 and HiDream O1 loras trained with DiffSynth-Studio / ModelScope
  • Enable PyTorch SDPA attention and FP8 ops for gfx1170 and gfx1171
  • Allow disconnected Switch inputs
Fixed 4
  • Remux HEVC to mp4/mov as hvc1 via hevc_mp4toannexb
  • Respect container cgroup memory limit instead of host RAM
  • SAM3 segmentation head receiving 4 FPN levels when scalp=1
  • Get Image Size Description
Removed 1
  • Drop retiring Veo 2 and Veo 3.0 models

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.34.0...v0.35.0

View originalPermalink
How v0.35.0 went

v0.34.0

Added 8
  • Add MiniMaxH3AddGuide for anchoring image and audio guides at any frame
  • Add Seedance 2.5 task_type for video extension to ByteDance partner nodes
  • Add Minimax Music 3
  • Implement basic FishAudio partner nodes
  • Add 1080p resolution to Seedance 2.5 in ByteDance partner nodes
  • Support per-token video and audio latent noise masks on MiniMax-H3
  • Add support for taeh3
  • Support prompt embeddings for minimax
Changed 7
  • Bump comfyui-frontend-package to 1.49.6
  • Speedup Gemma4 text generation
  • Update embedded docs to v0.5.10
  • Enable dynamic vram by default on ROCm 7.14 and higher
  • Allow regular single image Empty Latent Image node to be used with H3
  • Forward node class attributes into schema for dataset nodes
  • Keep temp-directory assets visible while their files exist
Fixed 3
  • Fix minimax music not working on non dynamic vram
  • Fix thinking handling
  • Stop adding an opaque alpha channel to API node images
Removed 2
  • Remove custom price extractor logic from x-comfy-credits partner nodes
  • Remove kling-v2 image model from Kling partner nodes

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.33.0...v0.34.0

View originalPermalink
How v0.34.0 went

v0.33.1

Added 4
  • Support anima tunes with extra blocks
  • Add ContextIR and Regenerate To 2K nodes for MiniMax
  • Implement Minimax Music 3 with core support for Cuda Graphs
  • Add GenFill, Eraser, Expand and Increase Resolution nodes for Bria
Changed 5
  • Don't disable dynamic vram on WSL
  • Query pytorch for aotriton support instead of listing its lib directory
  • Update comfy-kitchen package version to 0.2.31
  • Update workflow templates to v0.11.41
  • Minimax early detect qkv vs q,k,v
Fixed 6
  • Fix KSamplerAdvanced with add_noise disabled on nested latents
  • Fix PreviewAny escaping non-ASCII text in dict and list previews
  • Fix float64 device in ltx diffusion decoder
  • Fix Generate Text ignoring thinking=false on Gemma4 E2B/E4B
  • Fix llama non-local x path
  • Fix minimax music not working on non dynamic vram

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.32.0...v0.33.1

View originalPermalink
How v0.33.1 went

v0.32.0

Added 7
  • Add previewable_outputs_count to /api/jobs
  • Add Qwen-Image 3.0 Pro support
  • Add tags_all / tags_any / tags_none tag filters to the assets list API
  • Implement comfy kitchen attention
  • Add support for LTX 2.5
  • Add new nodes for LTX model version 2.5
  • Add Grok-Imagine-Image-2.0 model support
Changed 7
  • Make it easier to debug nested tensors
  • Update workflow templates to v0.11.39
  • Minimum officially supported pytorch is now 2.7
  • Extend ER-SDE noise scaler by scaling h(t)
  • Make a context manager for cast_bias_weight and use it
  • Optimize MiniMax-H3 VAE
  • Make cu130 warning more visible
Fixed 6
  • Make Create Layered Image discoverable and its flags self-explanatory
  • Fix upscale models breaking on non dynamic vram low vram
  • Fix VAEDecodeTiled crash on NestedTensor latents (MiniMax H3)
  • Fix peak memory issue with H3
  • Fix for broken tiled audio decode
  • Fix some clip vision regression

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.31.0...v0.32.0

View originalPermalink
How v0.32.0 went

v0.31.0

Added 7
  • Add Bloom 2 and Wonder 3.5 models support for TopazAI
  • Add Flux 3 video model support for BFL
  • Support int8_convrot VAE for MiniMax-H3
  • Support Wan-Animate2
  • Support asym w4a8_int
  • Add SeeDance 2.5 model support for ByteDance
  • Add ImageCompositor node with layer-state compositing and Seedream Layer Separation node
Changed 2
  • Avoid pinning too much memory on Linux systems with no swap partition
  • Speed up LTX and Wan
Fixed 8
  • Cast raw parameters to input device in MiniMax H3 VAEs
  • Harden some nodes against potential issues related to combos
  • Restore SDPA non-cudnn small attention bypass
  • Fix MiniMax H3 noise mask sampling
  • Fix sampler issues for audio with minimax and support more samplers
  • Skip creating useless noise in res_multistep sampler
  • Fix full offload on minimax audio VAE
  • Fix MiniMax H3 audio corruption with EasyCache
Deprecated 1
  • Deprecate Reve nodes

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.30.0...v0.31.0

View originalPermalink
How v0.31.0 went

v0.30.0

Added 8
  • Support int8 convrot embedding lookup
  • Support PrunaVAED faster LTX2.3 decoder
  • Add configurable DETAIL logging side channel
  • Add dataset folder to avoid arbitrary folder access for dataset stuff
  • Add crf option to save video node
  • Support latent previews for nested latents
  • Let the save text node save in csv format
  • Support MiniMax-H3
Changed 6
  • Load weights to process RAM with MRU policy using pinning infrastructure
  • Fallback to cudnn attention on linux if flash attention doesn't work
  • Store mp4 metadata at the beginning of the file when possible
  • Let the VAEDecodeAudio node decode nested audio
  • Disable gradients on diffusion models
  • Expand k, v when attention backend would fall back to math because gqa
Fixed 6
  • Fix LTXAV crash when sampling without an audio latent
  • Fix user.css loading broken by previous changes
  • Fix job preview output to prefer media over text
  • Fix SVG previews broken by stored-XSS forced-download
  • Fix resend cached histogram UI for CurveEditor after page refresh
  • Handle case where swap memory query fails on windows

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.29.0...v0.30.0

View originalPermalink
How v0.30.0 went

v0.29.0

Added 11
  • Send ComfyUI Job Id in request headers for partner nodes
  • Add JoyImageEdit native model support
  • Add GPT5.6 models for OpenAI partner nodes
  • Add Gemini 3.5 Flash LLM model for Google partner nodes
  • Add HeyGen Avatar, Talking Photo, Create Avatar, Video Translate and TTS nodes
  • Support anima lllite control models
Changed 1
  • Bump default background usage clamp to 128GB
Fixed 6
  • Stream video transcode instead of buffering every frame in RAM
  • Fix gfx1035 not being treated like RDNA2
  • Fix Wan dancer issue with batches
  • Fix MageFlow on cards that don't support bf16
  • Switch Google Omni model to the Interactions API
  • Pass videos as inline data for Gemini-Omni
Deprecated 1
  • Deprecate Runway Gen3a model

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.28.0...v0.29.0

View originalPermalink
How v0.29.0 went

v0.28.0

Added 6
  • Add support for Seed Audio 1.0
  • Implement basic text overlay node
  • Add models-directory launch argument
  • Add Seedream 5 Pro model support
  • Add namespaced model_type tags and align tag semantics
  • Allow --comfy-api-base target ephemeral testenvs
Changed 3
  • Speedup for text model sampling
  • Skip unloading dynamic model patchers in current workflow
  • Support gqa on all attention backends and drop support for PyTorch 2.4
Fixed 7
  • Fix Qwen3-VL tokenizer crash with custom embeddings
  • Fix error when embedding is loaded with models using llama_template
  • Fix bug when setting transparency in color picker
  • Fix video crash on videos with undecodable audio streams
  • Fix crash when using UNetSelfAttentionMultiply
  • Fix AttributeError in VAE.is_dynamic() for VAEs constructed without a patcher
  • Fix qwen3vl reference images when used as a text encode models
Removed 2
  • Remove IdeogramV1 and IdeogramV2 nodes
  • Remove StabilityAI nodes
Security 2
  • Fix four vulnerabilities (GHSA-779p-m5rp-r4h4)
  • Mask authorization headers in logs

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.27.0...v0.28.0

View originalPermalink
How v0.28.0 went

v0.27.0

Added 13
  • Add support for int8 convrot models
  • Add support for HappyHorse 1.1 model
  • Add 1080p resolution to Grok Image node
  • Add 4K resolution support for SeeDance 2.0
  • Add support for Seed node
  • Add advanced krea 2 model merging node
Changed 3
  • Improve int8 performance
  • Update GLSL node to use ANGLE library
  • Improve int8 lora applying speed and quality
Fixed 3
  • Fix int8 loras causing lower quality requant with wrong settings
  • Fix int8 mm being skipped on offloaded lora weights
  • Fix memory leak related to int8

From ComfyUI

The major change in this version is added support for int8 convrot models.

What's Changed

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.26.0...v0.27.0

View originalPermalink
How v0.27.0 went

v0.26.0

Added 12
  • Add checkbox to disable head drawing in node SDPoseDrawKeypoints
  • Support text generation with Qwen3-VL
  • Support SCAIL-2 multireference
  • Support Boogu-Image
  • Add support for Kling V3-Turbo model in Partner Nodes
  • Add enable_telemetry CLI feature flag
Changed 6
  • Allow using Qwen3-VL as flux2 klein text encoder
  • Add negative prompt to boogu edit node and set min images to 0
  • Update nodes categories
  • Update TripoSplat nodes categories
  • Rename a bunch of nodes
  • Move comfy sys path insert to custom node loading
Fixed 2
  • Log base directory to startup messages when --base-directory is used
  • Respect Retry-After header in Partner Nodes
Security 1
  • Load training-dataset shards with weights_only=True

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.25.0...v0.26.0

View originalPermalink
How v0.26.0 went

v0.25.0

Added 10
  • Allow SaveWEBM node to save with alpha channel
  • Add BriaTransparentVideoBackground node
  • Add Bria Green Background node
  • Add Krea 2 Medium Turbo model
  • Add seed input to Flux Erase node
  • Add new Gemini text node
Changed 4
  • Consolidate audio nodes into SaveAudioAdvanced node
  • Enable cfg1 optimization for DualModelGuider with CFGGuider
  • Reorder Preview3DAdvanced, PreviewGaussianSplat, and PreviewPointCloud inputs and outputs
  • Improve ResolutionSelector
Fixed 6
  • Fix image grid bug
  • Prevent 1080p first/last-frame stretch jump in Seedance 2.0
  • Fix ideogram if model dtype gets set to fp8
  • Fix interoperation with external source of pinned memory pressure
  • Let Load3D accept output/temp paths and save Preview3DAdvanced to temp/
  • Add back apply_rotary_emb for Qwen Image

From ComfyUI

What's Changed

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.24.0...v0.25.0

View originalPermalink
How v0.25.0 went

v0.24.0

Added 4
  • Add Radiance variant support with nonzero txt_ids
  • Add SDXL and QwenImage support to PiD
  • Add Ideogram V4 node support
  • Add Ideogram4 model support
Changed 3
  • Do tripo dinov3 inference in fp32
  • Update workflow templates to v0.9.94
  • Update memory usage factor for ideogram 4 on non dynamic vram
Fixed 5
  • Fix cast/dtype issues for the birefnet and dino3 models
  • Fix issue with triposplat preview and old offloading mode
  • Fix uncaught OverflowError in Math Expression node for large int results
  • Revert partner nodes category
  • Prevent freeze on manual abort when using MultiGPU CFG Split
Removed 1
  • Remove old useless no comfy kitchen fallback
Deprecated 1
  • Mark DualModelGuider as experimental

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.23.0...v0.24.0

View originalPermalink
How v0.24.0 went

v0.23.0

Added 11
  • MediaPipe face detection
  • Multi-threaded load of models from disk
  • OAuth 2.1 and RFC 7591 DCR endpoints to OpenAPI
  • And, Or, and Not logic nodes
  • OpenRouter LLM partner node
  • Rodin2.5 partner nodes
Changed 5
  • Update MediaPipe nodes to standardize with existing code base
  • Update MoGe nodes display names, search aliases and descriptions
  • Move logic nodes into utils category
  • Lower cache-ram thresholds
  • Update multigpu to use unet_manual_cast for SelectModelDevice compute dtype
Fixed 6
  • Correct dimension transposition for single-channel tensors in lanczos
  • Fix reshaping lora application
  • Fix --use-flash-attention ignored when xformers installed
  • Correct description of where compiled FE files live
  • Pass correct timesteps to cross-attention AdaLN modulation in LTX AV
  • Correct POST /api/assets/import to importPublishedAssets in OpenAPI

From ComfyUI

What's Changed
New Contributors

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.22.0...v0.23.0

View originalPermalink
How v0.23.0 went
View all

Discussion

If you publish ComfyUI, you can claim this product by proving you administer its repository.