Skip to content

Releases: zombieyang/sd-ppp

v1.9.0

06 Jul 15:33
964a97c
Compare
Choose a tag to compare
  • compatible for plugin 2.0
  • 增加2.0插件的兼容

if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.8.6

18 Jun 14:32
Compare
Choose a tag to compare

fix: ShowText|pysssss node not work.
fix: textfield widget does not resize correctly.


if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.8.5

08 Jun 15:09
Compare
Choose a tag to compare

fix: style error causing last textfield be hidden.
fix: Missing error message when PS webview load failed.
fix: bugfix for progress bar.
feature: support layer prefix setting in properties panel of SendImagesToPS node.


if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.8.4

31 May 14:58
Compare
Choose a tag to compare
  • fix: error when queuePrompt #167
  • fix: Get/send slow in some cases
  • optimization: sort workflow by name
  • optimization: add missing node error message
  • optimization: add status bar tips
  • feature: open mask edit for LoadImage in left sidebar

v1.8.3

17 May 07:48
Compare
Choose a tag to compare

What's Changed

fix: rgthree fix: Fast Muter and Power Lora Loader by @RanKaze in #156
fix: build script cannot run in Windows by @liuhongjun2008 in #157
fix: The slider widget not worked well.
fix: When running with xN, only the last previewed image will be sent.
optimization: The UX of selecting workflow runner is optimized.
optimization: Will clear error state when switching workflow.
optimization: The errors will now show the node title.
feature: Support opening the active workflow.
feature: Added SDXL example workflow in the package.
feature: Support group filter in workflow edit.
feature: Support apiKey setting for ComfyOrg. (Need ComfyUI upgraded to the corresponding version)

New Contributors

Full Changelog: v1.8.2...v1.8.3


if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.8.2

12 May 12:48
Compare
Choose a tag to compare

fix: seeds would not randomize in some Comfy setting
fix: combo of LoadImage became smaller in last version
fix: sliders not worked.
fix: cannot run API nodes even is logged in.
fix: NaN error when there is no getLayer linked to getImage
optimization: output of SendImage now become a layer_or_group
optimization: no longer compress image when connecting with IP address. (For those who use Comfy in intranet)


if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.8.1

06 May 04:54
Compare
Choose a tag to compare

Full Changelog: v1.8.0...v1.8.1

  • fix: GetImage with quality not works in some ComfyUI.
  • optimization: more detailed websocket error

if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.8.0

05 May 13:24
Compare
Choose a tag to compare
  • fix: got network error when fetching workflow list.
  • fix: comfy side modify number component input error.
  • fix: comfy side single line text primitive display error.
  • fix: ### Selected Layer ### cache strategy fix.
  • fix: unexpected disconnection when sending large image.
  • optimization: image compression when sending images.
  • optimization: speicial layer such as ### Selected Layer ### will now be calculated when query.
  • optimization: error of controlling node will now be displayed in the node's panel.
  • optimization: build script optimization by @ashen-sensored.
  • optimization: new layer will now be named as the workflow name.
  • optimization: the highligh style of livepainting button optimization.
  • feature: stop button in workflow running panel.
  • feature: supppoted displaying widget name if name is specified in sdppp_custom.js.
  • feature: supported Show Text|pssss node in workflow panel.
  • feature: a setting option for slider widget.
  • feature: image quality on GetImageFromPS node.
  • feature: added a output slot for SendImageToPS node.

if you download this package and put into /custom_nodes, please remember to rename the folder to sd-ppp (remove the -x.x.x suffix)

如果你从这里下载包并解压到 /custom_nodes ,记得将文件夹重命名成sd-ppp(去掉-x.x.x后缀)

v1.7.6

27 Apr 13:44
Compare
Choose a tag to compare
  • fix: cannot disconnect when is connecting to ComfyUI
  • fix: unnecessary cache when useing selected layer.
  • cannot preview image in ImageWidget when first open a workflow

v1.7.5

19 Apr 08:00
Compare
Choose a tag to compare

What's Changed

  • fix: SendImage Node result cannot send back to PS plugin by @fichas in #143
  • Fix: The image results of some workflows cannot be transmitted to Photoshop by @fichas in #144
  • fix: rgthree group node was not available in webview mode.
  • fix: checkbox color in comfy side.
  • optimize: style optimizes in comfy side.
  • optimize: add some cloud service recommendations.

New Contributors

Full Changelog: v1.7.4...v1.7.5