You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
optimize: getImage node add only selection option, for example you can only get the lasso area content. The bounds parameter before is now changed to linked only, and only used to control the square area.
optimize: getLayerByID node now automatically searches for new layers with the same name along the original path if the layer is deleted
optimize: getLinkedLayer and getLayersInGroup now support filtering (text, image, first)
optimize: optimize the speed of image transmission
new feature: support multiple photoshop connections at the same time, now you can share a comfyUI with multiple people and multiple photoshop
new feature: getDocument node adds a save .psd function. You can save the current selected psd into the workflow for sharing. Others can open the workflow and directly select the imported psd in the getDocument node (if you need to clear the saved psd in the workflow, right-click the node->properties panel->delete the content in the psd box)
new feature: wide screen mode, click the menu icon in the upper right corner of the panel to enter WideMode, you can directly edit the workflow in Photoshop. (May not work in some MacOS)