v0.9.2

Comfy-Org/ComfyUIv0.9.2Jan 15, 2026by github-actions[bot]

AI Summary

Adds Gemini safety exceptions, Z-Image Controlnet support, and Meshy 3D nodes while improving VAELoader and image resizing.

Key Highlights

  • Gemini safety block exception
  • Z-Image Controlnet lite support
  • Meshy 3D nodes

New Features

  • Gemini safety exception handling
  • Z-Image Controlnet support
  • Meshy 3D nodes
  • Flux2 Klein support
  • VAELoader metadata loading
  • Image resizing improvements

Full Release Notes

## What's Changed
* [API Nodes] Gemini: raise exception when no candidates due to safety block by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11848
* Support "lite" version of alibaba-pai Z-Image Controlnet by @Acly in https://github.com/Comfy-Org/ComfyUI/pull/11849
* Load metadata on VAELoader by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11846
* add blueprints dir for built-in blueprints by @ric-yu in https://github.com/Comfy-Org/ComfyUI/pull/11853
* [Api Nodes]: Improve Price Badge Declarations by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11582
* Optimize nvfp4 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11854
* Optimize nvfp4 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11856
* Adds crop to multiple mode to ResizeImageMaskNode. by @nomadoor in https://github.com/Comfy-Org/ComfyUI/pull/11838
* fix: Update repository reference comfyanonymous/ComfyUI → Comfy-Org/ComfyUI by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/11858
* Fix scale_shorter_dimension for portrait inputs by @nomadoor in https://github.com/Comfy-Org/ComfyUI/pull/11862
* feat: add CI container version bump automation by @Myestery in https://github.com/Comfy-Org/ComfyUI/pull/11692
* feat: throttle ProgressBar updates to reduce WebSocket flooding by @silveroxides in https://github.com/Comfy-Org/ComfyUI/pull/11504
* Optimize nvfp4 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11866
* Fix VAELoader by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11880
* feat(api-nodes): add Meshy 3D nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11843
* utils: fix lanczos grayscale upscaling by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/11873
* Reduce log spam when loading LTX2 embeddings_connector weights by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11874
* Flux2 Klein support. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11890

## New Contributors
* @nomadoor made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11838

**Full Changelog**: https://github.com/Comfy-Org/ComfyUI/compare/v0.9.1...v0.9.2