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
Copy file name to clipboardExpand all lines: README.md
+4-48Lines changed: 4 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,57 +75,13 @@ UE nodes mostly work with group nodes. But there are a couple of important thing
75
75
76
76
## Latest updates
77
77
78
+
6.1 (May 2025)
79
+
- Mostly some bug-fixes (#216, #217, #300)
80
+
- New option to show UE links differently without animation for better performance
81
+
78
82
6.0 (April 2025)
79
83
- Very major rebuild to deal with latest version of Comfy
80
84
81
-
5.0 (6th August 2024)
82
-
- Significant change to core logic. Should greatly reduce incompatibility issues, but may have unexpoected consequences!
83
-
- Added to right-click menu on nodes the option to make a node reject all UE connections.
84
-
85
-
4.9 (2nd May 2024)
86
-
- Fix incompatibility with Efficiency Nodes (#182)
87
-
88
-
4.8 (18th March 2024)
89
-
- Group and color sending have a `send to unmatched` mode
90
-
- UE link animations can be the classic dots, or a pulsing glow (or both, or neither)
91
-
- Show UE links can now be on, off, mouseover, selected nodes, or mouseover and selected nodes
92
-
93
-
4.7 (1st March 2024)
94
-
- UE now works in group nodes
95
-
- Autocomplete on `Anything Everywhere?` nodes
96
-
97
-
4.6
98
-
- add Group Regex to `Anything Everywhere?` node
99
-
- if you have workflow json files saved that now don't work, try 'workflow_fixer.py'
100
-
101
-
4.5
102
-
- add support for Comfy UI Group Nodes (UE nodes can be used to connect to group node inputs and outputs, but not within a group node)
103
-
- add `convert to real links`
104
-
105
-
4.4
106
-
- add (limited) support for converting regex in the `Anything Everywhere?` node with inputs (only works if the link is from a node that is a simple string source)
107
-
108
-
4.3
109
-
- added support for targetting [Highway nodes](https://github.com/chrisgoringe/cg-use-everywhere#highway-nodes)
110
-
111
-
4.2
112
-
- improved performance of loop detection, especially with [highway nodes](https://github.com/Trung0246/ComfyUI-0246)
113
-
- updated docs to not use other custom nodes in examples
0 commit comments