What's Changed
- fix: count non-dict items in outputs_count by @christian-byrne in #12166
- Make empty hunyuan latent 1.0 work with the 1.5 model. by @comfyanonymous in #12171
- Remove unused code from _io.py by @Kosinkadink in #12147
- [API Nodes] RecraftCreateStyleNode node by @bigcat88 in #12055
- Add color type and Color to RGB Int node by @pythongosssss in #12145
- Update python patch version in dep workflow. by @comfyanonymous in #12184
- Fix model not working with any res. by @comfyanonymous in #12186
- [API Nodes] Vidu: Q3 model; Extend and MultiFrame nodes by @bigcat88 in #12175
- Assets Part 2 - add more endpoints by @Kosinkadink in #12125
- Send is_input_list on v1 and v3 schema to frontend by @Kosinkadink in #12188
- KV cache implementation for using llama models for text generation. by @comfyanonymous in #12195
- Reduce RAM usage, fix VRAM OOMs, and fix Windows shared memory spilling with adaptive model loading by @rattus128 in #11845
- fix: improve error message when node type is missing by @christian-byrne in #12194
- Fix some custom nodes breaking. by @comfyanonymous in #12203
- dynamic_vram: fix pinning with model defined dtype by @rattus128 in #12208
- dynamic_vram: respect argument cast dtypes in non-comfy weights by @rattus128 in #12209
- dynamic_vram: silence pytorch buffer warning by @rattus128 in #12210
- requirements: bump comfy-aimdo to 0.1.7 by @rattus128 in #12211
- Fix issue with parameters on root model object. by @comfyanonymous in #12216
- Enable embeddings for some qwen 3 models. by @comfyanonymous in #12218
- mm: Fix cast buffers with intel offloading by @rattus128 in #12229
- Dynamic VRAM unloading fix by @rattus128 in #12227
- Add back function. by @comfyanonymous in #12234
- [API Nodes] HitPaw API nodes by @bigcat88 in #12117
- Basic support for the ace step 1.5 model. by @comfyanonymous in #12237
- Update workflow templates to v0.8.31 by @comfyui-wiki in #12239
Full Changelog: v0.11.1...v0.12.0