What's Changed
- Bump frontend to 1.34.8 by @benceruleanlu in #11220
- fix: correctly process the Node V1 dict results on V3 node by @bigcat88 in #11237
- Tweak Z Image memory estimation. by @comfyanonymous in #11254
- Fix: filter hidden files from /internal/files endpoint by @Myestery in #11191
- Lower VAE loading requirements:Create a new branch for GPU memory calculations in qwen-image vae by @jiangchengchengark in #11199
- feat(api-nodes): enable Kling Omni Image node by @bigcat88 in #11229
- Adjust memory usage factor for sd3. by @comfyanonymous in #11257
- Fix regular chroma radiance by @comfyanonymous in #11276
- This only works on radiance. by @comfyanonymous in #11277
- Better chroma radiance vram estimation. by @comfyanonymous in #11278
- Make portable updater work with repos in unmerged state. by @comfyanonymous in #11281
- WanMove support by @kijai in #11247
- Respect the dtype the op was initialized in for non quant mixed op. by @comfyanonymous in #11282
- feat(api-nodes): Kling TextToVideoWithAudio and ImageToVideoWithAudio nodes by @bigcat88 in #11267
- Fix bias dtype issue in mixed ops. by @comfyanonymous in #11293
- Basic implementation of z image fun control union 2.0 by @comfyanonymous in #11304
- Fix pytorch warnings. by @comfyanonymous in #11314
- seeds_2: add phi_2 variant and sampler node by @chaObserv in #11309
- Update warning for old pytorch version. by @comfyanonymous in #11319
- bump manager to the 4.0.3b5 by @ltdrdata in #11324
- Update workflow templates to v0.7.59 by @comfyui-wiki in #11337
- Disable guards on transformer_options when torch.compile by @comfyanonymous in #11317
- [API Nodes] drop very old Kling models by @bigcat88 in #11307
- drop Pika API nodes by @bigcat88 in #11306
- feat(preview): add per-queue live preview method override by @ltdrdata in #11261
- comfy_api: remove usage of "Type","List" and "Dict" types by @bigcat88 in #11238
- Add context windows callback for custom cond handling by @drozbay in #11208
- Support the new qwen edit 2511 reference method. by @comfyanonymous in #11340
- [add] tripo3.0 by @seed93 in #10663
- Add code to detect if a z image fun controlnet is broken or not. by @comfyanonymous in #11341
- [BlockInfo] Lumina by @Haoming02 in #11227
- [BlockInfo] Wan by @Haoming02 in #10845
- Only enable fp16 on ZImage on newer pytorch. by @comfyanonymous in #11344
- Patch frontend to 1.34.9 (from 1.34.8) by @christian-byrne in #11342
- Inpainting for z image fun control. Use the ZImageFunControlnet node. by @comfyanonymous in #11346
- Add a way to set the default ref method in the qwen image code. by @comfyanonymous in #11349
- Update workflows for new release process by @benceruleanlu in #11064
- [API Nodes] add Wan2.6 model to video nodes by @bigcat88 in #11357
- Check state dict key to auto enable the index_timestep_zero ref method. by @comfyanonymous in #11362
- Add exp_heun_2_x0 sampler series by @chaObserv in #11360
New Contributors
- @jiangchengchengark made their first contribution in #11199
- @drozbay made their first contribution in #11208
- @seed93 made their first contribution in #10663
Full Changelog: v0.4.0...v0.5.0