Releases: zombieyang/sd-ppp
v1.9.0
v1.8.6
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
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
v1.8.3
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
- @RanKaze made their first contribution in #156
- @liuhongjun2008 made their first contribution in #157
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
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
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
- 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 insdppp_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
- 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
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