v0.14.1
Comfy-Org/ComfyUIv0.14.1Feb 17, 2026by github-actions[bot]
AI Summary
Minor release with bug fixes for anima LLM adapter and new API node integrations for viduq3-turbo and Recraft V4 models.
Key Highlights
- Fixed anima LLM adapter forward when manual cast
- Added viduq3-turbo model support
- Added Recraft V4 nodes
- Updated workflow templates to v0.8.43
New Features
- viduq3-turbo model support
- Recraft V4 API nodes
Full Release Notes
## What's Changed * Fix anima LLM adapter forward when manual cast by @chaObserv in https://github.com/Comfy-Org/ComfyUI/pull/12504 * feat(api-nodes): add "viduq3-turbo" model support by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12482 * feat(api-nodes): add Recraft V4 nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12502 * Update workflow templates to v0.8.43 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12507 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI/compare/v0.14.0...v0.14.1