Jacob Segal
aae20d9417
Merge remote-tracking branch 'origin/main' into js/async_nodes
2025-07-16 10:41:50 -07:00
guill
1200c07fcd
Add support for Feature Flags ( #4439 )
2025-07-15 15:59:11 -07:00
Christian Byrne
a70d69cbd2
[fix] Sync subgraph node title changes with breadcrumb navigation ( #4394 )
2025-07-13 07:37:48 +10:00
Jacob Segal
9f4abbc3af
Rename HierarchicalNodeId to NodeExecutionId
2025-07-11 19:04:48 -07:00
filtered
01c735d943
Fix cannot check widget value if undefined ( #4433 )
2025-07-12 09:05:58 +10:00
Jacob Segal
0887bb6654
Address PR feedback
2025-07-11 16:01:09 -07:00
filtered
19eaf6ecdc
Fix SubgraphNode widget values ignored ( #4429 )
2025-07-11 22:37:23 +10:00
filtered
ef9b625208
Fix DTO return type to allow clean test/merge ( #4426 )
2025-07-11 19:27:31 +10:00
filtered
5c119fcbda
Improve execution logic / Fix group node execution ( #4422 )
2025-07-11 00:40:48 -07:00
ComfyUI Wiki
80e5cf1b9d
Update template translation ( #4396 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-10 23:10:42 -07:00
Deep Roy
7cf5d1e86b
Add prompt ID to interrupt API call ( #4393 )
2025-07-10 17:24:21 -07:00
github-actions
868e047272
Update locales [skip ci]
2025-07-10 22:44:44 +00:00
Jacob Segal
abb82e5fd1
Merge remote-tracking branch 'upstream/main' into js/async_nodes
2025-07-10 15:35:08 -07:00
Emanuel F.
ab43b5e421
Menu bar mobile behavior change ( #4312 )
2025-07-10 15:08:51 -07:00
ComfyUI Wiki
43f73f8856
Correct the translation for 'Credits' in the zh-TW locale. ( #4415 )
2025-07-10 12:44:25 +00:00
Christian Byrne
eb63b5c536
[feat] Add Traditional Chinese language support ( #4410 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-10 01:52:47 -07:00
Christian Byrne
bc4753e119
[docs] Improve language contribution process ( #4409 )
2025-07-09 22:51:12 -07:00
bmcomfy
1632798fd2
[System Pop Up] Improve help center and what's new popup UI ( #4395 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-09 16:17:50 -07:00
Christian Byrne
103139fdab
1.24.0 ( #4401 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-09 15:00:20 -07:00
filtered
834ac3ea61
[CodeHealth] Simplify code as follow-up to #4354 ( #4400 )
2025-07-09 13:08:33 -07:00
Christian Byrne
22c70d5d1b
[fix] use getter functions for sidebar tab command labels to resolve i18n collection issues ( #4370 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-08 23:50:49 -07:00
bmcomfy
f5b03f323d
[System Pop Up] Hide hidden and deprecated settings from search results ( #4390 )
2025-07-08 17:19:37 -07:00
bmcomfy
d6f6407c44
[System Pop Up] Add setting to disable version update notifications ( #4388 )
2025-07-08 14:43:11 -07:00
github-actions
c8137f7f98
Update locales [skip ci]
2025-07-08 07:48:52 +00:00
Jacob Segal
132a9dbb5f
Add a feature flags message to reduce bandwidth
2025-07-08 00:23:10 -07:00
Christian Byrne
2906ea3fd9
[fix] Correct API node pricing discrepancies ( #4381 )
2025-07-07 23:33:55 -07:00
Christian Byrne
f1575a693f
[update] Video to Video API node pricing ( #4378 )
2025-07-07 20:24:33 -07:00
Jacob Segal
f076a1c422
Fix bug with browser tab title
2025-07-07 19:27:17 -07:00
Jacob Segal
f6c65d3fe7
Progress bars work in subgraphs
2025-07-07 17:16:38 -07:00
Jacob Segal
c8371d6089
Add functions for mapping node locations to an id
...
These locations differ from either local ids (like `5`) or execution ids
(like `3:4:5`) in that all nodes which are 'linked' such that changes to
one node will apply changes to other nodes will map to the same id. This
is specifically relevant for multiple instances of the same subgraph.
These IDs will actually get used in a followup commit
2025-07-06 20:41:58 -07:00
Christian Byrne
4eeff5533a
[feat] Add dynamic pricing for new API nodes ( #4367 )
2025-07-06 18:31:04 -07:00
Alexander Piskun
c7877dbd18
fix(float-precision): correct float widget rounding ( #4291 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2025-07-06 15:40:27 -07:00
Terry Jia
4cbcded820
add defaultsByInstallVersion ( #4354 )
2025-07-06 13:28:58 -07:00
Christian Byrne
191b4574b9
[fix] Add dynamic pricing for API nodes with quantity parameters ( #4362 )
2025-07-05 20:50:33 -07:00
filtered
0c4339f652
[TS] Update callbacks using CanvasMouseEvent #1104 ( #4358 )
2025-07-05 11:53:44 -07:00
RickyHuang
35556eb674
fIx: side toolbar tab tooltip not reactive when changing locale ( #4213 )
...
Co-authored-by: Huang Yun Qi <yun-qi.huang@ubisoft.com >
2025-07-05 02:54:23 -07:00
Christian Byrne
92b65ca00e
[fix] Remove optional designation from issue report details field ( #4355 )
2025-07-04 20:34:47 -07:00
Terry Jia
c1db367422
add installedVersion ( #4337 )
...
Co-authored-by: bymyself <cbyrne@comfy.org >
2025-07-04 16:52:18 -07:00
Christian Byrne
3b435e337e
[fix] Add dynamic pricing for Ideogram nodes based on num_images parameter ( #4351 )
2025-07-04 16:13:33 -07:00
Christian Byrne
44bbfa9f39
[feat] Implement getNodeByComfyNodeName API integration ( #4343 )
2025-07-03 17:59:21 -07:00
Jacob Segal
a70a81c9ae
Address PR feedback
2025-07-03 14:03:11 -07:00
Comfy Org PR Bot
1b4ad61e7f
[chore] Update Comfy Registry API types from comfy-api@4b0dc99 ( #4340 )
...
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com >
2025-07-03 12:42:23 -07:00
bmcomfy
a45753486d
[System Pop Up] Improve help center menu behavior and Electron compatibility ( #4330 )
2025-07-02 16:13:13 -07:00
Jacob Segal
aa5fa81824
Update the frontend to support async nodes.
2025-07-02 12:16:17 -07:00
Christian Byrne
959ab3b3ec
[feat] Add ESLint i18n enforcement and fix hardcoded strings ( #4327 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-02 00:41:46 -07:00
Terry Jia
35ff882ff2
[3d] better solution to support reading extra resource/texture ( #4209 )
2025-07-01 21:25:18 -07:00
filtered
f57f97cfcd
[TS] Remove frontend-only typing from litegraph ( #4325 )
2025-07-01 20:07:05 -07:00
filtered
6470a0bbd9
[CodeHealth] Follow-up on #4288 - code style / async ( #4308 )
2025-07-01 09:46:24 -07:00
ComfyUI Wiki
c75015c5b8
Fix helper menu issues and align with the design. ( #4261 )
2025-06-30 21:36:09 -04:00
filtered
fada8bf9cf
Follow-up on #4256 ( #4307 )
2025-06-30 12:25:55 -07:00