What's Changed
- Update logic.py by @rjgoif in #949
- Fix for loraStack/loraSwitcher/controlnetStack disable erases upstream stack by @stuttlepress in #962
- [*] Small Readme corrections by @loneicewolf in #963
- fix: use getattr for flipped_img_txt compatibility by @j2gg0s in #968
- XY plot issue with XY Inputs Lora by @Z-nonymous in #976
- fix(xyplot): fix crashes in Seeds++ Batch and tuple X/Y inputs by @NubeBuster in #984
- Fix Clean VRAM teardown ordering and clear Easy-Use cache in place by @xmarre in #982
- fixed detailer not working in subgraphs due to not supporting composite IDs by @RalkeyOfficial in #989
- Update wildcards.py to read utf-8 at json and yaml by @kannkyo in #1007
- fix(imageDetailTransfer): multi-frame masks crash on channel broadcast by @if-ai in #1015
- Use a dedicated RNG for global seed generation by @Joly0 in #1017
- fix(promptConcat): TypeError when an input is a list by @sherjy in #1019
- fix(forLoopStart): allow total to be zero, preventing unnecessary loop execution by @max-russell in #1024
- fix(preSampling): IP2P guider raises TypeError when fed a latent instead of an image by @Anai-Guo in #1029
- fix(pixart): ControlPixArtHalf/MSHalf 用的 lewei_scale 早已改名 pe_interpolation,两个 ControlNet target 必崩 by @Anai-Guo in #1030
- fix: use native VAEDecodeTiled for tiled decode (Qwen Image VAE support) by @anne43983959 in #1028
New Contributors
- @rjgoif made their first contribution in #949
- @stuttlepress made their first contribution in #962
- @loneicewolf made their first contribution in #963
- @j2gg0s made their first contribution in #968
- @Z-nonymous made their first contribution in #976
- @NubeBuster made their first contribution in #984
- @xmarre made their first contribution in #982
- @RalkeyOfficial made their first contribution in #989
- @kannkyo made their first contribution in #1007
- @if-ai made their first contribution in #1015
- @Joly0 made their first contribution in #1017
- @sherjy made their first contribution in #1019
- @max-russell made their first contribution in #1024
- @Anai-Guo made their first contribution in #1029
- @anne43983959 made their first contribution in #1028
Full Changelog: v1.3.6...v1.4.0