Back to Freedom.Tech Back
All ComfyUI releasesAll versions
Release Tue, Jun 16, 2026 4 min read

ComfyUI 0.25.0

Original release notes

What's Changed

  • chore(openapi): sync shared API contract from cloud@7c470f0 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14174
  • fix: Image grid bug fix (CORE-215) by @yousef-rafat in https://github.com/Comfy-Org/ComfyUI/pull/14100
  • [Partner Nodes] allow SaveWEBM node to save with alpha channel; add BriaTransparentVideoBackground node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14257
  • [Partner Nodes] fix (Seedance 2.0): prevent 1080p first/last-frame stretch jump by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14251
  • [Partner Nodes] feat: add Bria Green Background node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14277
  • [Partner Nodes] feat: add Krea 2 Medium Turbo model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14280
  • [Partner Nodes] feat: add seed input to Flux Erase node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14283
  • Update workflow templates to v0.9.98 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14284
  • Bump comfyui-frontend-package to 1.45.15 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14265
  • Fix ideogram if model dtype gets set to fp8. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14291
  • Consolidate audio nodes into SaveAudioAdvanced node (CORE-202) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13871
  • Enable cfg1 optimization for DualModelGuider with CFGGuider by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/14290
  • Fix interoperation with external source of pinned memory pressure by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14252
  • Comfy Aimdo 0.4.9 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14300
  • [Partner Nodes] feat: add new Gemini text node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14299
  • [Partner Nodes] feat: add temperature and top_p to NanoBanan node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14305
  • feat: add PreviewGaussianSplat + PreviewPointCloud nodes by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/14194
  • Update AMD portable readme. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14303
  • BE-1172 fix(3d): let Load3D accept output/temp paths, save Preview3DAdvanced to temp/ by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/14294
  • feat(3d): reorder Preview3DAdvanced / PreviewGaussianSplat / PreviewPointCloud inputs and outputs by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/14308
  • Update line endings check to ignore .ci files. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14319
  • Use windows line endings for windows portable readmes. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14334
  • Add SeedVR2 support (CORE-6) by @pollockjj in https://github.com/Comfy-Org/ComfyUI/pull/14110
  • Update embedded docs to v0.5.3 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14350
  • Add Color primitive by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/14260
  • Improve ResolutionSelector by @silveroxides in https://github.com/Comfy-Org/ComfyUI/pull/14309
  • feat(assets): extract image dimensions at ingest and emit on asset responses by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/13991
  • Revert "Add SeedVR2 support (CORE-6)" by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14359
  • chore(openapi): sync shared API contract from cloud@5273c30 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14266
  • fix: Add back apply_rotary_emb for Qwen Image by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/14364
  • Allow custom templates with Ideogram4 TE by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/14374
  • main/server: Add --debug-hang by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14371
  • Add LoRA key mapping for LTXV/LTXAV models by @kelseyee in https://github.com/Comfy-Org/ComfyUI/pull/14349
  • feat: Add model support for SCAIL-2 (CORE-207) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/14373
  • chore: Move bg_removal_model input socket to first position for nicer display by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/14353
  • Fix ideogram crash: mm: dont reset cast buffers in cleanup_models_gc() by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14372
  • [Trainer/bug] Avoid conditions become trainable in training node by @KohakuBlueleaf in https://github.com/Comfy-Org/ComfyUI/pull/14368
  • feat: Add Bernini-R model support (Wan video) (CORE-279) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/14216
  • Depth anything 3 (Core-135) by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13853
  • Always enable cuda malloc on cu130 and higher. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14381
  • chore(openapi): sync shared API contract from cloud@ca12913 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14367
  • [Trainer/bug] Ensure model is not inference mode (CORE-72) by @KohakuBlueleaf in https://github.com/Comfy-Org/ComfyUI/pull/13400
  • chore(assets): drop vestigial tags.tag_type column by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/14248
  • feat(assets): cursor-based pagination on GET /api/assets by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/14014
  • fix(assets): remove unused delete_content param from deleteAsset by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/14241
  • main: force cudnn.benchmark to false (CORE-284) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14390
  • feat(assets): add job_ids filter to GET /api/assets by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/13998
  • feat(assets): include asset id in executed WebSocket message by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/13862
  • revert(assets): drop job_ids filter from GET /api/assets by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/14408
  • chore(openapi): sync shared API contract from cloud@e3c52ad by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14406
  • I don't think this actually works anymore. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14403
  • ops: tolerate already force casted dynamic weight (CORE-288) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14410
  • Improve context window resizing for SCAIL2 (CORE-286) by @drozbay in https://github.com/Comfy-Org/ComfyUI/pull/14394
  • Fix SCAIL-2 reference mask background convention by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/14415
  • [Partner Nodes] fix(GPT Image): handle mismatched image sizes returned when size="auto" by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14414
  • [Partner Nodes] fix(KlingTextToVideoNode): validation error for "kling-v2-master" model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14418
  • Make --enable-manager-legacy-ui imply --enable-manager by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/14421
  • Don't crash when using flux kv cache with split batches. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14422
  • Add Comfy-Usage-Source pass-through for API node requests by @robinjhuang in https://github.com/Comfy-Org/ComfyUI/pull/14404
  • [Partner Nodes] feat: enable Bria Replace Background node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14397
  • Fix potential dtype issue with ideogram 4. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14436
  • add --high-ram option by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14437
  • [Partner Nodes] feat: add Runway Aleph2 node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14306
  • Use comfy kitchen apply rope in omnigen2 model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14442
  • feat(core-nodes): Add 10-bit video support by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14452
  • Expose deploy_environment in /system_stats by @robinjhuang in https://github.com/Comfy-Org/ComfyUI/pull/14402
  • Fix nondeterministic video decode at unaligned widths (CORE-299) by @pollockjj in https://github.com/Comfy-Org/ComfyUI/pull/14438
  • [Partner Nodes] feat(Tripo3d): add new "Import 3D" node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14466
  • bump manager version to 4.2.2 by @ltdrdata in https://github.com/Comfy-Org/ComfyUI/pull/14471
  • This is already auto enabled by default. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14476
  • Update embedded docs to v0.5.4 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14478
  • Comfy Aimdo 0.4.10 + Dynamic --reserve-vram + --vram-headroom by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14480
  • Update workflow templates to v0.10.0 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14482
  • [Partner Nodes] fix(api-nodes): always require "duration" to be specified for the SoniloTextToMusic node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14484
  • main: support fallback to aimdo 0.4.9 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/14489
  • Fix odd-height crash and edge bleed in unaligned-width image/video decode by @pollockjj in https://github.com/Comfy-Org/ComfyUI/pull/14491
  • chore: Update nodes titles by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/14417

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