# ComfyUI v0.33.1 - Product: ComfyUI (https://whatsnew.fyi/product/comfyui) - Vendor: Comfy Org - Date: 2026-08-13 - Version: v0.33.1 - Original notes: https://github.com/Comfy-Org/ComfyUI/releases/tag/v0.33.1 - Permalink: https://whatsnew.fyi/product/comfyui/releases/v0.33.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix KSamplerAdvanced with add_noise disabled on nested latents - **fixed** — Fix PreviewAny escaping non-ASCII text in dict and list previews - **fixed** — Fix float64 device in ltx diffusion decoder - **added** — Support anima tunes with extra blocks - **changed** — Don't disable dynamic vram on WSL - **changed** — Query pytorch for aotriton support instead of listing its lib directory - **fixed** — Fix Generate Text ignoring thinking=false on Gemma4 E2B/E4B - **changed** — Update comfy-kitchen package version to 0.2.31 - **added** — Add ContextIR and Regenerate To 2K nodes for MiniMax - **added** — Implement Minimax Music 3 with core support for Cuda Graphs - **added** — Add GenFill, Eraser, Expand and Increase Resolution nodes for Bria - **fixed** — Fix llama non-local x path - **changed** — Update workflow templates to v0.11.41 - **changed** — Minimax early detect qkv vs q,k,v - **fixed** — Fix minimax music not working on non dynamic vram ##### What's Changed * Fix KSamplerAdvanced with add_noise disabled on nested latents by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/15447 * Update workflow templates to v0.11.40 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/15522 * chore: replace api nodes -> partner nodes in README by @robinjhuang in https://github.com/Comfy-Org/ComfyUI/pull/15519 * Fix PreviewAny escaping non-ASCII text in dict and list previews by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/15513 * Fix float64 device in ltx diffusion decoder. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/15516 * Support anima tunes with extra blocks. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/15555 * Don't disable dynamic vram on WSL. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/15562 * Query pytorch for aotriton support instead of listing its lib directory by @glop102 in https://github.com/Comfy-Org/ComfyUI/pull/15412 * Fix Generate Text ignoring thinking=false on Gemma4 E2B/E4B by @DrJKL in https://github.com/Comfy-Org/ComfyUI/pull/15278 * Update comfy-kitchen package version to 0.2.31 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/15564 * [Partner Nodes] feat(MiniMax): add ContextIR and Regenerate To 2K nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/15471 * Implement Minimax Music 3 + Core Support for Cuda Graphs by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/15570 * [Partner Nodes] feat(Bria): add GenFill, Eraser, Expand and Increase Resolution nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/15572 * llama: fix non-local x path by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/15580 * Update workflow templates to v0.11.41 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/15578 * minimax: early detect qkv vs q,k,v by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/15581 * Fix minimax music not working on non dynamic vram. https://github.com/Comfy-Org/ComfyUI/pull/15588 ##### New Contributors * @glop102 made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/15412 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI/compare/v0.32.0...v0.33.1