What's Changed
- Put back frontend version. by @comfyanonymous in #9317
- Reduce portable size again. by @comfyanonymous in #9323
- SDPA backend priority by @contentis in #9299
- Make last PR not crash comfy on old pytorch. by @comfyanonymous in #9324
- Fix XPU iGPU regressions by @simonlui in #9322
- Added context window support to core sampling code by @Kosinkadink in #9238
- av is an essential dependency. by @comfyanonymous in #9341
- Make custom node testing checkbox optional in issue templates by @webfiltered in #9342
- Update CODEOWNERS by @yoland68 in #9343
- Update default parameters for Moonvalley video nodes by @guill in #9290
- convert WAN nodes to V3 schema by @bigcat88 in #9201
- Make SLG nodes work on Qwen Image model. by @comfyanonymous in #9345
- Avoid torch compile graphbreak for older pytorch versions by @StrongerXi in #9344
- Fix last commit not working on older pytorch. by @comfyanonymous in #9346
- Add warning when using old pytorch. by @comfyanonymous in #9347
- fix(OpenAIGPTImage1): set correct MIME type for multipart uploads by @bigcat88 in #9348
- Add FluxKontextMultiReferenceLatentMethod node. by @comfyanonymous in #9356
- Implement wan2.2 camera model. by @comfyanonymous in #9357
- Update frontend to v1.25.8 by @christian-byrne in #9361
- record audio node by @jtydhr88 in #8716
- Qwen image model refactor. by @comfyanonymous in #9375
- WIP Qwen edit model: The diffusion model part. by @comfyanonymous in #9383
- Update template to 0.1.60 by @comfyui-wiki in #9377
- Make context step index detection much more robust by @Kosinkadink in #9392
- Bump frontend to 1.25.9 by @christian-byrne in #9394
- fix(WAN-nodes): invalid nodeid for WanTrackToVideo by @bigcat88 in #9396
- P2 of qwen edit model. by @comfyanonymous in #9412
- api_nodes: add kling-v2-1 and v2-1-master by @bigcat88 in #9257
- api_nodes: add MinimaxHailuoVideoNode node by @bigcat88 in #9262
- api_nodes: add GPT-5 series models by @bigcat88 in #9325
- api_nodes: release version of google's models by @bigcat88 in #9304
- feat(api-nodes): add Vidu Video nodes by @bigcat88 in #9368
- Change the TextEncodeQwenImageEdit node to use logic closer to refererence code. by @comfyanonymous in #9432
- Rope fix for qwen vl. by @comfyanonymous in #9435
- Qwen rotary embeddings should now match reference code. by @comfyanonymous in #9437
- Disable prompt weights for qwen. by @comfyanonymous in #9438
- Fix bf16 precision issue with qwen image embeddings. by @comfyanonymous in #9441
- Bump template to 0.1.62 by @comfyui-wiki in #9419
New Contributors
- @StrongerXi made their first contribution in #9344
Full Changelog: v0.3.50...v0.3.51